Odoo 教程
该资源库包含 Odoo 官方教程的基础和解决方案的代码。
每个 Odoo 版本都有两个分支:一个是基础分支,另一个是解决方案分支。例如,16.0 和 16.0-解决方案。第一个分支包含作为教程基础的模块代码,第二个分支包含具有完整解决方案的相同模块代码。
包含 Odoo 官方教程的基础代码和解决方案的资源库。「A repository with the code for the bases and solutions of the official Odoo tutorials. 」
该资源库包含 Odoo 官方教程的基础和解决方案的代码。
每个 Odoo 版本都有两个分支:一个是基础分支,另一个是解决方案分支。例如,16.0 和 16.0-解决方案。第一个分支包含作为教程基础的模块代码,第二个分支包含具有完整解决方案的相同模块代码。
| 名称与所有者 | odoo/tutorials |
|---|---|
| 主编程语言 | Python |
| 编程语言 | Makefile (语言数: 3) |
| 平台 | Linux, Mac, Windows |
| 许可证 |
| 创建于 | 2022-11-03 00:26:49 |
|---|---|
| 推送于 | 2025-10-31 17:45:30 |
| 最后一次提交 | 2025-09-25 06:12:01 |
| 发布数 | 0 |
| 星数 | 134 |
|---|---|
| 关注者数 | 49 |
| 派生数 | 2.7k |
| 提交数 | 9 |
| 已启用问题? | |
| 问题数 | 17 |
| 打开的问题数 | 1 |
| 拉请求数 | 9 |
| 打开的拉请求数 | 570 |
| 关闭的拉请求数 | 422 |
| 已启用Wiki? | |
|---|---|
| 已存档? | |
| 是复刻? | |
| 已锁定? | |
| 是镜像? | |
| 是私有? |
This repository hosts the code for the bases and solutions of the
official Odoo tutorials.
It has 2 branches for each Odoo version: one for the bases and one for
the solutions. For example, 16.0 and 16.0-solutions. The first
contains the code of the modules that serve as base for the tutorials,
and the second contains the code of the same modules with the complete
solution.