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
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
            
                6803
                
                    Zobrazenia
                
            
        
    Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|  | 0 jan 22  | 3883 | ||
|  | 2 aug 22  | 23781 | ||
| 
            
                Inventory Management Module
            
            
                    Solved
            
         |  | 4 okt 25  | 4400 | |
|  | 1 sep 25  | 660 | ||
|  | 0 aug 17  | 9479 | 
 
                        
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].