Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
957 Visninger

I'm using Odoo 17.2 online version, and I'm trying to get the value of the timer in project tasks and add it to a timesheet using a python script. 

I tried using

record['timer_start']

but that just gives me the timestamp of when the start function was called. I also tried

record['timer']

but that doesn't exist.

Can someone please tell me how to get that number?


Thank you in advance.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 25
440
0
apr. 24
1427
0
jan. 23
1805
0
feb. 16
3625
2
mar. 15
7337