Fix warnings
This commit is contained in:
parent
d3b5fa2983
commit
2104107759
@ -784,6 +784,10 @@ class Societe extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $multicurrency_code;
|
public $multicurrency_code;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string Set if company email found into unsubscribe of emailing list table
|
||||||
|
*/
|
||||||
|
public $no_email;
|
||||||
|
|
||||||
// Fields loaded by fetchPartnerships()
|
// Fields loaded by fetchPartnerships()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user