mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 19:50:59 +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