Update service address 2 doctype.

This commit is contained in:
rocketdebris 2026-02-10 12:40:50 -05:00
parent 758e8f2b71
commit 0e895b0c17

View File

@ -1,7 +1,7 @@
{
"actions": [],
"allow_rename": 1,
"creation": "2026-01-30 07:01:57.571003",
"creation": "2026-02-09 03:55:26.299198",
"doctype": "DocType",
"engine": "InnoDB",
"field_order": [
@ -19,7 +19,8 @@
"customer",
"company",
"service_address",
"foreman"
"foreman",
"ready_to_schedule"
],
"fields": [
{
@ -113,12 +114,18 @@
"fieldtype": "Link",
"label": "Foreman",
"options": "Employee"
},
{
"default": "1",
"fieldname": "ready_to_schedule",
"fieldtype": "Check",
"label": "Ready To Schedule"
}
],
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2026-01-30 07:15:39.410145",
"modified": "2026-02-10 07:36:48.544719",
"modified_by": "Administrator",
"module": "Custom UI",
"name": "Service Address 2",