Update facture.class.php

This commit is contained in:
Laurent Destailleur 2021-12-30 19:28:25 +01:00 committed by GitHub
parent ddb8b406a0
commit 9b14c68411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = '',