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:
guy 2013-03-15 10:59:35 +00:00
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)
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;