Skip to Content
Menu
This question has been flagged
1 Reply
2604 Views

Hi I need help. I'm developing a model for the res_partner model in customers. How can I make a button that counts the time after click? After a second click it should post the time needed in a new line on a new navigation point for example= in project task, or a open task.

I need a time counting function in python

Thank you..

Avatar
Discard
Best Answer

Hi,

I think that you don't need a time counter. Just save the datetime of the start and stop action then save the difference in your task work.

You can find this logic in the work order model in MRP App.

regards

Avatar
Discard
Related Posts Replies Views Activity
3
Mar 16
4067
1
Dec 19
5701
0
Mar 16
3812
1
Mar 15
3548
0
Mar 15
3191