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
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
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  | 2953 | ||
|  | 1 4月 25  | 2135 | ||
|  | 3 9月 24  | 15638 | ||
|  | 2 9月 24  | 2250 | ||
|  | 2 2月 24  | 3163 |