Odoo 12 Development Cookbook 3/e
暫譯: Odoo 12 開發食譜 第3版
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)
-
$393算法設計與分析基礎, 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,730$2,594 -
$1,008$958 -
$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$468 -
$779$740
商品描述
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
商品描述(中文翻譯)
使用 Odoo 12 和 Python 為您的業務構建自定義解決方案
主要特點:
- 快速掌握 Odoo 12,創建自定義和可重用的模組
- 通過實現網路 API 將您的應用程式與其他系統互連
- 理解驅動 Odoo 框架和 Odoo.sh 的機制,以構建穩健的企業
書籍描述:
Odoo 是一個以快速應用程式開發而聞名的強大框架。其最新版本 Odoo 12 引入了大量新功能。通過本書,您將學習如何從零開始開發強大的 Odoo 應用程式,利用所有最新功能。
本 Odoo 食譜書首先涵蓋 Odoo 的安裝和伺服器部署。接下來,您將通過實際案例探索 Odoo 框架。您將從頭開始創建一個新的 Odoo 模組,並進一步了解高級框架概念。您還將學習如何修改現有應用程式,包括銷售點 (POS)。本書不僅限於後端開發;高級 JavaScript 食譜將幫助您創建美觀的 UI 元素。隨著學習的深入,您將獲得網站開發的見解,並通過研究性能優化、除錯和自動化測試,成為一名優秀的 Odoo 開發者。最後,您將學習最新概念,如多網站、應用內購買 (IAP)、Odoo.sh 和 IoT Box。
在本書結束時,您將擁有構建強大 Odoo 應用程式所需的所有知識。本書中使用的開發最佳實踐在您使用 Odoo 框架時無疑會派上用場。
您將學到的內容:
- 在 Odoo 框架中開發模組並修改任何應用程式的現有流程
- 使用 Odoo CMS 構建動態網站
- 在 Odoo 和 POS 中創建和修改後端 JavaScript 元件
- 通過遠端過程呼叫 (RPC) 連接和訪問 Odoo 中的任何物件
- 說明 Odoo 中可用的不同工具,以實施業務流程以供記錄
- 實施應用內購買服務
- 使用 PaaS Odoo.sh 管理、部署和測試 Odoo 實例
- 配置 IoT Box 以添加和升級銷售點 (POS) 硬體
本書適合誰:
如果您是一名 Python 開發者,想要使用最新的 Odoo 框架開發高效的商業應用程式,或者如果您只是想要一個解決方案指南來解決所有 Odoo 開發問題,那麼本書適合您。為了充分利用本書,您需要具備一些 JavaScript 程式設計和網頁開發經驗。
目錄
- 安裝 Odoo 開發環境
- 管理 Odoo 伺服器實例
- 伺服器部署
- 創建 Odoo 附加模組
- 應用程式模型
- 基本伺服器端開發
- 模組數據
- 除錯
- 高級伺服器端開發技術
- 後端視圖
- 訪問安全性
- 國際化
- 自動化、工作流程和列印
- 網頁伺服器開發
- CMS 網站開發
- 網頁客戶端開發
- 使用 Odoo 的應用內購買
- 自動化測試案例
- 使用 Odoo.sh 管理、部署和測試
- Odoo 中的遠端過程呼叫
- 性能優化
- 銷售點
- 在 Odoo 中管理電子郵件
- IoT Box