Fix: duplicate declaration

This commit is contained in:
Raphaël Doursenaud 2014-05-04 19:33:24 +02:00
parent 292c2eb4ba
commit eb384bd7a8

View File

@ -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.
*/