Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1578 Представления

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.

Аватар
Отменить

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

Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 23
3397
0
февр. 17
4039
0
дек. 17
13
1
сент. 16
3926
0
авг. 25
104