Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

How can I filter a specific Product within a Sales Order?

Avatar
Discard
3 Answers
0
Avatar
odoo
Best Answer

Hi,


You can use the following module to filter a product from the sale order line.

https://apps.odoo.com/apps/modules/17.0/one2many_search_widget


Hope it helps

Avatar
Discard
0
Avatar
odoo
Best Answer

You can find all Sales Orders containing a specific product if that's your question:

Avatar
Discard
0
Avatar
odoo
Best Answer

unfortunately you can not search no the o2m field like sale order line, but here is some work arounds you can use.

  1. from the pager you can open all line and press ctrl+f to use the browser search to find your product.
  2. create a menu item for sale order lines then search for your sale order and product(you should NOT edit that record from there)
Avatar
Discard