增加添加删除列

This commit is contained in:
hyyy
2025-03-13 16:10:43 +08:00
parent 04b255d5c6
commit 082e25feae
4 changed files with 85 additions and 2 deletions

View File

@@ -339,7 +339,7 @@
</div>
<br/>
<div class="o_row">
<field name="measure_line_ids" widget="tree"/>
<field name="measure_line_ids" widget="custom_measure_line_tree"/>
</div>
</page>
<page string="出厂检验报告" name="out_check" attrs="{'invisible': [('is_out_check', '=', False)]}">