Patch level : 12.0 466
Files correlati : cg2.exe al cambio di causale non aggiornava il numero di protocollo (CBI) git-svn-id: svn://10.65.10.50/branches/R_10_00@24191 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ceb9797bfb
commit
b73e35b968
@ -2309,6 +2309,9 @@ bool TPrimanota_application::caus_modify_handler(TMask_field& f, KEY key)
|
||||
f.mask().enable(F_BOLLACODCLI, c.tipo_doc() == "BD");
|
||||
f.mask().enable(F_BOLLARAGCLI, c.tipo_doc() == "BD");
|
||||
}
|
||||
const long protocol = app().causale().reg().protocol() + 1;
|
||||
|
||||
m.set(F_PROTIVA, protocol);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user