合并代码
This commit is contained in:
@@ -129,6 +129,9 @@ class MrpWorkOrder(models.Model):
|
||||
# 扫码绑定托盘方法
|
||||
def gettray(self):
|
||||
return ""
|
||||
#解除托盘绑定
|
||||
def unbindtray(self):
|
||||
return ""
|
||||
|
||||
# 计算配料中心点和与x轴倾斜度方法
|
||||
def getcenter(self):
|
||||
|
||||
Reference in New Issue
Block a user