e023e33a15
This is translated according to user language, so "All Item Groups" might not exist on site. The code already finds root item group without doing anything. towards https://github.com/frappe/erpnext/issues/36635
7 lines
94 B
JSON
7 lines
94 B
JSON
[
|
|
{
|
|
"doctype": "Item Group",
|
|
"item_group_name": "Demo Item Group"
|
|
}
|
|
]
|