Merge pull request #20242 from JohnXLivingston/fix_status_batch_doc

Fix: update status_batch documentation
This commit is contained in:
Laurent Destailleur 2022-03-07 14:55:34 +01:00 committed by GitHub
commit eff4a894c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,7 +272,7 @@ class Product extends CommonObject
public $fk_default_bom;
/**
* We must manage lot/batch number, sell-by date and so on : '1':yes '0':no
* We must manage lot/batch number, sell-by date and so on : '0':no, '1':yes, '2": yes with unique serial number
*
* @var int
*/