I want to design my own dashboard for one of my projects. I want the dashboard to be displayed in front of the user when the user logs into the system. And redirect the user from there to different views. Can someone advice me how to go about it ..?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
6504
Представления
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 | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
янв. 22
|
3587 | ||
|
2
авг. 22
|
23236 | ||
Inventory Management Module
Решено
|
|
3
нояб. 20
|
3968 | |
|
0
авг. 17
|
9114 | ||
|
3
апр. 25
|
4962 |
Can create dashboard with help of default openerp module. For example in sale, purchase, crm module Dashboard defined in the xml file "board_module_view.xml" and in the xml file object are used report object.[report/filename.py].