Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3409 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź



Include input type date


Thanks !


iWesabe

Awatar
Odrzuć

Thank you! You saved my day.