diff --git a/taxes_az/fixtures/item_group.json b/taxes_az/fixtures/item_group.json index 51e2144..7e29400 100644 --- a/taxes_az/fixtures/item_group.json +++ b/taxes_az/fixtures/item_group.json @@ -278,5 +278,41 @@ "name": "Gips, gəc - ton", "parent_item_group": "Faydalı qazıntılar", "taxes": [] + }, + { + "docstatus": 0, + "doctype": "Item Group", + "image": null, + "is_group": 1, + "is_standard": 1, + "item_group_defaults": [], + "item_group_name": "İdman, mərc və lotoreya oyunları", + "name": "İdman, mərc və lotoreya oyunları", + "parent_item_group": "Bütün Element Qrupları", + "taxes": [] + }, + { + "docstatus": 0, + "doctype": "Item Group", + "image": null, + "is_group": 0, + "is_standard": 1, + "item_group_defaults": [], + "item_group_name": "İdman və mərc oyunları", + "name": "İdman və mərc oyunları", + "parent_item_group": "İdman, mərc və lotoreya oyunları", + "taxes": [] + }, + { + "docstatus": 0, + "doctype": "Item Group", + "image": null, + "is_group": 0, + "is_standard": 1, + "item_group_defaults": [], + "item_group_name": "Lotoreya oyunları", + "name": "Lotoreya oyunları", + "parent_item_group": "İdman, mərc və lotoreya oyunları", + "taxes": [] } -] +] \ No newline at end of file