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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
2776
Vues
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;"
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
juil. 24
|
2053 | ||
|
1
janv. 24
|
2056 | ||
|
7
août 25
|
28475 | ||
|
0
juin 22
|
3076 | ||
|
1
déc. 17
|
6202 |