Merge branch 'develop' into feature/必填字段label添加星号

This commit is contained in:
WEB许何哲\xuhez
2023-08-24 09:03:20 +08:00
20 changed files with 432 additions and 339 deletions

View File

@@ -21,7 +21,7 @@
<notebook>
<page string="维保标准" attrs="{'invisible': [('equipment_maintenance_id', '=', False)]}">
<field name="maintenance_standards" widget="ony2many">
<tree create="False">
<tree editable="bottom">
<field name="name"/>
<field name="maintenance_standards"/>
</tree>