Fix bug : duplicate doesn't take in account the TVA_ID
This commit is contained in:
parent
702052f552
commit
2486217818
1 changed files with 1 additions and 0 deletions
|
|
@ -3996,6 +3996,7 @@ class Acc_Ledger extends jrn_def_sql
|
|||
"e_march".$i."_price",
|
||||
"e_march".$i."_quant",
|
||||
"e_march".$i."_label",
|
||||
"e_march".$i."_tva_id",
|
||||
"e_march".$i."_tva_amount"
|
||||
));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue