Odoo 11 Development Cookbook Second Edition 版本: Over 120 unique recipes to build effective enterprise and business applications
by: Holger Brunn – Alexandre Fayolle
ISBN-10: 1788471814
ISBN-13: 9781788471817
Publisher finelybook 出版社: Packt
Edition 版本: 2nd Revised edition
Released: 2018-01-22
Pages: 470
Book Description
Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source are also a key selling point of Odoo. It is built on a powerful framework for rapid application development,both for back-end applications and front-end websites. Version 11 offers better usability and speed: a new design (as compared to the current Odoo Enterprise version) and a mobile interface.
The book starts by covering Odoo installation and administration and Odoo Server deployment. It then delves into the implementation of Odoo modules,the different inheritance models available in Odoo. You will then learn how to define access rules for your data; how to make your application available in different languages; how to expose your data models to end users on the back end and on the front end; and how to create beautiful PDF versions of your data.
By the end of the book,you will have a thorough knowledge of Odoo and will be able to build effective applications by applying Odoo development best practices
Contents
1: INSTALLING THE ODOO DEVELOPMENT ENVIRONMENT
2: MANAGING ODOO SERVER INSTANCES
3: SERVER DEPLOYMENT
4: CREATING ODOO ADDON MODULES
5: APPLICATION MODELS
6: BASIC SERVER-SIDE DEVELOPMENT
7: MODULE DATA
8: DEBUGGING AND AUTOMATED TESTING
9: ADVANCED SERVER-SIDE DEVELOPMENT TECHNIQUES
10: BACKEND VIEWS
11: ACCESS SECURITY
12: INTERNATIONALIZATION
13: AUTOMATION,WORKFLOWS,EMAILS,AND PRINTOUTS
14: WEB SERVER DEVELOPMENT
15: WEB CLIENT DEVELOPMENT
16: CMS WEBSITE DEVELOPMENT
What You Will Learn
Install and manage Odoo environments and instances
Use Models to define your application’s data structures
Add business logic to your applications
Add automated tests and learn how to debug Odoo apps
Learn about the access security model and internationalization features
Customize websites built with Odoo,by writing your own templates and providing new snippets for use in the website builder
Extend the web client with new widgets and make RPC calls to the server
Authors
Alexandre Fayolle
Alexandre Fayolle started working with Linux and free software in the mid 1990s and quickly became interested in the Python programming language. In 2012,he joined Camptocamp to share his expertise on Python,PostgreSQL,and Linux with the team implementing Odoo. He currently manages projects for Camptocamp and is strongly involved in the Odoo Community Association. In his spare time,he likes to play jazz on the vibraphone.
Holger Brunn
Holger Brunn has been a fervent open source advocate since he came into contact with the open source market sometime in the nineties.
He has programmed for ERP and similar systems in different positions since 2001. For the last 10 years,he has dedicated his time to TinyERP,which became OpenERP and evolved into Odoo. Currently,he works at Therp BV in the Netherlands as a developer and is an active member of the Odoo Community Association (OCA).