跳至内容
菜单
此问题已终结
2 回复
2542 查看

Hello,

I'm using odoo to follow my time on project. I'm recording my time in hour and want to edit my report in day with round in 2 decimal.

In my Qweb report how can i do to configure that ?

example : i spend 4 hours and i want to edit 0.50 day.

Thanks for your help.

形象
丢弃
编写者 最佳答案

Hello,

I've find a solution to convert my value. i'm dividing it by 8. Just change the widget from Duration to nothing.

Regards 

形象
丢弃
最佳答案

Hi Eric, 

I actually have the same requirement (to display report in 0.25 day, 0.5 day, 0.75 day or 1 day), but I was not able to implement your solution. 

Which QWeb report you are talking about?

Thanks for help.

Philippe

形象
丢弃
编写者

Hi,
I've modify the hr_timesheet.report_timesheet report.
Regards,
Eric