forked from erp-dev/erp
beta
This commit is contained in:
@@ -128,6 +128,8 @@ class ProductionAssignment(ModelBase):
|
||||
Device,
|
||||
on_delete=models.PROTECT,
|
||||
related_name='production_assignments',
|
||||
null=True,
|
||||
blank=True,
|
||||
verbose_name='设备',
|
||||
)
|
||||
content_type = models.ForeignKey(
|
||||
|
||||
Reference in New Issue
Block a user