コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3448 ビュー

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.