mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 20:11:37 +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