Chapter 1: Getting Started with Odoo Development · openerp setup .gitignore CONTRIBUTING.md...

Post on 20-Mar-2020

33 views 0 download

transcript

Chapter 1: Getting Started with OdooDevelopment

Chapter 2: Building Your First OdooApplication

Chapter 3: Inheritance – Extending ExistingApplications

Chapter 4: Module Data

Chapter 5: Models – Structuring theApplication Data

Chapter 6: Views – Designing the UserInterface

Chapter 7: ORM Application Logic –Supporting Business Processes

Chapter 8: Writing Tests and DebuggingYour Code

Chapter 9: QWeb and Kanban Views

Chapter 10: Creating QWeb Reports

Chapter 12: External API – Integrating withOther Systems