This commit is contained in:
Frédéric FRANCE 2020-11-11 11:12:19 +01:00
parent d4f633ee74
commit c7557fdb8a
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -2325,6 +2325,7 @@ class Adherent extends CommonObject
// Initialise parametres
$this->id = 0;
$this->ref = 'ABC001';
$this->entity = 1;
$this->specimen = 1;
$this->civility_id = 0;