服务器框架 101¶
Welcome to the Server framework 101 tutorial! If you reached this page that means you are interested in the development of your own Odoo module. It might also mean that you recently joined the Odoo company for a rather technical position. In any case, your journey to the technical side of Odoo starts here.
本教程的目标是让您了解 Odoo 开发框架中最重要的部分,同时通过开发自己的 Odoo 模块来管理房地产资产。各章节应按照给定的顺序学习,因为它们以逐步的方式涵盖了从零开始开发新 Odoo 应用程序的过程。换句话说,每一章都依赖于前一章的内容。
重要
在继续之前,请确保您已按照 设置指南 配置好开发环境。
准备好了吗?让我们开始吧!