Skip to Content
Menu
This question has been flagged
1 Odpoveď
1579 Zobrazenia

I'd like to create a new custom field that populates based on a calculation.


On my Time Sheets list view, I want a new field labeled 'Total Cost'


That field will result from the total hours billed on the line multiplied by the hourly cost of the attached employee record.


I'd also then like to see field totaled in group headers.

Avatar
Zrušiť

Hello i guess with odoo enterprise you can achive that using Odoo Studio, if not u will have use python code

Best Answer

Hi,
You have to write to logic for your computed field to calculate the desired values from the other records.

If you are looking for a sample, see this case:  How To Add Compute Field From User Interface In Odoo

Thanks

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
máj 23
3397
0
feb 17
4039
0
dec 17
13
1
sep 16
3926
0
aug 25
104