forked from erp-dev/erp
feat: added type field into warehouse model
This commit is contained in:
@@ -39,7 +39,6 @@ class PrintingOrderAPITestCase(TestCase):
|
||||
merchant=self.merchant,
|
||||
name='测试员工',
|
||||
mobile='13800138000',
|
||||
job_type=basic_models.EmployeeTypeEnum.PRINTER,
|
||||
status=basic_models.EmployeeStatusEnum.ACTIVE
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user