Sostituita dipendenza dal modulo CU con modulo CT
git-svn-id: svn://10.65.10.50/branches/R_10_00@22822 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9a787f7761
commit
62ddf9914b
@ -1237,7 +1237,7 @@ bool TRilevamento_cons_msk::on_field_event(TOperable_field& f, TField_event e, l
|
|||||||
if (data > fine)
|
if (data > fine)
|
||||||
return error_box(FR("Commessa %s terminata"), (const char *) codcms);
|
return error_box(FR("Commessa %s terminata"), (const char *) codcms);
|
||||||
}
|
}
|
||||||
if (main_app().has_module(CUAUT))
|
if (main_app().has_module(CTAUT))
|
||||||
{
|
{
|
||||||
TToken_string key;
|
TToken_string key;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user