add pre-built routes
This commit is contained in:
parent
ee9ce9ece5
commit
7c4d1c43ff
@ -0,0 +1,123 @@
|
||||
{
|
||||
"actions": [],
|
||||
"allow_auto_repeat": 1,
|
||||
"allow_events_in_timeline": 1,
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"autoname": "naming_series:",
|
||||
"color": "Blue",
|
||||
"creation": "2026-02-18 05:53:07.971371",
|
||||
"custom": 1,
|
||||
"default_view": "List",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Other",
|
||||
"engine": "InnoDB",
|
||||
"field_order": [
|
||||
"naming_series",
|
||||
"route_name",
|
||||
"service_date",
|
||||
"route_description",
|
||||
"areazone",
|
||||
"crew_leader",
|
||||
"assigned_technicians",
|
||||
"assigned_addresses",
|
||||
"route_map"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
"fieldname": "naming_series",
|
||||
"fieldtype": "Select",
|
||||
"label": "Route Number",
|
||||
"options": "Route - .#####"
|
||||
},
|
||||
{
|
||||
"fieldname": "route_name",
|
||||
"fieldtype": "Data",
|
||||
"label": "Route Name"
|
||||
},
|
||||
{
|
||||
"fieldname": "service_date",
|
||||
"fieldtype": "Date",
|
||||
"label": "Service Date"
|
||||
},
|
||||
{
|
||||
"fieldname": "route_description",
|
||||
"fieldtype": "Small Text",
|
||||
"label": "Route Description"
|
||||
},
|
||||
{
|
||||
"fieldname": "areazone",
|
||||
"fieldtype": "Link",
|
||||
"label": "Area/Zone",
|
||||
"options": "Territory"
|
||||
},
|
||||
{
|
||||
"fieldname": "crew_leader",
|
||||
"fieldtype": "Link",
|
||||
"label": "Crew Leader",
|
||||
"options": "Employee"
|
||||
},
|
||||
{
|
||||
"fieldname": "assigned_technicians",
|
||||
"fieldtype": "Table",
|
||||
"label": "Assigned Technicians",
|
||||
"options": "Route Technician Assignment"
|
||||
},
|
||||
{
|
||||
"allow_bulk_edit": 1,
|
||||
"allow_in_quick_entry": 1,
|
||||
"columns": 5,
|
||||
"fieldname": "assigned_addresses",
|
||||
"fieldtype": "Table",
|
||||
"label": "Assigned Addresses",
|
||||
"options": "Assigned Address"
|
||||
},
|
||||
{
|
||||
"fieldname": "route_map",
|
||||
"fieldtype": "HTML",
|
||||
"label": "Route Map"
|
||||
}
|
||||
],
|
||||
"grid_page_length": 50,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2026-02-18 11:06:00.945057",
|
||||
"modified_by": "casey@shilohcode.com",
|
||||
"module": "Custom UI",
|
||||
"name": "Pre-Built Routes",
|
||||
"naming_rule": "By \"Naming Series\" field",
|
||||
"owner": "Administrator",
|
||||
"permissions": [
|
||||
{
|
||||
"create": 1,
|
||||
"delete": 1,
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "System Manager",
|
||||
"share": 1,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"delete": 1,
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "Sales User",
|
||||
"share": 1,
|
||||
"write": 1
|
||||
}
|
||||
],
|
||||
"row_format": "Dynamic",
|
||||
"search_fields": "route_name, service_date",
|
||||
"show_name_in_global_search": 1,
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user