mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
Add option to edit currency
This commit is contained in:
parent
09cb82cdc0
commit
af8a96e080
@ -70,5 +70,6 @@ class EditPriceBreakForm(HelperForm):
|
||||
fields = [
|
||||
'part',
|
||||
'quantity',
|
||||
'cost'
|
||||
'cost',
|
||||
'currency',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user