采购模块界面优化、采购类型新增【工序外协】、【外购订单】选项

This commit is contained in:
yuxianghui
2024-12-16 17:22:39 +08:00
parent 2b9a44761f
commit 202fafac84
5 changed files with 20 additions and 4 deletions

View File

@@ -235,6 +235,9 @@
<xpath expr="//field[@name='name']" position="after">
<field name="purchase_type"/>
</xpath>
<xpath expr="//field[@name='name']" position="attributes">
<attribute name="class">purchase_order_list_name</attribute>
</xpath>
</field>
</record>