mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
style-fix
This commit is contained in:
parent
865a2b4af8
commit
2cbdeae914
@ -205,7 +205,7 @@ class InvenTreeSetting(models.Model):
|
|||||||
'validator': bool,
|
'validator': bool,
|
||||||
},
|
},
|
||||||
|
|
||||||
'PART_SHOW_PRICE_IN_FORMS': {
|
'PART_SHOW_PRICE_IN_FORMS': {
|
||||||
'name': _('Show Price in Forms'),
|
'name': _('Show Price in Forms'),
|
||||||
'description': _('Display part price in some forms'),
|
'description': _('Display part price in some forms'),
|
||||||
'default': True,
|
'default': True,
|
||||||
|
Loading…
Reference in New Issue
Block a user