Skip to Content
Menú
This question has been flagged
1 Respondre
3599 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
3
de març 16
5517
1
de des. 19
6805
0
de març 16
5003
1
de març 15
4761
0
de març 15
4065