Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
1419 Visninger

I have the following problem, Odoo does not merge the products read from the barcode scanner into the same order line. 


If I add the products manually by clicking, Odoo does merge them.



But when reading from the barcode scanner it separates it into another line.




Grouping products in unit of measure category is already configured.



I would appreciate if someone could help me.

Avatar
Kassér
Forfatter Bedste svar

I found the following method in point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js, which runs when you read a product with the barcode, regardless of other settings, this method sets the merge property to False, so that I would never group products


Therefore, I inherited said function, I changed that line and it works

Avatar
Kassér
Bedste svar

Can you share the Product configuration(General info, Inventory tabs), It may help to resolve..

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 24
862
0
sep. 22
1857
2
aug. 17
3832
4
aug. 15
23622
2
jul. 15
9772