コンテンツへスキップ
メニュー
この質問にフラグが付けられました
974 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 25
447
0
4月 24
1433
0
1月 23
1809
0
2月 16
3629
2
3月 15
7342