I have 248 Product Categories.
From the Quotation -> Order Lines tab -> Catalog view -> Product Category
I get warning message "Too many items to display".
Is there a way to solve this issue? So all categories would be visible. Or maybe some workaround?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
2
Răspunsuri
1912
Vizualizări
Solution:
- Go to Settings app -> Technical -> Views
- Search for: product.view.search.catalog
- Line 19
- Add in the end of the line: limit="400"
Have you try to group the categories by the parent?
So it can be expand later and reduce the number of initial categories to be shown on the first load.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
2
mar. 15
|
3982 | ||
|
3
mai 25
|
769 | ||
Pricelist rule on product category
Rezolvat
|
|
3
mar. 25
|
1097 | |
How do I create product categories
Rezolvat
|
|
3
apr. 25
|
38005 | |
|
0
mar. 25
|
752 |
Yes, product categories are grouped by parent.
Parent / Sub-category / sub sub category.