Hi, with Studio I added a field in the Contact screen to set a date. Is there a way to add another field below that shows the remaining days left till the date that is set in the previous field? I am familiar with simple coding if this is necessary.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
Absolutely! If you add a new field, you should be able to tell it to determine the time duration since the date entered into the prior field. JavaScript or Python, depending on your comfort with either language, can perform this function.
We use the online version (odoo.com), I think this cannot be retained. What you think?
Hi,
You can add a compute field in the same model and then subtract the selected date with today's date and then show the days left.
For adding compute field from UI: https://www.youtube.com/watch?v=j981dytxE28
For adding compute field from code: https://www.youtube.com/watch?v=RirBoceNT5Q
Thanks
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
feb 24
|
3479 | ||
|
2
lug 25
|
12246 | ||
|
1
set 21
|
3509 | ||
|
0
set 20
|
3335 | ||
|
2
apr 16
|
5926 |