Fix: duplicate declaration of property
This commit is contained in:
parent
7a5030826b
commit
9ebcec5b4e
@ -268,9 +268,6 @@ class Societe extends CommonObject
|
||||
var $price_level;
|
||||
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.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user