2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

PEP styling

This commit is contained in:
Maksim Stojkovic
2022-05-19 00:33:03 +10:00
parent 5ece98ed39
commit 276075ce05
2 changed files with 2 additions and 1 deletions

View File

@ -1117,7 +1117,7 @@ class InvenTreeSetting(BaseInvenTreeSetting):
'default': False,
'validator': bool,
},
'PURCHASEORDER_REFERENCE_PREFIX': {
'name': _('Purchase Order Reference Prefix'),
'description': _('Prefix value for purchase order reference'),