Skip to content
Snippets Groups Projects
Commit 9ebcec5b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: duplicate declaration of property

parent 7a503082
No related branches found
No related tags found
No related merge requests found
......@@ -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.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment