gpt4 book ai didi

qweb - 如何在Odoo 10 QWeb报表中设置日期格式?

转载 作者:行者123 更新时间:2023-12-04 17:44:22 26 4
gpt4 key购买 nike

t字段选项不起作用。

我试过了

<span t-field="o.date_invoice" t-field-options='{"format": "MM/dd/yyyy"}'/>

最佳答案

而不是使用

<span t-field="o.date_invoice" t-field-options='{"format": "MM/dd/yyyy"}'/>


<span t-field="o.date_invoice" t-options='{"format": "MM/dd/yyyy"}'/>

希望能有所帮助!

关于qweb - 如何在Odoo 10 QWeb报表中设置日期格式?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41166536/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com