There seems to be a 10 stage limit on kanban views. The 11th and up stages are folded when you load the page even if you previously unfolded them or set them to not be folded with the "Folded in Kanban" checkbox.
I can't figure out how to raise this limit. I've search all over the code. All I found was this class is applied to the stages greater than 10 when checking the html in Chrome: o_column_folded
I'm specifically needing them unfolded for the Project module.
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
1
Beantwoorden
2760
Weergaven
I think I found where this condition is defined, and it's in JavaScript.
It is in the file "web.assets_backend.min.js" in the line "41739" and the condition is called "DynamicGroupList.DEFAULT_LOAD_LIMIT = 10;"
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
jul. 24
|
2036 | ||
|
1
jan. 24
|
2039 | ||
|
7
aug. 25
|
28439 | ||
|
0
jun. 22
|
3067 | ||
|
1
dec. 17
|
6193 |