Update societe.class.php

This commit is contained in:
Frédéric FRANCE 2020-10-31 13:22:04 +01:00 committed by GitHub
parent ae351a5659
commit c4a7e58435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,11 +501,6 @@ class Societe extends CommonObject
*/
public $user_creation;
/**
* @var int 1 if object is specimen
*/
public $specimen;
/**
* 0=no customer, 1=customer, 2=prospect, 3=customer and prospect
* @var int