forked from Wavyzz/dolibarr
Fix: le libell n'a plus besoin d'tre rcupr, crait un dcalage
This commit is contained in:
@@ -211,7 +211,6 @@ class Facture extends CommonObject
|
||||
|
||||
$resql = $this->addline(
|
||||
$this->id,
|
||||
$prod->libelle,
|
||||
$prod->description,
|
||||
$price,
|
||||
$this->products_qty[$i],
|
||||
|
||||
Reference in New Issue
Block a user