コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5259 ビュー

i have two fields 
Gasoil Ma : x_studio_gasoil_ma

Gasoil Eu : x_studio_gasoil_eu

i want to creat a new field Gasoil Total In order to bring the two together

アバター
破棄
最善の回答

Hi,

Refer to the documentation, it shows how to calculate two fields in Odoo16
https://www.odoo.com/documentation/16.0/developer/tutorials/getting_started/09_compute_onchange.html

Hope it helps

アバター
破棄
最善の回答

Hi,
You can add a computed field using the studio or from the user interface and add the above field as dependency and compyte the value into it.

See:  How To Add Compute Field From User Interface In Odoo

*
 Open fields from fields menu in debug mode
* Make the field as computed






Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
3
5月 25
1584
1
4月 25
1183
3
9月 24
14029
2
9月 24
1485
2
2月 24
2380