Fixing style errors.
This commit is contained in:
parent
52f3c95429
commit
3d38301be9
@ -1404,7 +1404,7 @@ class SupplierProposal extends CommonObject
|
|||||||
// Numbering module definition
|
// Numbering module definition
|
||||||
$soc = new Societe($this->db);
|
$soc = new Societe($this->db);
|
||||||
$soc->fetch($this->socid);
|
$soc->fetch($this->socid);
|
||||||
|
|
||||||
if ($soc < 0) return -1;
|
if ($soc < 0) return -1;
|
||||||
|
|
||||||
// Define new ref
|
// Define new ref
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user