优化库存排序
This commit is contained in:
@@ -298,6 +298,10 @@
|
||||
<xpath expr="//field[@name='name']" position="attributes">
|
||||
<attribute name="class">purchase_order_list_name</attribute>
|
||||
</xpath>
|
||||
<!-- 修改 tree 视图的排序规则 -->
|
||||
<xpath expr="//tree" position="attributes">
|
||||
<attribute name="default_order">date_approve desc</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user