mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
naming refactor
This commit is contained in:
@ -24,7 +24,7 @@ def currency_code_default():
|
||||
return code
|
||||
|
||||
|
||||
def currency_codes():
|
||||
def currency_code_mappings():
|
||||
"""
|
||||
Returns the current currency choices
|
||||
"""
|
||||
|
Reference in New Issue
Block a user