mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Updated stock tests quantities
This commit is contained in:
@ -189,7 +189,7 @@ class InvenTreeSetting(models.Model):
|
||||
'validator': bool,
|
||||
},
|
||||
|
||||
'STOCK_OWNERSHIP_CONTROL': {
|
||||
'STOCK_OWNERSHIP_CONTROL': {
|
||||
'name': _('Stock Ownership Control'),
|
||||
'description': _('Enable ownership control over stock locations and items'),
|
||||
'default': False,
|
||||
|
Reference in New Issue
Block a user