fix: make cashflow mapping template child doctype

This commit is contained in:
Ankush Menat 2022-02-21 10:55:55 +05:30 committed by Ankush Menat
parent 1f9ce92011
commit 3a5dbfab50

View File

@ -1,94 +1,34 @@
{ {
"allow_copy": 0, "actions": [],
"allow_guest_to_view": 0, "creation": "2022-02-11 11:25:05.336846",
"allow_import": 0, "doctype": "DocType",
"allow_rename": 0, "editable_grid": 1,
"autoname": "field:mapping", "engine": "InnoDB",
"beta": 0, "field_order": [
"creation": "2018-02-08 10:18:48.513608", "mapping"
"custom": 0, ],
"docstatus": 0,
"doctype": "DocType",
"document_type": "",
"editable_grid": 1,
"engine": "InnoDB",
"fields": [ "fields": [
{ {
"allow_bulk_edit": 0, "fieldname": "mapping",
"allow_on_submit": 0, "fieldtype": "Link",
"bold": 0, "in_list_view": 1,
"collapsible": 0, "label": "Mapping",
"columns": 0, "options": "Cash Flow Mapping",
"fieldname": "mapping", "reqd": 1,
"fieldtype": "Link", "unique": 1
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 1,
"in_standard_filter": 0,
"label": "Mapping",
"length": 0,
"no_copy": 0,
"options": "Cash Flow Mapping",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
"report_hide": 0,
"reqd": 1,
"search_index": 0,
"set_only_once": 0,
"unique": 0
} }
], ],
"has_web_view": 0, "istable": 1,
"hide_heading": 0, "links": [],
"hide_toolbar": 0, "modified": "2022-02-21 03:34:57.902332",
"idx": 0, "modified_by": "Administrator",
"image_view": 0, "module": "Accounts",
"in_create": 0, "name": "Cash Flow Mapping Template Details",
"is_submittable": 0, "owner": "Administrator",
"issingle": 0, "permissions": [],
"istable": 0, "quick_entry": 1,
"max_attachments": 0, "sort_field": "modified",
"modified": "2018-02-08 10:33:39.413930", "sort_order": "DESC",
"modified_by": "Administrator", "states": [],
"module": "Accounts", "track_changes": 1
"name": "Cash Flow Mapping Template Details",
"name_case": "",
"owner": "Administrator",
"permissions": [
{
"amend": 0,
"apply_user_permissions": 0,
"cancel": 0,
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"if_owner": 0,
"import": 0,
"permlevel": 0,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"set_user_permissions": 0,
"share": 1,
"submit": 0,
"write": 1
}
],
"quick_entry": 1,
"read_only": 0,
"read_only_onload": 0,
"show_name_in_global_search": 0,
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1,
"track_seen": 0
} }