FIX supplier_proposal when line update price U.P change 0 modify
This commit is contained in:
parent
f3430d94d5
commit
90f25ab21a
@ -725,6 +725,7 @@ class SupplierProposal extends CommonObject
|
||||
$total_ttc = $tabprice[2];
|
||||
$total_localtax1 = $tabprice[9];
|
||||
$total_localtax2 = $tabprice[10];
|
||||
$pu = $pu_ht = $tabprice[3];
|
||||
|
||||
// MultiCurrency
|
||||
$multicurrency_total_ht = $tabprice[16];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user