From 5837b3e092cbbf1c51931e59bc85780e0394f693 Mon Sep 17 00:00:00 2001 From: angelo Date: Tue, 20 May 1997 08:15:59 +0000 Subject: [PATCH] Spostato l'Hide di F_ADJUST_PRORATA, in quanto tale campo e' presente solo nelle maschere IVA. git-svn-id: svn://10.65.10.50/trunk@4349 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg2100.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cg/cg2100.cpp b/cg/cg2100.cpp index 07b2178de..ca8f98c07 100755 --- a/cg/cg2100.cpp +++ b/cg/cg2100.cpp @@ -639,6 +639,7 @@ void TPrimanota_application::init_insert_mode(TMask& m) { occas_mask().reset(); m.hide(F_OCCASEDIT); + m.hide(F_ADJUST_PRORATA); // Non puo' esistere un pro-rata errato! } partite().destroy(); @@ -654,8 +655,6 @@ void TPrimanota_application::init_insert_mode(TMask& m) set_pagamento(NULL,NULL); // Annulla gestione rate } - m.hide(F_ADJUST_PRORATA); // Non puo' esistere un pro-rata errato! - _saldi.reset(); // Inizializza saldi if (_incasso->_step == 1)