- 
                            
                                
    Session 5: Getting started with Odoo Development
    Carmen Bianca BakkerDone
- 
                            
                                
    Session 8: Getting started with Contributing on OCA (3 sessions)
    Tom Blauwendraat AND Ronald PortierDone
- 
                            
                                
    Session 7: Getting started with Odoo Development
    Carmen Bianca BakkerDone
- 
                            
                                
    Session 9: Getting started with Contributing on OCA
    Tom Blauwendraat AND Ronald PortierDone
- 
                            
                                
    Sessions 2: Getting started with Odoo Development (6 sessions)
    Radovan SkolnikDone
- 
                            
                                
    Session 6: Getting started with Odoo Development
    Carmen Bianca BakkerDone
- 
                            
                                
    Session 4: Getting started with Odoo Development
    Radovan SkolnikDone
- 
                            
                                
    Session 10: Getting started with Contributing on OCA
    Tom Blauwendraat AND Ronald PortierDone
- 
                            
                                
    Session 1: Introduction - Getting Familiar (1 session)
    Daniel ReisDone
                    Session 3: Getting started with Odoo Development
                    
                
            
                        
                            Training
                        
                    
                
                
                    Location: Online
                     - 
                
                
                    10/21/24, 2:00 PM
                    -
                    10/21/24, 4:00 PM
                    
                        (+0200)
                    
                
                
                    (2 hours)
                
            
            
            Radovan started with computers and programming as teenager at the end of 80s when the only computer language available was assembler and you need to compile it on paper ;-)  He then studied software engineering at university and has been working as a monitoring and helpdesk consultant for 20 years. In 2019, Radovan accidentally stumbled upon Odoo and fell in love with it. He then started a small company called Data Dance providing Odoo implementation services specializing in integrations.
SESSION 3:
- Installing local Odoo development environment 
- Database configuration 
- git repositories 
- Documentation / Resources 
For technical people. Possible goals:
- Odoo architecture, documentation and reference available (looking at the source code) 
- Install a local Odoo Development environment 
- Configuring Odoo and databases 
- Organizing and Odoo project with Git 
- Creating your first module 
- Debugging 
- Creating your first extensions - the Odoo inheritance mechanisms (model, data and views) 
- Odoo access rights methodology 
- QWEB and reports 
- Domains and how they work 
- The ORM 
- Basic Odoo functional - explain that most things you see in frontend are a database record: fields, views, models, actions, menus, chatter messages 
- Automated actions, Scheduled actions