Commit 1af2c6ce by 夏超

[fix] 修改助记码功能

parent c2d808ef
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath expr="//field[@name='capacity']" position="after"> <xpath expr="//field[@name='capacity']" position="after">
<field name="standard_hours"/> <field name="standard_hours"/>
</xpath>
<xpath expr="//field[@name='work_center_ids']" position="before">
<field name="mnemonic_aid_code"/> <field name="mnemonic_aid_code"/>
</xpath> </xpath>
</field> </field>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment