Skip to Content
Menú
This question has been flagged
1 Respondre
3043 Vistes
Hello,
In Odoo Studio : In the sale module, I created a "commission%" field to set a default value throughout the sale. In each article line, I created a "com%" field. I would like the default value field "com%" to be the field "comisiion%". But I want to be able to also modify the "com%" field on 1 line if necessary
screenshot : http://nas.cip-sa.be/temp/comission.jpg
Thank you for your help



Avatar
Descartar
Best Answer

Hi,

If you need to set a default value for the field 'com%' based on the field 'commission%', you can achieve this by adding a compute function for 'com%' with a dependency on 'commission%'. For more details about compute functions in Odoo, you can refer the blog:

https://www.cybrosys.com/odoo/odoo-books/odoo-16-studio/define-compute-method/

Hope it helps

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de febr. 24
3308
1
de març 24
1512
3
de gen. 24
2078
3
de nov. 23
1708
2
de juny 23
4453