修改fetchCNC方法·
This commit is contained in:
@@ -506,7 +506,7 @@
|
||||
<page string="CNC程序" attrs='{"invisible": [("routing_type","!=","CNC加工")]}'>
|
||||
<field name="cnc_ids" widget="one2many" string="工作程序" default_order="sequence_number,id"
|
||||
readonly="1">
|
||||
<tree decoration-success="button_state" decoration-bf="button_state">
|
||||
<tree>
|
||||
<field name="sequence_number"/>
|
||||
<field name="program_name"/>
|
||||
<field name="cutting_tool_name"/>
|
||||
|
||||
Reference in New Issue
Block a user