Corretto il settaggio dell'handler per F_ADJUST_PRORATA nel
caso non si tratti di maschera iva. git-svn-id: svn://10.65.10.50/trunk@4351 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
09dda0f2cd
commit
950cd99a0a
@ -686,6 +686,7 @@ void TPrimanota_application::init_modify_mode(TMask& m)
|
|||||||
"Premere il bottone di correzione automatica delle righe.");
|
"Premere il bottone di correzione automatica delle righe.");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
if (iva() == iva_vendite)
|
||||||
{
|
{
|
||||||
m.set_handler(F_ADJUST_PRORATA, NULL);
|
m.set_handler(F_ADJUST_PRORATA, NULL);
|
||||||
m.hide(F_ADJUST_PRORATA);
|
m.hide(F_ADJUST_PRORATA);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user