add backflow test form

This commit is contained in:
Casey 2026-02-18 14:51:36 -06:00
parent d1d2f44c25
commit 22d102dee8
4 changed files with 3121 additions and 3545 deletions

View File

@ -0,0 +1,104 @@
{
"actions": [],
"allow_rename": 1,
"creation": "2026-02-18 05:53:07.884371",
"custom": 1,
"doctype": "DocType",
"engine": "InnoDB",
"field_order": [
"section_break_m7ec",
"property_address",
"technician",
"test_date",
"result",
"test_report",
"notes",
"water_district_submitted",
"amended_from"
],
"fields": [
{
"fieldname": "section_break_m7ec",
"fieldtype": "Section Break"
},
{
"fieldname": "property_address",
"fieldtype": "Link",
"in_list_view": 1,
"label": "Property Address",
"options": "Address",
"reqd": 1
},
{
"fieldname": "technician",
"fieldtype": "Link",
"label": "Technician",
"options": "Employee"
},
{
"fieldname": "test_date",
"fieldtype": "Date",
"label": "Test Date"
},
{
"fieldname": "result",
"fieldtype": "Select",
"label": "Result",
"options": "Pass\nFail"
},
{
"fieldname": "test_report",
"fieldtype": "Attach",
"label": "Test Report"
},
{
"fieldname": "notes",
"fieldtype": "Text",
"label": "Notes"
},
{
"default": "0",
"fieldname": "water_district_submitted",
"fieldtype": "Check",
"label": "Water District Submitted"
},
{
"fieldname": "amended_from",
"fieldtype": "Link",
"label": "Amended From",
"no_copy": 1,
"options": "Backflow Test Form",
"print_hide": 1,
"read_only": 1,
"search_index": 1
}
],
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2026-02-18 10:48:33.908921",
"modified_by": "casey@shilohcode.com",
"module": "Custom UI",
"name": "Backflow Test Form",
"owner": "Administrator",
"permissions": [
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"share": 1,
"submit": 1,
"write": 1
}
],
"row_format": "Dynamic",
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}

File diff suppressed because it is too large Load Diff

View File

@ -1,72 +0,0 @@
[
{
"bid_meeting_note_form": "SNW Install Bid Meeting Notes",
"calendar_color": "#c1dec5",
"company": "",
"custom__complete_method": "Task Weight",
"docstatus": 0,
"doctype": "Project Template",
"item_groups": "SNW-I, SNW-S, SNW-LS",
"modified": "2026-02-16 03:59:53.719382",
"name": "SNW Install",
"project_type": "External",
"tasks": [
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Send customer 3-5 day window for start date",
"task": "TASK-2025-00001"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "811/Locate call in",
"task": "TASK-2025-00002"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Permit(s) call in and pay",
"task": "TASK-2025-00003"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Primary Job",
"task": "TASK-2025-00004"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Hydroseeding",
"task": "TASK-2025-00005"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Curbing",
"task": "TASK-2025-00006"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "15-Day QA",
"task": "TASK-2025-00007"
},
{
"parent": "SNW Install",
"parentfield": "tasks",
"parenttype": "Project Template",
"subject": "Permit Close-out",
"task": "TASK-2025-00008"
}
]
}
]