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
- Apskaita
- Atsarga
- PoS
- Project
- MRP
This question has been flagged
6511
Rodiniai
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistracijaRelated Posts | Replies | Rodiniai | Veikla | |
---|---|---|---|---|
|
0
saus. 22
|
3593 | ||
|
2
rugp. 22
|
23237 | ||
Inventory Management Module
Solved
|
|
3
lapkr. 20
|
3968 | |
|
0
rugp. 17
|
9117 | ||
|
3
bal. 25
|
4966 |
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].