Merge remote-tracking branch 'origin/R_10_00' into R_10_00
This commit is contained in:
commit
52cdff68b2
@ -2472,6 +2472,10 @@ void TConversione_archivi::update_righe_doc()
|
|||||||
r.zero(old_conai_peso[j]);
|
r.zero(old_conai_peso[j]);
|
||||||
changed = true;
|
changed = true;
|
||||||
}
|
}
|
||||||
|
const TString & sottocat = r.get(conai_sottocat_name(j + 1));
|
||||||
|
|
||||||
|
if (sottocat.full() && cache().get("&VESCC", sottocat).empty())
|
||||||
|
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