From 119d093e8be0c9378e3a917da21b2f08f041f56c Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Thu, 14 Aug 2025 16:12:05 +0400 Subject: [PATCH] fixed bug with parent group name --- taxes_az/fixtures/item_group.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taxes_az/fixtures/item_group.json b/taxes_az/fixtures/item_group.json index 0297cd6..2c3186f 100644 --- a/taxes_az/fixtures/item_group.json +++ b/taxes_az/fixtures/item_group.json @@ -10,7 +10,7 @@ "modified": "2025-08-05 19:50:16.068055", "name": "Neft Məhsulları", "old_parent": "All Item Groups", - "parent_item_group": "Bütün Məhsul Qrupları", + "parent_item_group": "Bütün Element Qrupları", "taxes": [] }, { @@ -36,7 +36,7 @@ "item_group_defaults": [], "item_group_name": "Faydalı qazıntılar", "name": "Faydalı qazıntılar", - "parent_item_group": "Bütün Məhsul Qrupları", + "parent_item_group": "Bütün Element Qrupları", "taxes": [] }, {