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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
2739
Представления
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;"
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
июл. 24
|
2017 | ||
|
1
янв. 24
|
2013 | ||
|
7
авг. 25
|
28381 | ||
|
0
июн. 22
|
3059 | ||
|
1
дек. 17
|
6179 |