采购入库若选择的产品是刀具,则优化序列号生成规则
This commit is contained in:
@@ -56,7 +56,7 @@ class ResProductTemplate(models.Model):
|
||||
('刀杆', '刀杆'),
|
||||
('刀盘', '刀盘'),
|
||||
('刀柄', '刀柄'),
|
||||
('夹头', '夹头')], string='刀具')
|
||||
('夹头', '夹头')], string='刀具物料')
|
||||
# 关联整体式刀具型号
|
||||
integral_cutting_tool_type_id = fields.Many2one('sf.integral.cutting.tool', '整体式刀具型号')
|
||||
# 关联刀片型号
|
||||
|
||||
Reference in New Issue
Block a user