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?
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Jun 15
|
3171 | ||
|
1
Jun 19
|
9540 | ||
|
1
Jul 16
|
4569 | ||
|
2
Jul 16
|
6316 | ||
|
1
Mar 15
|
4166 |
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.