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?
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
jun. 15
|
3172 | ||
|
1
jun. 19
|
9549 | ||
|
1
jul. 16
|
4569 | ||
|
2
jul. 16
|
6316 | ||
|
1
mrt. 15
|
4170 |
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.