Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3447 Visualizzazioni

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!!!

Avatar
Abbandona
Risposta migliore



Include input type date


Thanks !


iWesabe

Avatar
Abbandona

Thank you! You saved my day.