mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-17 16:11:37 +00:00
@@ -368,7 +368,7 @@ class StockItemTest(StockAPITestCase):
|
||||
)
|
||||
|
||||
self.assertIn('Quantity is required', str(response.data))
|
||||
|
||||
|
||||
# POST with quantity and part and location
|
||||
response = self.post(
|
||||
self.list_url,
|
||||
|
Reference in New Issue
Block a user