mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix: le libell n'a plus besoin d'tre rcupr, crait un dcalage
This commit is contained in:
parent
f4b21a335c
commit
2c7e337bec
|
|
@ -211,7 +211,6 @@ class Facture extends CommonObject
|
|||
|
||||
$resql = $this->addline(
|
||||
$this->id,
|
||||
$prod->libelle,
|
||||
$prod->description,
|
||||
$price,
|
||||
$this->products_qty[$i],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user