1、产品的成品、制造订单、工单添加零件图号字段;

This commit is contained in:
yuxianghui
2024-06-06 14:38:10 +08:00
parent d213a2cf54
commit 002727070d
4 changed files with 5 additions and 2 deletions

View File

@@ -573,7 +573,7 @@
<label for="material_height" string="高"/>
<field name="material_height" class="o_address_zip"/>
</div>
<field name="part_number"/>
<field name="part_number" string="成品的零件图号"/>
</xpath>
</field>
</record>