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!
RegistracijaRelated Posts | Replies | Rodiniai | Veikla | |
---|---|---|---|---|
|
1
birž. 15
|
3364 | ||
|
1
birž. 19
|
9747 | ||
|
1
liep. 16
|
4729 | ||
|
2
liep. 16
|
6491 | ||
|
1
kov. 15
|
4337 |
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.