This commit is contained in:
Frédéric FRANCE 2023-02-14 20:39:23 +01:00 committed by GitHub
parent 8a58c3e292
commit f0a7deb3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -615,10 +615,11 @@ class Societe extends CommonObject
/**
* Duplicate of code_compta_client (for backward compatibility)
* @var string
* @deprecated
* @see $code_compta_client
*/
public $code_compta;
/**
* Accounting code for customer
* @var string
@ -637,14 +638,12 @@ class Societe extends CommonObject
*/
public $accountancy_code_supplier;
/**
* Accounting code for product (for level 3 of suggestion of prouct accounting account)
* @var string
*/
public $code_compta_product;
/**
* @var string
* @deprecated Note is split in public and private notes