Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1466 Переглядів

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.

Аватар
Відмінити
Автор Найкраща відповідь

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 24
883
0
вер. 22
1871
2
серп. 17
3840
4
серп. 15
23641
2
лип. 15
9787