fixed bug with item group
This commit is contained in:
parent
8f414edaf6
commit
78255d19c2
|
|
@ -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,
|
"docstatus": 0,
|
||||||
"doctype": "Item Group",
|
"doctype": "Item Group",
|
||||||
|
|
@ -24,5 +11,18 @@
|
||||||
"old_parent": "All Item Groups",
|
"old_parent": "All Item Groups",
|
||||||
"parent_item_group": "All Item Groups",
|
"parent_item_group": "All Item Groups",
|
||||||
"taxes": []
|
"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": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Reference in New Issue