From 3d1da2fe43a7aad7b17d8b97f7bc5216164c76bf Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Tue, 4 Mar 2025 22:31:55 +0400 Subject: [PATCH] fixture updates --- az_locale/fixtures/currency.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/az_locale/fixtures/currency.json b/az_locale/fixtures/currency.json index 0cb1e32..41250ba 100644 --- a/az_locale/fixtures/currency.json +++ b/az_locale/fixtures/currency.json @@ -2,8 +2,12 @@ { "doctype": "Currency", "name": "AZN", + "owner": "Administrator", + "docstatus": 0, + "idx": 0, "currency_name": "AZN", "enabled": 1, + "fraction": null, "fraction_units": 100, "smallest_currency_fraction_value": 0.0, "symbol": "₼",