From 1c318b7931f9b9ca2c14c69e5ad774ff73b7cbb6 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Tue, 7 Jul 2020 15:19:18 +0200 Subject: [PATCH] 2Patch level : 12.0 974 Files correlati : bacnv.exe Commento : MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Azzerati cattegoria e peso CONAI quando il codice categoria รจ inesistente --- src/ba/bacnv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ba/bacnv.cpp b/src/ba/bacnv.cpp index 187d6b581..8f21b058d 100755 --- a/src/ba/bacnv.cpp +++ b/src/ba/bacnv.cpp @@ -2474,7 +2474,7 @@ void TConversione_archivi::update_righe_doc() } const TString & sottocat = r.get(conai_sottocat_name(j + 1)); - if (sottocat.full() && cache().get("&VESCC", sottocat).empty()) + if (c) r.zero(conai_sottocat_name(j + 1)); if (r.get(conai_sottocat_name(j + 1)).blank() && r.get(conai_peso_name(j + 1)).full())