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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
2
Odpovědi
1809
Zobrazení
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!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
2
bře 15
|
3929 | ||
|
3
kvě 25
|
705 | ||
Pricelist rule on product category
Vyřešeno
|
|
3
bře 25
|
1053 | |
How do I create product categories
Vyřešeno
|
|
3
dub 25
|
37857 | |
|
0
bře 25
|
700 |
Yes, product categories are grouped by parent.
Parent / Sub-category / sub sub category.