diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 12a82c44180..01a72c6c7f3 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -784,6 +784,10 @@ class Societe extends CommonObject */ public $multicurrency_code; + /** + * @var string Set if company email found into unsubscribe of emailing list table + */ + public $no_email; // Fields loaded by fetchPartnerships()