我的模块继承于" sale.order"。字段payment_term_id是:
options="{'no_create': True}"
核心。 如何更改no_create:继承模块中的False。 我试试:但它没有用。
<record id="view_order_form_inherit" model="ir.ui.view">
<field name="name">sale.order.form</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_order_form"/>
<field name="arch" type="xml">
<xpath expr="//sheet/group/group/field[@name='payment_term_id']" position="attributes">
<attribute name="attrs">{'no_create': false}</attribute>
</xpath>
</field>
</record>
答案 0 :(得分:1)
只需删除属性cut -f2 -d"|" file
:
options