[minor] added Serbian Dinar, fixes frappe/erpnext#5311;
This commit is contained in:
parent
2fc24df599
commit
09de5b543e
1 changed files with 3 additions and 1 deletions
|
|
@ -2087,9 +2087,11 @@
|
|||
},
|
||||
"Serbia": {
|
||||
"code": "rs",
|
||||
"currency": "RSD",
|
||||
"currency_fraction": "Para",
|
||||
"currency_fraction_units": 100,
|
||||
"currency_symbol": "\u0434\u0438\u043d. or din.",
|
||||
"currency_name": "Serbian Dinar",
|
||||
"currency_symbol": "\u0434\u0438\u043d.",
|
||||
"number_format": "#,###.##",
|
||||
"timezones": [
|
||||
"Europe/Belgrade"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue