Hi,
I need to setup git with the community edition of Odoo 15. So want to know which source code files need to be saved and which need to ignore.
Please help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
11892
查看
Hello,
You can use this command to odoo git clone
git clone https://www.github.com/odoo/odoo --depth 1 --branch 15.0 /opt/odoo15/odoo
For more ref. you can follow the this link.
Thanks
Do you mean I need to save the entire odoo-addons directory except for maintenance and entire custom-addons?
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
6月 25
|
1556 | ||
|
3
7月 25
|
3225 | ||
|
1
5月 25
|
1374 | ||
|
1
5月 25
|
1624 | ||
|
4
5月 25
|
2773 |
https://github.com/odoo/odoo/blob/16.0/.gitignore