跳至内容
菜单
此问题已终结
1 回复
3403 查看

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.