Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
1043
瀏覽次數
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
|
505 | ||
|
2
7月 25
|
758 | ||
|
1
7月 25
|
597 | ||
|
1
7月 25
|
589 |