NEW add support of subtotals on more objects (#34125)

* add more subtotals

* add more subtotals

* class

* class

* wip

* wip

* wip

* wip

* doc

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* fix

* fix

* fix

* fix

* fix

* fix

* clean code

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix

* fix

* fix

* fix

* fix

* fix

* fetch extraparams

* add confirms

* add options

* add options

* add options

* add options

* add options

* add options

* add options

* fix

* wip

* wip

* fix

* fix

* fix

* fix

* fix

* fix
This commit is contained in:
Frédéric FRANCE
2026-01-06 15:58:06 +01:00
committed by GitHub
parent 55ba9fc1f9
commit b369576a9d
18 changed files with 942 additions and 40 deletions

View File

@@ -1563,7 +1563,7 @@ class Commande extends CommonOrder
* @param float $remise_percent Percentage discount of the line
* @param int $info_bits Bits of type of lines
* @param int $fk_remise_except Id remise
* @param string $price_base_type HT or TTC
* @param 'HT'|'TTC'|'' $price_base_type HT or TTC or '' for subtotals
* @param float $pu_ttc Prix unitaire TTC
* @param int|'' $date_start Start date of the line
* @param int|'' $date_end End date of the line