Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2516 Widoki

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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