تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
10521 أدوات العرض

Hello, when creating sales order ,,,instead searching by product name,  i would like  to search the products by barcode (EAN) when adding product to sales order line. is that possible ?

Thanks...

 

الصورة الرمزية
إهمال
أفضل إجابة

The standard search for Products in Odoo uses these fields:

  • Internal Reference

  • Barcode

  • Product Name

So to search by Barcode, just enter or scan the barcode whenever you are searching for a Product.

الصورة الرمزية
إهمال

@Ray Odoo 14 search by barcode not working. IN purchase order line add product by entering barcode number but not showing any product. with internal reference working. Is any solutions to search with barcode?

I just tried v14 and it worked fine. I printed the barcode for "601647855653" which found the correct product once I scanned it to add a line to my Purchase Order. Keep trying, perhaps you have customizations? Try for yourself at https://runbot.odoo.com/

أفضل إجابة

Hi iwan, 

I'd recommend you this powerful tool if you arr using odoo 8 

https://apps.odoo.com/apps/modules/8.0/sale_line_barcode/

Best regards. 

الصورة الرمزية
إهمال
أفضل إجابة

Answered in your Launchpad Question. Pasting my answer here:

You can store the EAN of the product in the field that has been provided, i.e. "EAN13 Barcode" (ean13). By default (product/product.py lines 670) if the product couldn't be found using their default_code (line 668) then it will search using ean13.

So, basically you just need to specify the EAN for the products, then when creating Sale Order, you can enter (or scan) the EAN code when filling in Product field in each Sale Order Line.

If you are looking into a feature that user can scan EAN barcode and automatically the quantity of the sale order line of that particular product will be inreased (or a new sale order line added if the product has not been added yet), you need to develop that.

الصورة الرمزية
إهمال
الكاتب

Thanks for the explanation John Doe ...

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أكتوبر 15
9425
1
فبراير 22
4487
2
مارس 24
3227
7
مارس 21
68356
2
يونيو 18
6871