Patch level : 12.00 1388

Files correlati     : cg0.exe ve0.exe ve0100o.msk cg0700.msk

Commento:
Trasformazione occasionali in clienti/fornitori
This commit is contained in:
Alessandro Bonazzi 2025-04-14 15:15:28 +02:00
parent 4329fdd351
commit 9cc9a9fec8

View File

@ -2214,6 +2214,9 @@ bool TDocumento_mask::ss_notify( TSheet_field& ss, int r, KEY key )
}
if (s.full())
riga.put(RDOC_CODMAG, s);
riga.autoload(ss);
ss.check_row(r);
t.set_defaults(ss, r + 1);
m.highlight_row(r);
}
break;