Skip to content

Commit

Permalink
Update fournisseur.facture.class.php
Browse files Browse the repository at this point in the history
rowid not declared but used
  • Loading branch information
defrance committed May 27, 2014
1 parent baa5734 commit 4418a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/fourn/class/fournisseur.facture.class.php
Expand Up @@ -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;
Expand Down

0 comments on commit 4418a35

Please sign in to comment.