2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

naming refactor

This commit is contained in:
2021-07-01 10:37:16 +02:00
parent 66c1e9c97d
commit 983255a05e
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ def currency_code_default():
return code
def currency_codes():
def currency_code_mappings():
"""
Returns the current currency choices
"""