Merge pull request #21307 from fboitel/fboitel-dev-scrutinizer-019
BUG FIX attribute commande_id wasn't declared on class Delivery
This commit is contained in:
commit
e75d0c671d
@ -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