cnc工单处增加NC文件下载的功能已完成

This commit is contained in:
mgw
2023-08-21 17:20:52 +08:00
parent 3c281230cc
commit 642007d29b
3 changed files with 70 additions and 16 deletions

View File

@@ -5,6 +5,9 @@
<field name="model">mrp.workorder</field>
<field name="inherit_id" ref="sf_manufacturing.view_mrp_production_workorder_tray_form_inherit_sf"/>
<field name="arch" type="xml">
<xpath expr="//header" position="inside">
<button string="程序下载" name="cnc_file_download" type="object" class="oe_highlight"/>
</xpath>
<xpath expr="//page//field[@name='cnc_ids']" position="before">
<group>
<group>