Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3445 Vizualizări

I'm developing in Odoo recently. I'm customizing the POS interface, I want to put a datepicker where the product categories are shown ... I can not find how to make a datepicker work when I extend a Qweb template (not a report)

Thanks in advance!!!

Imagine profil
Abandonează
Cel mai bun răspuns



Include input type date


Thanks !


iWesabe

Imagine profil
Abandonează

Thank you! You saved my day.