Patch level : 12.00 1412
Files correlati : Commento : Corretta stampa bilancio per commessa.
This commit is contained in:
parent
e93c1e4057
commit
14f8de073f
@ -388,6 +388,8 @@ bool TCRPA_report::generate_columns (TString_array& codici, TString_array& testa
|
||||
if (k > 0)
|
||||
ps << '|';
|
||||
ps << "RESET,F" << head.level() << '.' << (k + model_id);
|
||||
if (j == 1)
|
||||
ps << "RESET,F" << head.level() + 1 << '.' << (k + model_id + 200);
|
||||
}
|
||||
head.set_prescript(ps);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user