Update facture.class.php
This commit is contained in:
parent
ddb8b406a0
commit
9b14c68411
@ -3147,7 +3147,7 @@ class Facture extends CommonInvoice
|
|||||||
$fk_remise_except = '',
|
$fk_remise_except = '',
|
||||||
$price_base_type = 'HT',
|
$price_base_type = 'HT',
|
||||||
$pu_ttc = 0,
|
$pu_ttc = 0,
|
||||||
$type = Product::TYPE_PRODUCT,
|
$type = 0,
|
||||||
$rang = -1,
|
$rang = -1,
|
||||||
$special_code = 0,
|
$special_code = 0,
|
||||||
$origin = '',
|
$origin = '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user