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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
6506
Ansichten
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Jan. 22
|
3587 | ||
|
2
Aug. 22
|
23236 | ||
Inventory Management Module
Gelöst
|
|
3
Nov. 20
|
3968 | |
|
0
Aug. 17
|
9116 | ||
|
3
Apr. 25
|
4963 |
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].