Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/制造功能优化
This commit is contained in:
@@ -224,7 +224,7 @@ class sf_production_plan(models.Model):
|
||||
|
||||
return num
|
||||
|
||||
def do_production_schedule(self, date_planned_start):
|
||||
def do_production_schedule(self,date_planned_start):
|
||||
"""
|
||||
排程方法
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user