Skip to content

abdelhakim-85/Odoo-12-Development-Cookbook-Third-Edition

 
 

Repository files navigation

Odoo 12 Development Cookbook - Third Edition

Odoo 12 Development Cookbook - Third Edition

This is the code repository for Odoo 12 Development Cookbook - Third Edition, published by Packt.

190+ unique recipes to build effective enterprise and business applications

What is this book about?

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. With this book, you will learn to develop complex business applications with the Odoo 12 framework.

This book covers the following exciting features: How to develop module in Odoo framework and modify flow existing flow of any Odoo applications Develop dynamic websites with Odoo CMS Create/Modify backend javascript components in Odoo and POS Connect and access any object in Odoo via RPC Illustrate the different tools available in Odoo to implement business processes for your records Implement In-App Purchase services with Odoo 12 Manage, deploy, test Odoo instance with PaaS platform Odoo.sh Configure IoTBox to add and upgrade Point of Sale hardware

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

<?xml version="1.0" encoding="utf-8"?> 
<odoo> 
  <!-- Data records go here --> 
</odoo>

Following is what you need for this book: f you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-24).

Software and Hardware List

Chapter Software required OS required
1-24 Odoo 12 Community Edition Windows, Mac OS X, and Linux (Any)
1-24 Odoo 12 Enterprise Edition (Only required for few recipes) Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Authors

Parth Gajjar is Application Engineer at Odoo and has been working on Odoo for the past 6 years. For the past year and a half, Parth has been working as a code reviewer at Odoo India. During this time, he has worked in several departments of Odoo, including offshore, migration, and research and development. During his time in research and development, he has developed several key features in Odoo, including the marketing automation module Odoo mobile app (The hybrid JavaScript Part), mobile push notification, Less/CSS editor, Domain Selector widget, and the Qweb report engine prototype. He often gives technical training to Odoo partners. Also, he handes technical interviews at Odoo India.

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 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).

Daniel Reis has had a long career in the IT industry, most as a consultant implementing business applications in variety of sectors, and today works for Securitas, a multinational security services provider. He has been working with Odoo (formerly OpenERP) since 2010, is an active contributor to the Odoo Community Association projects, is currently a member of the board of the Odoo Community Association, and collaborates with ThinkOpen Solutions, a leading Portuguese Odoo integrator.

Other books by the authors

Odoo Development Cookbook

Odoo 11 Development Cookbook - Second Edition

Odoo Development Essentials

Odoo 10 Development Essentials

Odoo 11 Development Essentials - Third Edition

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Odoo 12 Development Cookbook Third Edition, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.6%
  • JavaScript 15.3%
  • CSS 3.1%