2Patch level : 12.0 974
Files correlati : bacnv.exe Commento : Azzerati cattegoria e peso CONAI quando il codice categoria è inesistente
This commit is contained in:
parent
60888928a0
commit
1c318b7931
@ -2474,7 +2474,7 @@ void TConversione_archivi::update_righe_doc()
|
|||||||
}
|
}
|
||||||
const TString & sottocat = r.get(conai_sottocat_name(j + 1));
|
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));
|
r.zero(conai_sottocat_name(j + 1));
|
||||||
if (r.get(conai_sottocat_name(j + 1)).blank() &&
|
if (r.get(conai_sottocat_name(j + 1)).blank() &&
|
||||||
r.get(conai_peso_name(j + 1)).full())
|
r.get(conai_peso_name(j + 1)).full())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user