Odoo 12 Development Cookbook 3/e
Gajjar, Parth, Fayolle, Alexandre, Brunn, Holger
- 出版商: Packt Publishing
- 出版日期: 2019-04-27
- 定價: $1,530
- 售價: 6.0 折 $918
- 語言: 英文
- 頁數: 774
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789618924
- ISBN-13: 9781789618921
-
相關分類:
企業資源規劃 Erp
-
其他版本:
Odoo 14 Development Cookbook: 4th Edition
買這商品的人也買了...
-
$600$474 -
$779$740 -
$352Angular 從零到一
-
$556Angular 權威教程
-
$1,848Usage-Driven Database Design: From Logical Data Modeling through Physical Schema Definition
-
$449收穫,不止 SQL 優化 — 抓住 SQL 的本質
-
$265Web API 的設計與開發 (Web API : the Good Parts)
-
$327算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e)
-
$899Odoo 12 Development Essentials: Fast-track your Odoo development skills to build powerful business applications, 4th Edition
-
$796Kubernetes 權威指南:從 Docker 到 Kubernetes 實踐全接觸, 4/e
-
$520$411 -
$403Odoo 快速入門與實戰:Python 開發 ERP 指南
-
$1,680$1,646 -
$500$390 -
$454精通 Tableau 商業數據分析與可視化
-
$2,720$2,584 -
$857QEMU/KVM 源碼解析與應用
-
$390$308 -
$3,040The Algorithm Design Manual, 3/e (Hardcover)
-
$450$356 -
$653分佈式製造系統智能協調控制理論與模型
-
$830統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)
-
$1,600$1,520 -
$520$411 -
$390$371
相關主題
商品描述
Build customized solutions for your business using the latest features of Odoo 12 and Python
Key Features:
- Get up to speed with Odoo 12 to create custom and reusable modules
- Interconnect your application with other systems by implementing web APIs
- Understand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprises
Book Description:
Odoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you'll learn how to develop powerful Odoo applications from scratch, using all the latest features.
This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you'll explore the Odoo framework with real-world examples. You'll create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you'll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you'll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box.
By the end of the book, you'll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework.
What You Will Learn:
- Develop a module in the Odoo framework and modify the existing flow of any application
- Build dynamic websites with Odoo CMS
- Create and modify backend JavaScript components in Odoo and POS
- Connect and access any object in Odoo via Remote Procedure Calls (RPC)
- Illustrate the different tools available in Odoo to implement business processes for your records
- Implement in-app purchase services
- Manage, deploy, and test an Odoo instance with the PaaS Odoo.sh
- Configure IoT Box to add and upgrade Point of Sale (POS) hardware
Who this book is for:
If 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.
Table of Contents
- Installing the Odoo Development Environment
- Managing Odoo Server Instances
- Server Deployment
- Creating Odoo Add-On Modules
- Application Models
- Basic Server-Side Development
- Module Data
- Debugging
- Advanced Server Side Development Technique
- Backend Views
- Access Security
- Internationalization
- Automation, Workflows, and Printouts
- Web Server Development
- CMS Website Development
- Web Client Development
- In-App purchasing with Odoo
- Automated Test Cases
- Managing, Deploying, and Testing with Odoo.sh
- Remote procedure calls in Odoo
- Performance Optimization
- Point of Sale
- Manage Emails in Odoo
- IoT Box