You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a product which i want to extract the amount from the generated barcode, for example a product from a weighing scale, the scale is generating barcodes and the weight of the product embedded e.g 2112345000001 , the zeros are used for the weight, i have enabled Barcode rule to insert product (ref:7+qu:2+qd:3+other:1) but when i scan the item with the barcode e.g 2112345012401 , the part 2112345 is finding the product reference but the quantity and decimal quantity is not added to the POS product lines.
Dolibarr Version
19.0.2
Environment PHP
8.2
Environment Database
Mysql
Steps to reproduce the behavior and expected behavior
-Create a product with reference e.g 2112345
-Enable POS module and activate barcode rule to insert products (ref:7+qu:2+qd:3+other:1)
-Write an example barcode e.g 2112345012401 which is a product of quantity 1.240
-it wont be added to the POS line items
Attached files
No response
The text was updated successfully, but these errors were encountered:
Bug
i have a product which i want to extract the amount from the generated barcode, for example a product from a weighing scale, the scale is generating barcodes and the weight of the product embedded e.g 2112345000001 , the zeros are used for the weight, i have enabled Barcode rule to insert product (ref:7+qu:2+qd:3+other:1) but when i scan the item with the barcode e.g 2112345012401 , the part 2112345 is finding the product reference but the quantity and decimal quantity is not added to the POS product lines.
Dolibarr Version
19.0.2
Environment PHP
8.2
Environment Database
Mysql
Steps to reproduce the behavior and expected behavior
-Create a product with reference e.g 2112345
-Enable POS module and activate barcode rule to insert products (ref:7+qu:2+qd:3+other:1)
-Write an example barcode e.g 2112345012401 which is a product of quantity 1.240
-it wont be added to the POS line items
Attached files
No response
The text was updated successfully, but these errors were encountered: