BUG FIX attribute commande_id wasn't declared on class Delivery
This commit is contained in:
parent
2033b75c33
commit
14c932e06b
@ -106,6 +106,8 @@ class Delivery extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $model_pdf;
|
public $model_pdf;
|
||||||
|
|
||||||
|
public $commande_id;
|
||||||
|
|
||||||
public $lines = array();
|
public $lines = array();
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user