When users on Odoo are looking at products in kanban view we have to click a button beneath to show more of the products (around 350 total). When we do this some of the products get displayed double and some are removed from the displayed products. This seems to be a problem with the button, is there a fix for this or way around? It would be great if kanban view showed all products at the same time without having to click the button.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hello Hendrik,
By default it will display 40 records in kanban view. You can exceed the limit from kanban.js (Path: addons/ web_kanban/ static/ src/ js/ kanban.js) file:
this.limit = options.limit || 40;
Instead of 40 you can set the number of records you want to display.
Thank you very much, this has helped our problem go away. No more duplicate products in Kanban view.
edit: This should have been a comment to the answer above, not enough karma to change this.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 10 22
|
14782 | ||
|
2
thg 2 21
|
2786 | ||
|
0
thg 7 19
|
3169 | ||
|
2
thg 9 25
|
507 | ||
|
1
thg 10 25
|
650 |