Updated ordering of territories to import parents before children.
This commit is contained in:
parent
0bacb2046a
commit
860bd69531
@ -12,6 +12,45 @@
|
||||
"territory_manager": null,
|
||||
"territory_name": "Rest Of The World"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-04-08 03:16:41.446439",
|
||||
"name": "United States",
|
||||
"old_parent": "All Territories",
|
||||
"parent_territory": "All Territories",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "United States"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-10-24 16:28:49.004134",
|
||||
"name": "Idaho",
|
||||
"old_parent": "United States",
|
||||
"parent_territory": "United States",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "Idaho"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-10-24 16:29:21.492438",
|
||||
"name": "Washington",
|
||||
"old_parent": "United States",
|
||||
"parent_territory": "United States",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "Washington"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
@ -1246,44 +1285,5 @@
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "Hayden Canyon"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-10-24 16:29:21.492438",
|
||||
"name": "Washington",
|
||||
"old_parent": "United States",
|
||||
"parent_territory": "United States",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "Washington"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-04-08 03:16:41.446439",
|
||||
"name": "United States",
|
||||
"old_parent": "All Territories",
|
||||
"parent_territory": "All Territories",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "United States"
|
||||
},
|
||||
{
|
||||
"custom_map": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Territory",
|
||||
"is_group": 1,
|
||||
"modified": "2024-10-24 16:28:49.004134",
|
||||
"name": "Idaho",
|
||||
"old_parent": "United States",
|
||||
"parent_territory": "United States",
|
||||
"targets": [],
|
||||
"territory_manager": null,
|
||||
"territory_name": "Idaho"
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user