Skip to content
Snippets Groups Projects
Commit 8cf81132 authored by Edi Santoso's avatar Edi Santoso Committed by Martin Trigaux
Browse files

[FIX] base: change position of IDR currency

Currency position of IDR must before symbol

Closes #19178 
parent 7e04e442
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,7 @@
<field name="name">IDR</field>
<field name="symbol">Rp</field>
<field name="rounding">0.01</field>
<field name="position">before</field>
<field name="active" eval="False"/>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment