- 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.
推薦閱讀
- Learning Java Functional Programming
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 華為HMS生態(tài)與應(yīng)用開發(fā)實(shí)戰(zhàn)
- 三維圖形化C++趣味編程
- INSTANT MinGW Starter
- Podman實(shí)戰(zhàn)
- 軟件項目管理實(shí)用教程
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 持續(xù)輕量級Java EE開發(fā):編寫可測試的代碼
- Visualforce Developer’s guide
- Cocos2d-x Game Development Blueprints
- Python大規(guī)模機(jī)器學(xué)習(xí)
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- 大學(xué)計算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- SAP Web Dynpro for ABAP開發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用