Hello
Is there a way to create an automatic timestamp in a text box once you click on it or when you add something to it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello
Is there a way to create an automatic timestamp in a text box once you click on it or when you add something to it?
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
июн. 15
|
3185 | ||
|
1
июн. 19
|
9578 | ||
|
1
июл. 16
|
4573 | ||
|
2
июл. 16
|
6323 | ||
|
1
мар. 15
|
4191 |
Have a look at on_change events, there are a lot of options to trigger automatic actions. You could for example also fill up a field when the user clicks on a save button.