Skip to Content
Menu
This question has been flagged
991 Views

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
Discard
Related Posts Replies Views Activity
1
Aug 25
467
0
Apr 24
1446
0
Jan 23
1824
0
Feb 16
3642
2
Mar 15
7361