mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fixing style errors.
This commit is contained in:
parent
52f3c95429
commit
3d38301be9
|
|
@ -1404,7 +1404,7 @@ class SupplierProposal extends CommonObject
|
|||
// Numbering module definition
|
||||
$soc = new Societe($this->db);
|
||||
$soc->fetch($this->socid);
|
||||
|
||||
|
||||
if ($soc < 0) return -1;
|
||||
|
||||
// Define new ref
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user