Fix: duplicate declaration
This commit is contained in:
parent
292c2eb4ba
commit
eb384bd7a8
@ -268,9 +268,6 @@ class Societe extends CommonObject
|
|||||||
var $price_level;
|
var $price_level;
|
||||||
var $outstanding_limit;
|
var $outstanding_limit;
|
||||||
|
|
||||||
var $date_creation;
|
|
||||||
var $date_modification;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Id of sales representative to link (used for thirdparty creation). Not filled by a fetch, because we can have several sales representatives.
|
* Id of sales representative to link (used for thirdparty creation). Not filled by a fetch, because we can have several sales representatives.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user