From f0a7deb3f78af076ce8d6fb50fee9f5577f962ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Tue, 14 Feb 2023 20:39:23 +0100 Subject: [PATCH] doc --- htdocs/societe/class/societe.class.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index e180d9ab13e..cf8fd42c6d8 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -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