Merge pull request #1526 from defrance69/patch-4
Update fournisseur.commande.class.php
This commit is contained in:
commit
2b38ec3912
@ -45,6 +45,8 @@ class CommandeFournisseur extends CommonOrder
|
||||
public $fk_element = 'fk_commande';
|
||||
protected $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
|
||||
|
||||
var $id;
|
||||
|
||||
var $ref; // TODO deprecated
|
||||
var $product_ref;
|
||||
var $ref_supplier;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user