Skip to Content
Menu
This question has been flagged
1 Reply
1101 Views

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
Discard

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
Discard
Related Posts Replies Views Activity
1
May 23
2732
0
Feb 17
3584
0
Dec 17
13
1
Sep 16
3613
0
Jun 25
16