Corretto errore

git-svn-id: svn://10.65.10.50/trunk@1786 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
nik 1995-09-06 13:45:12 +00:00
parent f13ff83e0e
commit 8a1e81ca02

View File

@ -38,7 +38,7 @@ bool GesAcc_app::user_create()
_rel = new TRelation("%LIA");
_mask = new TMask("cg4700a");
_mask->set_handler(F_CREDITO, msk_acconto);
_mask->set_handler(F_ACCONTO, msk_acconto);
_mask->set_handler(F_CREDITO, msk_credito);
set_search_field(F_CODDITTA);