Aggiunto il reset delle cache per codici IVA e registri.

git-svn-id: svn://10.65.10.50/trunk@3958 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-12-04 09:15:55 +00:00
parent d423d1dbdd
commit 5501290a55

View File

@ -393,7 +393,9 @@ bool TLiquidazione_app::user_destroy()
bool TLiquidazione_app::set_print(int)
{
_descr_arr.destroy();
_errors.destroy();
_errors.destroy();
_reg_arr.destroy();
_codiva_arr.destroy();
switch(_menu)
{