- Odoo Development Cookbook
- Holger Brunn Alexandre Fayolle Daniel Reis
- 124字
- 2021-07-16 11:00:30
Introduction
In Chapter 1, Installing the Odoo Development Environment, we have seen how to set up an Odoo instance using only the standard "core" addons, which are shipped by the editor. This chapter focuses on adding noncore addons to an Odoo instance, be it your own addons, or third-party addons such as the ones maintained by the Odoo Community Association (OCA).
Note
About the terminology – addon versus module
In this book, we will use the term addon or addon module to refer to a Python package that respects the expected format to be installed in Odoo. The user interface often uses the word module for this, but we prefer keeping this term for Python modules or packages that are not necessarily Odoo addons.
推薦閱讀
- 兩周自制腳本語言
- C++ Builder 6.0下OpenGL編程技術
- Web交互界面設計與制作(微課版)
- Practical DevOps
- Functional Kotlin
- The Complete Coding Interview Guide in Java
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Unity 3D/2D移動開發實戰教程
- 智能手機APP UI設計與應用任務教程
- Oracle數據庫編程經典300例
- 貫通Tomcat開發
- 數據科學中的實用統計學(第2版)
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 深入大型數據集:并行與分布化Python代碼
- 生成藝術:Processing視覺創意入門