Update service address 2 doctype.
This commit is contained in:
parent
758e8f2b71
commit
0e895b0c17
1 changed files with 10 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"actions": [],
|
"actions": [],
|
||||||
"allow_rename": 1,
|
"allow_rename": 1,
|
||||||
"creation": "2026-01-30 07:01:57.571003",
|
"creation": "2026-02-09 03:55:26.299198",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
|
|
@ -19,7 +19,8 @@
|
||||||
"customer",
|
"customer",
|
||||||
"company",
|
"company",
|
||||||
"service_address",
|
"service_address",
|
||||||
"foreman"
|
"foreman",
|
||||||
|
"ready_to_schedule"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
|
|
@ -113,12 +114,18 @@
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Foreman",
|
"label": "Foreman",
|
||||||
"options": "Employee"
|
"options": "Employee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"default": "1",
|
||||||
|
"fieldname": "ready_to_schedule",
|
||||||
|
"fieldtype": "Check",
|
||||||
|
"label": "Ready To Schedule"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-01-30 07:15:39.410145",
|
"modified": "2026-02-10 07:36:48.544719",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Custom UI",
|
"module": "Custom UI",
|
||||||
"name": "Service Address 2",
|
"name": "Service Address 2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue