还原代码

This commit is contained in:
jinling.yang
2024-11-11 14:50:38 +08:00
parent 38c4aba45c
commit 741f2ad8b2
7 changed files with 37 additions and 20 deletions

View File

@@ -346,7 +346,7 @@
<page string="工艺设计">
<field name="technology_design_ids" widget="one2many">
<tree editable="bottom">
<field name="sequence" widget="handle"/>
<field name="sequence" widget="handle" />
<field name="route_id" context="{'production_id': production_id}"
attrs="{'readonly': [('is_auto', '=', True)]}" options="{'no_create': True}"/>
<field name="process_parameters_id" attrs="{'readonly': [('is_auto', '=', True)]}"