Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions virtual_pro/fixtures/custom_field.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dt": "Quotation",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "project",
"fieldname": "custom_enquiry",
"fieldtype": "Link",
"hidden": 0,
"hide_border": 0,
Expand All @@ -29,16 +29,16 @@
"insert_after": "amended_from",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Project",
"label": "Enquiry",
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2025-06-18 12:14:16.856118",
"modified": "2025-06-21 08:16:59.970972",
"module": "Virtual Pro",
"name": "Quotation-custom_project",
"name": "Quotation-custom_enquiry",
"no_copy": 0,
"non_negative": 0,
"options": "Project",
"options": "Enquiry",
"permlevel": 0,
"placeholder": null,
"precision": "",
Expand Down Expand Up @@ -125,10 +125,10 @@
"description": null,
"docstatus": 0,
"doctype": "Custom Field",
"dt": "Quotation",
"dt": "Sales Invoice",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "custom_service_request",
"fieldname": "custom_enquiry",
"fieldtype": "Link",
"hidden": 0,
"hide_border": 0,
Expand All @@ -140,19 +140,19 @@
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "project",
"insert_after": "amended_from",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Service Request",
"label": "Enquiry",
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2025-06-18 12:14:02.285394",
"modified": "2025-06-21 08:16:52.454850",
"module": "Virtual Pro",
"name": "Quotation-custom_service_request",
"name": "Sales Invoice-custom_enquiry",
"no_copy": 0,
"non_negative": 0,
"options": "Service Request",
"options": "Enquiry",
"permlevel": 0,
"placeholder": null,
"precision": "",
Expand Down Expand Up @@ -182,10 +182,10 @@
"description": null,
"docstatus": 0,
"doctype": "Custom Field",
"dt": "Sales Order",
"dt": "Sales Invoice Item",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "custom_service_request",
"fieldname": "custom_quotation",
"fieldtype": "Link",
"hidden": 0,
"hide_border": 0,
Expand All @@ -197,19 +197,19 @@
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "amended_from",
"insert_after": "pos_invoice_item",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Service Request",
"label": "Quotation",
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2025-06-18 12:13:37.552919",
"modified": "2025-06-21 08:17:24.368647",
"module": "Virtual Pro",
"name": "Sales Order-custom_service_request",
"name": "Sales Invoice Item-custom_quotation",
"no_copy": 0,
"non_negative": 0,
"options": "Service Request",
"options": "Quotation",
"permlevel": 0,
"placeholder": null,
"precision": "",
Expand Down Expand Up @@ -239,34 +239,34 @@
"description": null,
"docstatus": 0,
"doctype": "Custom Field",
"dt": "Sales Invoice",
"dt": "Sales Invoice Item",
"fetch_from": null,
"fetch_if_empty": 0,
"fieldname": "custom_service_request",
"fieldtype": "Link",
"fieldname": "custom_quotation_item",
"fieldtype": "Data",
"hidden": 0,
"hide_border": 0,
"hide_days": 0,
"hide_seconds": 0,
"ignore_user_permissions": 0,
"ignore_user_permissions": 1,
"ignore_xss_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_preview": 0,
"in_standard_filter": 0,
"insert_after": "amended_from",
"insert_after": "custom_quotation",
"is_system_generated": 0,
"is_virtual": 0,
"label": "Service Request",
"label": "Qutation Item",
"length": 0,
"link_filters": null,
"mandatory_depends_on": null,
"modified": "2025-06-18 12:13:52.248028",
"modified": "2025-06-21 08:17:14.217996",
"module": "Virtual Pro",
"name": "Sales Invoice-custom_service_request",
"name": "Sales Invoice Item-custom_qutation_item",
"no_copy": 0,
"non_negative": 0,
"options": "Service Request",
"options": null,
"permlevel": 0,
"placeholder": null,
"precision": "",
Expand All @@ -280,7 +280,7 @@
"search_index": 0,
"show_dashboard": 0,
"sort_options": 0,
"translatable": 0,
"translatable": 1,
"unique": 0,
"width": null
}
Expand Down