From b30cc9cc34c76c1f291b60e1938aa760f6b4d846 Mon Sep 17 00:00:00 2001 From: bonazzi Date: Sun, 21 May 2017 16:33:48 +0000 Subject: [PATCH] Patch level : 12.0 394 Files correlati : cg4.exe Corretto in funzionamento per fatture per cassa Corretta stampa registri per l'ultima registrazione stampata 2 volte in certe condizioni git-svn-id: svn://10.65.10.50/branches/R_10_00@23833 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- src/cg/cg4301.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cg/cg4301.cpp b/src/cg/cg4301.cpp index 7e6c78266..6f5aa099d 100755 --- a/src/cg/cg4301.cpp +++ b/src/cg/cg4301.cpp @@ -1680,7 +1680,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array & id.put(RMI_IMPONIBILE, val_imp); id.put(RMI_IMPOSTA, val_iva); - if (is_detr_diff == 0 && (tipomov_pag == tm_pagamento || tipomov_pag == tm_pagamento_insoluto)) // detraibile + if (is_detr_diff == 0 && tipomov_pag == tm_pagamento) // detraibile { if (tipomov == vendita) {