Odoo 10 Development Essentials

Daniel Reis

  • 出版商: Packt Publishing
  • 出版日期: 2016-11-28
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 298
  • 裝訂: Paperback
  • ISBN: 1785884883
  • ISBN-13: 9781785884887
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Get the most up-to-date guide on Odoo 10 and learn how to build excellent business applications with Odoo
  • This example-rich, easy-to-follow guide enables you to build apps appropriate to your business needs
  • Create solid business applications with the help of this precise, to-the-point guide

Book Description

Odoo is one of the fastest growing open source, business application development software products available. With announcement of Odoo 10, there are many new features added to Odoo and the face of business applications developed with Odoo has changed. This book will not only teach you how to build and customize business applications with Odoo, but it also covers all the new features that Odoo has to offer.

This book is the latest resource on developing and customizing Odoo 10 applications. It comes packed with much more and refined content than its predecessor. It will start with building business applications from scratch and will cover topics such as module extensions, inheritance, working with data, user interfaces, and so on. The book also covers the latest features of Odoo 10, in addition to front end development, testing and debugging techniques. The book will also talk about Odoo Community and Odoo Enterprise.

What you will learn

  • Install Odoo from source code and use all the basic techniques to setup and manage your Odoo server instances
  • Create your first Odoo application
  • Add Odoo's social and messaging features to your own modules
  • Get to know the essentials of Models and Views
  • Understand and use the server API to add business logic
  • Use Qweb to create custom Reports
  • Extend Odoo CMS features to create your own website controllers and pages
  • Leverage Odoo Workflows on your applications
  • Write module automated tests and debugging techniques
  • Deploy your Odoo applications for production use

About the Author

Daniel Reis has been an active contributor in the Odoo community and a speaker at Odoo and other tech events. He is a member of the Board at the Odoo Community Association (OCA) and partner and advisor at Odoo integrator ThinkOpen Solutions. Daniel has a degree in Applied Mathematics, a Master in Business Administration, IT consultancy background, and he currently works as applications manager at Securitas Portugal.

Table of Contents

  1. Getting Started with Odoo Development
  2. Building Your First Odoo Application
  3. Inheritance – Extending Existing Applications
  4. Module Data
  5. Models – Structuring the Application Data
  6. Views - Designing the User Interface
  7. ORM Application Logic – Supporting Business Processes
  8. Writing Tests and Debugging Your Code
  9. QWeb and Kanban Views
  10. Creating QWeb Reports
  11. Creating Website Frontend Features
  12. External API – Integrating with Other Systems
  13. Deployment Checklist – Going Live