mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Display currency selection in part pricing dialog
This commit is contained in:
1
InvenTree/templates/price.html
Normal file
1
InvenTree/templates/price.html
Normal file
@ -0,0 +1 @@
|
||||
{% if currency %}{{ currency.symbol }}{% endif %}{{ price }}{% if currency %} {{ currency.suffix }}{% endif %}
|
Reference in New Issue
Block a user