需求计划详情

This commit is contained in:
guanhuan
2025-07-15 11:51:14 +08:00
parent e5404efb60
commit 0c3407572f
3 changed files with 7 additions and 2 deletions

View File

@@ -901,3 +901,6 @@ class SfProductionDemandPlan(models.Model):
'demand_plan_line_id': self.id
}
return values
def button_plan_detail(self):
pass