Merge pull request #1629 from defrance69/patch-15

Update fournisseur.facture.class.php
This commit is contained in:
Laurent Destailleur 2014-05-30 11:26:00 +02:00
commit 9a9b0824e7

View File

@ -42,6 +42,7 @@ class FactureFournisseur extends CommonInvoice
public $fk_element='fk_facture_fourn';
protected $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
var $rowid;
var $ref;
var $product_ref;
var $ref_supplier;