#12 | Customize Location Doctype

This commit is contained in:
Jordi Albert 2022-09-06 16:48:54 +02:00
parent e4bf49ff7e
commit 6e29d0f6bf

View File

@ -0,0 +1,237 @@
{
"custom_fields": [
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-09-06 09:39:15.583037",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Location",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "full_path",
"fieldtype": "Data",
"hidden": 1,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 4,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "html_full_path",
"label": "Full Path",
"length": 1000,
"mandatory_depends_on": null,
"modified": "2022-09-06 09:39:15.583037",
"modified_by": "Administrator",
"name": "Location-full_path",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": "",
"read_only": 1,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"translatable": 0,
"unique": 0,
"width": ""
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-09-06 15:02:44.835105",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Location",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "html_full_path",
"fieldtype": "Text Editor",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 3,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "parent_location",
"label": "HTML Full Path",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-09-06 15:02:44.835105",
"modified_by": "Administrator",
"name": "Location-html_full_path",
"no_copy": 0,
"non_negative": 0,
"options": null,
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 1,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"translatable": 0,
"unique": 0,
"width": null
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"collapsible_depends_on": null,
"columns": 0,
"creation": "2022-09-06 15:12:53.892684",
"default": null,
"depends_on": null,
"description": null,
"docstatus": 0,
"dt": "Location",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "type",
"fieldtype": "Select",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"idx": 5,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 1,
"in_preview": 0,
"in_standard_filter": 1,
"insert_after": "full_path",
"label": "Type",
"length": 0,
"mandatory_depends_on": null,
"modified": "2022-09-06 15:12:53.892684",
"modified_by": "Administrator",
"name": "Location-type",
"no_copy": 0,
"non_negative": 0,
"options": "\nCountry\nState\nCity\nStreet\nBuilding\nFloor\nRoom\nRack\nHU",
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_width": null,
"read_only": 0,
"read_only_depends_on": null,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"translatable": 1,
"unique": 0,
"width": null
}
],
"custom_perms": [],
"doctype": "Location",
"property_setters": [
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"creation": "2022-09-06 13:12:35.858567",
"default_value": null,
"doc_type": "Location",
"docstatus": 0,
"doctype_or_field": "DocType",
"field_name": null,
"idx": 0,
"modified": "2022-09-06 13:12:35.858567",
"modified_by": "Administrator",
"name": "Location-main-search_fields",
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"property": "search_fields",
"property_type": "Data",
"row_name": null,
"value": "location_name, full_path"
},
{
"_assign": null,
"_comments": null,
"_liked_by": null,
"_user_tags": null,
"creation": "2022-09-06 09:37:34.757324",
"default_value": null,
"doc_type": "Location",
"docstatus": 0,
"doctype_or_field": "DocType",
"field_name": null,
"idx": 0,
"modified": "2022-09-06 09:37:34.757324",
"modified_by": "Administrator",
"name": "Location-main-autoname",
"owner": "Administrator",
"parent": null,
"parentfield": null,
"parenttype": null,
"property": "autoname",
"property_type": "Data",
"row_name": null,
"value": "LOC-.#####"
}
],
"sync_on_migrate": 1
}