export fixtures

This commit is contained in:
Casey 2026-01-07 10:27:41 -06:00
parent 36e4d84d9f
commit 8f90ef09fb

View file

@ -1,7 +1,7 @@
[ [
{ {
"allow_in_quick_entry": 0, "allow_in_quick_entry": 0,
"allow_on_submit": 1, "allow_on_submit": 0,
"bold": 0, "bold": 0,
"collapsible": 0, "collapsible": 0,
"collapsible_depends_on": null, "collapsible_depends_on": null,
@ -11,11 +11,11 @@
"description": null, "description": null,
"docstatus": 0, "docstatus": 0,
"doctype": "Custom Field", "doctype": "Custom Field",
"dt": "Quotation", "dt": "Lead",
"fetch_from": null, "fetch_from": null,
"fetch_if_empty": 0, "fetch_if_empty": 0,
"fieldname": "custom_quotation_template", "fieldname": "custom_customer_name",
"fieldtype": "Link", "fieldtype": "Data",
"hidden": 0, "hidden": 0,
"hide_border": 0, "hide_border": 0,
"hide_days": 0, "hide_days": 0,
@ -26,19 +26,19 @@
"in_list_view": 0, "in_list_view": 0,
"in_preview": 0, "in_preview": 0,
"in_standard_filter": 0, "in_standard_filter": 0,
"insert_after": "amended_from", "insert_after": "last_name",
"is_system_generated": 0, "is_system_generated": 0,
"is_virtual": 0, "is_virtual": 0,
"label": "Quotation Template", "label": "Customer Name",
"length": 0, "length": 0,
"link_filters": null, "link_filters": null,
"mandatory_depends_on": null, "mandatory_depends_on": null,
"modified": "2025-12-23 02:28:02.771813", "modified": "2026-01-07 04:41:50.654606",
"module": null, "module": null,
"name": "Quotation-custom_quotation_template", "name": "Lead-custom_customer_name",
"no_copy": 0, "no_copy": 0,
"non_negative": 0, "non_negative": 0,
"options": "Quotation Template", "options": null,
"permlevel": 0, "permlevel": 0,
"placeholder": null, "placeholder": null,
"precision": "", "precision": "",
@ -52,7 +52,7 @@
"search_index": 0, "search_index": 0,
"show_dashboard": 0, "show_dashboard": 0,
"sort_options": 0, "sort_options": 0,
"translatable": 0, "translatable": 1,
"unique": 0, "unique": 0,
"width": null "width": null
} }