命名修改

This commit is contained in:
guanhuan
2025-06-11 08:57:51 +08:00
parent b33ba9c354
commit 48316c55b7

View File

@@ -8,7 +8,7 @@ from datetime import datetime, timedelta
from odoo.exceptions import UserError
class SfProductionPlan(models.Model):
class SfProductionDemandPlan(models.Model):
_name = 'sf.production.demand.plan'
_description = 'sf_production_demand_plan'