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!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de juny 15
|
3185 | ||
|
1
de juny 19
|
9572 | ||
|
1
de jul. 16
|
4572 | ||
|
2
de jul. 16
|
6319 | ||
|
1
de març 15
|
4184 |
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.