跳至內容
選單
此問題已被標幟
1 回覆
3470 瀏覽次數

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.