Skip to content
Snippets Groups Projects
Commit 4418a35e authored by Charles Benke's avatar Charles Benke
Browse files

Update fournisseur.facture.class.php

rowid not declared but used
parent baa57343
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment