Updated ordering of territories to import parents before children.
This commit is contained in:
parent
0bacb2046a
commit
860bd69531
1 changed files with 39 additions and 39 deletions
|
|
@ -12,6 +12,45 @@
|
||||||
"territory_manager": null,
|
"territory_manager": null,
|
||||||
"territory_name": "Rest Of The World"
|
"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,
|
"custom_map": null,
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
|
|
@ -1246,44 +1285,5 @@
|
||||||
"targets": [],
|
"targets": [],
|
||||||
"territory_manager": null,
|
"territory_manager": null,
|
||||||
"territory_name": "Hayden Canyon"
|
"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…
Add table
Add a link
Reference in a new issue