コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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..

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 24
872
0
9月 22
1863
2
8月 17
3836
4
8月 15
23633
2
7月 15
9782