Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
1044
查看
Hi,
You can add the field using a custom app, to add new fields to this model, it seems studio app has restriction, but easily you can inherit the model in code and add the field.
Thanks
Thanks, Niyas, I thought there was another way to do it. Any recommended apps or repos that have this
You can refer to this sample done in sale_margin module: https://github.com/odoo/odoo/blob/18.0/addons/sale_margin/report/sale_report.py
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
1月 25
|
1096 | ||
|
1
7月 25
|
507 | ||
|
2
7月 25
|
759 | ||
|
1
7月 25
|
598 | ||
|
1
7月 25
|
589 |