Odoo 15 Development Essentials
eBook - ePub

Odoo 15 Development Essentials

  1. 548 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Odoo 15 Development Essentials

About this book

Become a proficient Odoo developer and increase your productivity while building Odoo business applicationsKey Features• Set up the Odoo development environment and learn how to test and debug your code• Use the ORM framework to work with data and implement business logic supporting business rules• Design user interfaces, web pages, and business reports using the Odoo framework's web componentsBook DescriptionOdoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics.The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you'll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you'll gain insights into building business logic and using the Odoo API to integrate with various applications.By the end of this book, you'll be able to build business apps from scratch using the latest version of Odoo.What you will learn• Install Odoo from source and organize the development environment• Create your first Odoo app from scratch• Understand the application components available in Odoo• Structure the application's data model using ORM features• Use the ORM API to implement the business logic layer• Design a graphical user interface (GUI) for the web client and website• Use the Odoo External API to interface with external systems• Deploy and maintain your application in production environmentsWho this book is forThis book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Odoo 15 Development Essentials by Daniel Reis,Greg Mader in PDF and/or ePUB format, as well as other popular books in Computer Science & Entreprise Applications. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Odoo 15 Development Essentials Fifth Edition
  2. Foreword
  3. Preface
  4. Section 1: Introduction to Odoo Development
  5. Chapter 1: Quick Start Using the Developer Mode
  6. Chapter 2: Preparing the Development Environment
  7. Chapter 3: Your First Odoo Application
  8. Chapter 4: Extending Modules
  9. Section 2: Models
  10. Chapter 5: Importing, Exporting, and Module Data
  11. Chapter 6: Models – Structuring the Application Data
  12. Section 3: Business Logic
  13. Chapter 7: Recordsets – Working with Model Data
  14. Chapter 8: Business Logic – Supporting Business Processes
  15. Chapter 9: External API – Integrating with Other Systems
  16. Section 4: Views
  17. Chapter 10: Backend Views – Designing the User Interface
  18. Chapter 11: Kanban Views and Client-Side QWeb
  19. Chapter 12: Creating Printable PDF Reports with Server-Side QWeb
  20. Chapter 13: Creating Web and Portal Frontend Features
  21. Section 5: Deployment and Maintenance
  22. Chapter 14: Understanding Odoo Built-In Models
  23. Chapter 15: Deploying and Maintaining Production Instances
  24. Other Books You May Enjoy