diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 96896418479475a189fcf62a5a7bcf65105c3ef3..ecfb0c7cb3faae957067ed8a3ce1d1e982c76428 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -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. */