Odoo 11 Development Essentials - Third Edition: Develop and customize business applications with Odoo 11

Daniel Reis

  • 出版商: Packt Publishing
  • 出版日期: 2018-03-24
  • 售價: $1,940
  • 貴賓價: 9.5$1,843
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 1788477790
  • ISBN-13: 9781788477796
  • 海外代購書籍(需單獨結帳)

商品描述

Fast track your development skills to build resourceful, open-source business applications with Odoo 11

Key Features

  • Discover the latest technical capabilities in Odoo 11 while you build your own app
  • Program business logic and manipulate data to implement specific business rules in your applications
  • Implement automated tests to add modules and techniques and debug module business logic

Book Description

Odoo continues to gain worldwide momentum as the best platform for open source ERP installations. Now, with Odoo 11, you have access to an improved GUI, performance optimization, integrated in-app purchase features, and a fast-growing community to help transform and modernize your business. With this practical guide, you will cover all the new features that Odoo 11 has to offer to build and customize business applications, focusing on the publicly available community edition.

We begin with setting up a development environment, and as you make your way through the chapters, you will learn to build feature-rich business applications. With the aim of jump-starting your Odoo proficiency level, from no specific knowledge to application development readiness, you will develop your first Odoo application. We then move on to topics such as models and views, and understand how to use server APIs to add business logic, helping to lay a solid foundation for advanced topics.

The book concludes with Odoo interactions and how to use the Odoo API from other programs, all of which will enable you to efficiently integrate applications with other external systems.

What you will learn

  • Install Odoo from source
  • Manage Odoo server instances
  • Create a new Odoo application from scratch covering the most