* Fix error due to missmatch type for duration value. It should be an INT as it is everywhere in the code compared to int value and passed as an int to function
* Fix precommit
* git init
* Fixing style errors.
* Add split of serial defaults
* Fix remaining part
* Fix on remaining decimal part
* Revert "Fix on remaining decimal part"
This reverts commit b91f884ddc.
* Revert "Fix remaining part"
This reverts commit 35a6631b29.
* Revert "Add split of serial defaults"
This reverts commit 37009afcbc.
* Remove split for serial numbers and replace by error message.
* Fix stickler CI
* Fix missing product id for lot number fetch
* Allow update for data consistency, but show warning in stock card and stocks by lot/serial list
---------
Co-authored-by: Francis Appels <francis@vps399724.ovh.net.novalocal>
Co-authored-by: stickler-ci <support@stickler-ci.com>
* NEW : When an user unset the batch management of products, transformation of each batch stock mouvement in global stock mouvement
* FIX : Alert on deserialize product
* FIX : Correction of the trad
* Fixing style errors.
* FIX : PR returns
* FIX : using llx_product_batch table
* FIX : langs
* Fixing style errors.
* FIX : $value must be an absolute value
* FIX : init $inventorycode before while loop
* Fixing style errors.
* FIX : "Yes (unique serial number required)" choice must not be available on product edit if its current status batch is "Yes (lot required)"
* Fixing style errors.
* FIX : Just display a message when we change from batch to serial
* Fixing style errors.
* Update card.php
* Update card.php
* Update product.class.php
* Update product.class.php
---------
Co-authored-by: Adrien Raze <adrien.raze@atm-consulting.fr>
Co-authored-by: stickler-ci <support@stickler-ci.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* NEW subproduct triggers in product class
* add notrigger parameter to functions
* add doc comment for new parameters
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
* Show product description
shows product-description on list of products when hover the product-ref
* Update product.class.php
limiting the display to 5 lines