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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
6510
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sty 22
|
3591 | ||
|
2
sie 22
|
23237 | ||
Inventory Management Module
Rozwiązane
|
|
3
lis 20
|
3968 | |
|
0
sie 17
|
9117 | ||
|
3
kwi 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].