Odoo 11 development essentials develop and customize business applications with Odoo 11

What You Will Learn Install Odoo from source Manage Odoo server instances Create a new Odoo application from scratch covering the most frequently used elements Develop new models and use inheritance to extend/modify existing models Use ORM methods, both in the Odoo server and from external clients C...

Full description

Bibliographic Details
Main Author: Reis, Daniel
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2018
Edition:Third edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04342nmm a2200397 u 4500
001 EB001937330
003 EBX01000000000000001100232
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781788476164 
050 4 |a QA76.76.A65 
100 1 |a Reis, Daniel 
245 0 0 |a Odoo 11 development essentials  |b develop and customize business applications with Odoo 11  |c Daniel Reis 
246 3 1 |a Odoo eleven development essentials 
250 |a Third edition 
260 |a Birmingham, UK  |b Packt Publishing  |c 2018 
300 |a 1 volume  |b illustrations 
505 0 |a Table of ContentsQuick introduction to the Odoo Developer Mode and conceptsInstalling and organizing the development environmentYour first Odoo application -- a practical overviewModels -- structuring the application dataAccess Control and Data FilesThe ORM API -- Handling application dataApplication Logic -- Supporting Business Processes External API -- Integrating with other systemsBackend viewsKanban views and client side QWeb-Reports and server side QwebCreating Website front end featuresTests and debuggingDeploying and maintaining production instances 
653 |a Application program interfaces (Computer software) / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
653 |a Interfaces de programmation d'applications 
653 |a Logiciels d'application / Développement 
653 |a Odoo (Computer file) 
653 |a Application software / Development / fast 
653 |a APIs (interfaces) / aat 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBB858123 
776 |z 9781788477796 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781788477796/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1 
520 |a What You Will Learn Install Odoo from source Manage Odoo server instances Create a new Odoo application from scratch covering the most frequently used elements Develop new models and use inheritance to extend/modify existing models Use ORM methods, both in the Odoo server and from external clients Create Kanban views using QWeb effectively Develop custom web and website CMS pages Use external API to integrate Odoo with external applications In Detail 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.  
520 |a 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. Style and Approach This fast-paced tutorial explains topics with the help of practical examples to help you understand each chapter efficiently 
520 |a Fast track your development skills to build resourceful, open-source business applications with Odoo 11 About This Book 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 Who This Book Is For Odoo 11 Development Essentials caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo.