Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3410 มุมมอง

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.