wushaodong %!s(int64=4) %!d(string=hai) anos
pai
achega
c2982af6a3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/customer/views.py

+ 1 - 0
apps/customer/views.py

@@ -260,6 +260,7 @@ class NewCustomerViewSet(CustomModelViewSet):
                         'stage_progress_id': stage_progress,
                         'customer': instance,
                         'service_user': instance.track_user,
+                        'store': instance.store,
                     }
                     ser = Order.objects.create(**data)
                     ser.no = ser.get_no()