get thirdparty specimen with api

This commit is contained in:
Frédéric FRANCE 2020-10-30 00:04:52 +01:00
parent 30b67aaa4f
commit 72a725a9e2
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -1474,6 +1474,7 @@ class Contact extends CommonObject
// Initialise parameters
$this->id = 0;
$this->entity = 1;
$this->specimen = 1;
$this->lastname = 'DOLIBARR';
$this->firstname = 'SPECIMEN';