X

Odoo 11 Development Cookbook: Over 120 unique recipes to build effective enterprise and business applications

Product ID : 31276984


Galleon Product ID 31276984
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
4,466

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Odoo 11 Development Cookbook: Over 120 Unique

Create fast and efficient server-side applications using the latest features of Odoo v11Key FeaturesGet the most up-to-date guide on Odoo 11 to create custom and reusable modulesInterconnect your application with other systems by implementing web APIsUnderstand the mechanisms powering the Odoo framework to build robust enterprisesBook DescriptionOdoo 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 practicesWhat you will learnInstall and manage Odoo environments and instancesUse models to define your application's data structuresAdd business logic to your applicationsAdd automated tests and learn how to debug Odoo appsLearn about the access security model and internationalization featuresCustomize websites built with Odoo, by writing your own templates and providing new snippets for use in the website builderExtend the web client with new widgets and