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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2
Antwoorden
1891
Weergaven
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.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
mrt. 15
|
3976 | ||
|
3
mei 25
|
751 | ||
Pricelist rule on product category
Opgelost
|
|
3
mrt. 25
|
1091 | |
How do I create product categories
Opgelost
|
|
3
apr. 25
|
37984 | |
|
0
mrt. 25
|
733 |
Yes, product categories are grouped by parent.
Parent / Sub-category / sub sub category.