fixture updates
This commit is contained in:
parent
89951187a0
commit
3d1da2fe43
|
|
@ -2,8 +2,12 @@
|
||||||
{
|
{
|
||||||
"doctype": "Currency",
|
"doctype": "Currency",
|
||||||
"name": "AZN",
|
"name": "AZN",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"docstatus": 0,
|
||||||
|
"idx": 0,
|
||||||
"currency_name": "AZN",
|
"currency_name": "AZN",
|
||||||
"enabled": 1,
|
"enabled": 1,
|
||||||
|
"fraction": null,
|
||||||
"fraction_units": 100,
|
"fraction_units": 100,
|
||||||
"smallest_currency_fraction_value": 0.0,
|
"smallest_currency_fraction_value": 0.0,
|
||||||
"symbol": "₼",
|
"symbol": "₼",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue