Fix warnings

This commit is contained in:
Laurent Destailleur 2023-01-20 17:38:47 +01:00
parent d3b5fa2983
commit 2104107759

View File

@ -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()