export fixtures
This commit is contained in:
parent
36e4d84d9f
commit
8f90ef09fb
@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"allow_in_quick_entry": 0,
|
||||
"allow_on_submit": 1,
|
||||
"allow_on_submit": 0,
|
||||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"collapsible_depends_on": null,
|
||||
@ -11,11 +11,11 @@
|
||||
"description": null,
|
||||
"docstatus": 0,
|
||||
"doctype": "Custom Field",
|
||||
"dt": "Quotation",
|
||||
"dt": "Lead",
|
||||
"fetch_from": null,
|
||||
"fetch_if_empty": 0,
|
||||
"fieldname": "custom_quotation_template",
|
||||
"fieldtype": "Link",
|
||||
"fieldname": "custom_customer_name",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 0,
|
||||
"hide_border": 0,
|
||||
"hide_days": 0,
|
||||
@ -26,19 +26,19 @@
|
||||
"in_list_view": 0,
|
||||
"in_preview": 0,
|
||||
"in_standard_filter": 0,
|
||||
"insert_after": "amended_from",
|
||||
"insert_after": "last_name",
|
||||
"is_system_generated": 0,
|
||||
"is_virtual": 0,
|
||||
"label": "Quotation Template",
|
||||
"label": "Customer Name",
|
||||
"length": 0,
|
||||
"link_filters": null,
|
||||
"mandatory_depends_on": null,
|
||||
"modified": "2025-12-23 02:28:02.771813",
|
||||
"modified": "2026-01-07 04:41:50.654606",
|
||||
"module": null,
|
||||
"name": "Quotation-custom_quotation_template",
|
||||
"name": "Lead-custom_customer_name",
|
||||
"no_copy": 0,
|
||||
"non_negative": 0,
|
||||
"options": "Quotation Template",
|
||||
"options": null,
|
||||
"permlevel": 0,
|
||||
"placeholder": null,
|
||||
"precision": "",
|
||||
@ -52,7 +52,7 @@
|
||||
"search_index": 0,
|
||||
"show_dashboard": 0,
|
||||
"sort_options": 0,
|
||||
"translatable": 0,
|
||||
"translatable": 1,
|
||||
"unique": 0,
|
||||
"width": null
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user