物料需求计划

This commit is contained in:
guanhuan
2025-06-24 11:17:41 +08:00
parent 2f26aee90a
commit 02b4f76326
8 changed files with 75 additions and 2 deletions

View File

@@ -69,6 +69,8 @@
<field name="print_count"/>
<button name="release_production_order" type="object" string="下达生产" class="btn-primary"
attrs="{'invisible': ['|',('status', '!=', '50'), ('supply_method', 'not in', ['automation', 'manual'])]}"/>
<button name="edit_button" type="object" string="编辑" class="btn-primary"/>
</tree>
</field>
</record>