From 7bffc049186fb96eb4ea73c2c3245140d033d920 Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Wed, 6 Aug 2025 13:55:55 +0400 Subject: [PATCH] =?UTF-8?q?deleted=20item=20group=20fixtuers,=20because=20?= =?UTF-8?q?of=20language=20diffirence=20All=20item=20group=20And=20B=C3=BC?= =?UTF-8?q?t=C3=BCn=20mallar=20n=C3=B6v=C3=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taxes_az/fixtures/item_group.json | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 taxes_az/fixtures/item_group.json diff --git a/taxes_az/fixtures/item_group.json b/taxes_az/fixtures/item_group.json deleted file mode 100644 index 0ad9452..0000000 --- a/taxes_az/fixtures/item_group.json +++ /dev/null @@ -1,28 +0,0 @@ -[ - { - "docstatus": 0, - "doctype": "Item Group", - "image": null, - "is_group": 1, - "item_group_defaults": [], - "item_group_name": "Neft Məhsulları", - "modified": "2025-08-05 19:50:16.068055", - "name": "Neft Məhsulları", - "old_parent": "All Item Groups", - "parent_item_group": "All Item Groups", - "taxes": [] - }, - { - "docstatus": 0, - "doctype": "Item Group", - "image": null, - "is_group": 0, - "item_group_defaults": [], - "item_group_name": "Yanacaq növləri", - "modified": "2025-08-05 19:51:16.965899", - "name": "Yanacaq növləri", - "old_parent": "Neft Məhsulları", - "parent_item_group": "Neft Məhsulları", - "taxes": [] - } -] \ No newline at end of file