diff --git a/custom_ui/fixtures/territory.json b/custom_ui/fixtures/territory.json index e8c53c9..fae3d6f 100644 --- a/custom_ui/fixtures/territory.json +++ b/custom_ui/fixtures/territory.json @@ -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" } ] \ No newline at end of file