- Odoo Development Cookbook
- Holger Brunn Alexandre Fayolle Daniel Reis
- 113字
- 2021-07-16 11:00:31
Introduction
All these components that we just mentioned will be addressed in detail in later chapters.
Now that we have a development environment and know how to manage Odoo server instances and databases, you can learn how to create Odoo addon modules.
Our main goal here is to understand how an addon module is structured and the typical incremental workflow to add components to it.
For this chapter, you are expected to have Odoo installed and to follow the recipes in Chapter 1, Installing the Odoo Development Environment. You are also expected to be comfortable in discovering and installing extra addon modules, as described in the Chapter 2, Managing Odoo Server Instances, recipes.
推薦閱讀
- 軟件安全技術(shù)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第三版)
- Data Analysis with IBM SPSS Statistics
- C語(yǔ)言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- Python貝葉斯分析(第2版)
- Learning Python by Building Games
- C語(yǔ)言課程設(shè)計(jì)
- ElasticSearch Cookbook(Second Edition)
- 基于ARM Cortex-M4F內(nèi)核的MSP432 MCU開發(fā)實(shí)踐
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- JavaScript機(jī)器人編程指南
- SwiftUI極簡(jiǎn)開發(fā)
- Python Linux系統(tǒng)管理與自動(dòng)化運(yùn)維
- 從零開始學(xué)算法:基于Python
- PHP動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)踐教程