تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3453 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة



Include input type date


Thanks !


iWesabe

الصورة الرمزية
إهمال

Thank you! You saved my day.