Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1243 Zobrazení

Using the PRoduct Filter in Sale-Order does not show all Sales that include the searched PRoducts.


we used debug_sql log level and saw that this leads to SQL Queries with "LIMIT 80" and this results in searching sale_order_lines that include the filtered Product. Now if a sale_order has more sale_order_lines with the filtered PRoduct it reduces the resultset internally so that odoo just shows less Sale-Orders.


Moreover: it is not possible to use Pagination.


is there another possibility to implement a working solution to Filter by Product-Name in Sale-Orders (or Purchase-Orders or Account-Invoices)?


Avatar
Zrušit
Autor Nejlepší odpověď

any ideas about this behaviour?

Avatar
Zrušit