Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into develop
This commit is contained in:
@@ -9,7 +9,6 @@ class ToolMaterialsBasicParameters(models.Model):
|
||||
specification_id = fields.Many2one('sf.cutting_tool.specification.wizard', string='刀具规格')
|
||||
cutting_tool_type = fields.Char(related='standard_library_id.cutting_tool_type', string='刀具物料类型',
|
||||
store=True)
|
||||
# cutting_tool_type_1 = fields.Char(related='cutting_tool_type', string='类型', store=True)
|
||||
|
||||
# 整体式刀具参数
|
||||
code = fields.Char('物料号', size=50)
|
||||
|
||||
Reference in New Issue
Block a user