diff --git a/taxes_az/fixtures/item_group.json b/taxes_az/fixtures/item_group.json index ef3a5b7..0ad9452 100644 --- a/taxes_az/fixtures/item_group.json +++ b/taxes_az/fixtures/item_group.json @@ -1,17 +1,4 @@ [ - { - "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": [] - }, { "docstatus": 0, "doctype": "Item Group", @@ -24,5 +11,18 @@ "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