From c4a7e58435dfcc8ce2798392732e95630ff6909d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sat, 31 Oct 2020 13:22:04 +0100 Subject: [PATCH] Update societe.class.php --- htdocs/societe/class/societe.class.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index f98e49b05e6..e1cfd822b79 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -501,11 +501,6 @@ class Societe extends CommonObject */ public $user_creation; - /** - * @var int 1 if object is specimen - */ - public $specimen; - /** * 0=no customer, 1=customer, 2=prospect, 3=customer and prospect * @var int