diff --git a/apps/wpmw/models.py b/apps/wpmw/models.py index fff350ec..14f4c33b 100644 --- a/apps/wpmw/models.py +++ b/apps/wpmw/models.py @@ -90,6 +90,7 @@ class Wpr(BaseModel): ins.mb = mb if mb: ins.material = mb.material + ins.state = mb.state if is_create: ins.material_start = mb.material