mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
FIX CI
This commit is contained in:
@@ -956,7 +956,7 @@ class FactureRec extends CommonInvoice
|
||||
* @param float $pu_ht_devise Unit price in currency
|
||||
* @param int $date_start_fill 1=Flag to fill start date when generating invoice
|
||||
* @param int $date_end_fill 1=Flag to fill end date when generating invoice
|
||||
* @param ?int|string $fk_fournprice Supplier price id (to calculate margin) or string
|
||||
* @param int|string|null $fk_fournprice Supplier price id (to calculate margin) or string
|
||||
* @param float $pa_ht Buying price of line (to calculate margin) (Can be '' to keep AWP unchanged or a float value)
|
||||
* @param int $fk_parent_line Id of parent line
|
||||
* @return int Return integer <0 if KO, Id of line if OK
|
||||
|
||||
Reference in New Issue
Block a user