mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
This commit is contained in:
@ -224,7 +224,6 @@ class InvenTreeSetting(models.Model):
|
||||
'description': _('Use the internal price (if set) in BOM-price calculations'),
|
||||
'default': False,
|
||||
'validator': bool
|
||||
|
||||
},
|
||||
|
||||
'REPORT_DEBUG_MODE': {
|
||||
|
Reference in New Issue
Block a user