Allow Rename option added in multiple docs. Fixes #1521
This commit is contained in:
parent
b1285f9fce
commit
02d37bbb5a
@ -1,302 +1,87 @@
|
|||||||
{
|
{
|
||||||
"_last_update": null,
|
"allow_rename": 1,
|
||||||
"_user_tags": null,
|
|
||||||
"allow_attach": null,
|
|
||||||
"allow_copy": null,
|
|
||||||
"allow_email": null,
|
|
||||||
"allow_import": null,
|
|
||||||
"allow_print": null,
|
|
||||||
"allow_rename": null,
|
|
||||||
"allow_trash": null,
|
|
||||||
"autoname": "field:party_type_name",
|
"autoname": "field:party_type_name",
|
||||||
"change_log": null,
|
|
||||||
"client_script": null,
|
|
||||||
"client_script_core": null,
|
|
||||||
"client_string": null,
|
|
||||||
"colour": null,
|
|
||||||
"creation": "2014-04-07 12:32:18.010384",
|
"creation": "2014-04-07 12:32:18.010384",
|
||||||
"custom": null,
|
|
||||||
"default_print_format": null,
|
|
||||||
"description": null,
|
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"document_type": "Master",
|
"document_type": "Master",
|
||||||
"dt_template": null,
|
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "party_type_name",
|
"fieldname": "party_type_name",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"hidden": null,
|
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Party Type Name",
|
"label": "Party Type Name",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": null,
|
"reqd": 1
|
||||||
"print_width": null,
|
|
||||||
"read_only": null,
|
|
||||||
"report_hide": null,
|
|
||||||
"reqd": 1,
|
|
||||||
"search_index": null,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "parent_party_type",
|
"fieldname": "parent_party_type",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"hidden": null,
|
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "Parent Party Type",
|
"label": "Parent Party Type",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": "Party Type",
|
"options": "Party Type",
|
||||||
"permlevel": 0,
|
"permlevel": 0
|
||||||
"print_hide": null,
|
|
||||||
"print_width": null,
|
|
||||||
"read_only": null,
|
|
||||||
"report_hide": null,
|
|
||||||
"reqd": null,
|
|
||||||
"search_index": null,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": "Yes",
|
"default": "Yes",
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "allow_children",
|
"fieldname": "allow_children",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"hidden": null,
|
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "Allow Children",
|
"label": "Allow Children",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": "Yes\nNo",
|
"options": "Yes\nNo",
|
||||||
"permlevel": 0,
|
"permlevel": 0
|
||||||
"print_hide": null,
|
|
||||||
"print_width": null,
|
|
||||||
"read_only": null,
|
|
||||||
"report_hide": null,
|
|
||||||
"reqd": null,
|
|
||||||
"search_index": null,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "default_price_list",
|
"fieldname": "default_price_list",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"hidden": null,
|
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "Default Price List",
|
"label": "Default Price List",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": "Price List",
|
"options": "Price List",
|
||||||
"permlevel": 0,
|
"permlevel": 0
|
||||||
"print_hide": null,
|
|
||||||
"print_width": null,
|
|
||||||
"read_only": null,
|
|
||||||
"report_hide": null,
|
|
||||||
"reqd": null,
|
|
||||||
"search_index": null,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "lft",
|
"fieldname": "lft",
|
||||||
"fieldtype": "Int",
|
"fieldtype": "Int",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "LFT",
|
"label": "LFT",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": null,
|
|
||||||
"print_width": null,
|
|
||||||
"read_only": 1,
|
"read_only": 1,
|
||||||
"report_hide": null,
|
"search_index": 1
|
||||||
"reqd": null,
|
|
||||||
"search_index": 1,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "rgt",
|
"fieldname": "rgt",
|
||||||
"fieldtype": "Int",
|
"fieldtype": "Int",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "RGT",
|
"label": "RGT",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": null,
|
|
||||||
"print_width": null,
|
|
||||||
"read_only": 1,
|
"read_only": 1,
|
||||||
"report_hide": null,
|
"search_index": 1
|
||||||
"reqd": null,
|
|
||||||
"search_index": 1,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"allow_on_submit": null,
|
|
||||||
"default": null,
|
|
||||||
"depends_on": null,
|
|
||||||
"description": null,
|
|
||||||
"fieldname": "old_parent",
|
"fieldname": "old_parent",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
"ignore_restrictions": null,
|
|
||||||
"in_filter": null,
|
|
||||||
"in_list_view": null,
|
|
||||||
"label": "Old Parent",
|
"label": "Old Parent",
|
||||||
"no_column": null,
|
|
||||||
"no_copy": null,
|
|
||||||
"oldfieldname": null,
|
|
||||||
"oldfieldtype": null,
|
|
||||||
"options": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": null,
|
"read_only": 1
|
||||||
"print_width": null,
|
|
||||||
"read_only": 1,
|
|
||||||
"report_hide": null,
|
|
||||||
"reqd": null,
|
|
||||||
"search_index": null,
|
|
||||||
"set_only_once": null,
|
|
||||||
"trigger": null,
|
|
||||||
"width": null
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hide_heading": null,
|
"modified": "2014-05-06 12:12:27.359617",
|
||||||
"hide_toolbar": null,
|
|
||||||
"icon": null,
|
|
||||||
"idx": null,
|
|
||||||
"in_create": null,
|
|
||||||
"in_dialog": null,
|
|
||||||
"is_submittable": null,
|
|
||||||
"is_transaction_doc": null,
|
|
||||||
"issingle": null,
|
|
||||||
"istable": null,
|
|
||||||
"max_attachments": null,
|
|
||||||
"menu_index": null,
|
|
||||||
"modified": "2014-04-07 12:54:46.254776",
|
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Contacts",
|
"module": "Contacts",
|
||||||
"name": "Party Type",
|
"name": "Party Type",
|
||||||
"name_case": null,
|
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"parent": null,
|
|
||||||
"parent_node": null,
|
|
||||||
"parentfield": null,
|
|
||||||
"parenttype": null,
|
|
||||||
"permissions": [
|
"permissions": [
|
||||||
{
|
{
|
||||||
"amend": null,
|
|
||||||
"cancel": null,
|
|
||||||
"create": 1,
|
"create": 1,
|
||||||
"delete": null,
|
|
||||||
"email": null,
|
|
||||||
"export": null,
|
|
||||||
"import": null,
|
|
||||||
"match": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print": null,
|
|
||||||
"read": 1,
|
"read": 1,
|
||||||
"report": null,
|
|
||||||
"restrict": null,
|
|
||||||
"restricted": null,
|
|
||||||
"role": "Sales User",
|
"role": "Sales User",
|
||||||
"submit": null,
|
|
||||||
"write": 1
|
"write": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"amend": null,
|
|
||||||
"cancel": null,
|
|
||||||
"create": 1,
|
"create": 1,
|
||||||
"delete": null,
|
|
||||||
"email": null,
|
|
||||||
"export": null,
|
|
||||||
"import": null,
|
|
||||||
"match": null,
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print": null,
|
|
||||||
"read": 1,
|
"read": 1,
|
||||||
"report": null,
|
|
||||||
"restrict": null,
|
|
||||||
"restricted": null,
|
|
||||||
"role": "Purchase User",
|
"role": "Purchase User",
|
||||||
"submit": null,
|
|
||||||
"write": 1
|
"write": 1
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"plugin": null,
|
|
||||||
"print_outline": null,
|
|
||||||
"read_only": null,
|
|
||||||
"read_only_onload": null,
|
|
||||||
"search_fields": null,
|
|
||||||
"section_style": null,
|
|
||||||
"server_code": null,
|
|
||||||
"server_code_compiled": null,
|
|
||||||
"server_code_core": null,
|
|
||||||
"server_code_error": null,
|
|
||||||
"show_in_menu": null,
|
|
||||||
"smallicon": null,
|
|
||||||
"subject": null,
|
|
||||||
"tag_fields": null,
|
|
||||||
"title_field": null,
|
|
||||||
"use_template": null,
|
|
||||||
"version": null
|
|
||||||
}
|
}
|
||||||
@ -1,14 +1,26 @@
|
|||||||
{
|
{
|
||||||
"allow_import": 1,
|
"allow_import": 1,
|
||||||
|
"allow_rename": 1,
|
||||||
"autoname": "field:department_name",
|
"autoname": "field:department_name",
|
||||||
"creation": "2013-02-05 11:48:26.000000",
|
"creation": "2013-02-05 11:48:26",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"document_type": "Master",
|
"document_type": "Master",
|
||||||
"fields": [
|
"fields": [
|
||||||
|
{
|
||||||
|
"fieldname": "trash_reason",
|
||||||
|
"fieldtype": "Small Text",
|
||||||
|
"in_list_view": 1,
|
||||||
|
"label": "Trash Reason",
|
||||||
|
"oldfieldname": "trash_reason",
|
||||||
|
"oldfieldtype": "Small Text",
|
||||||
|
"permlevel": 0,
|
||||||
|
"read_only": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "department_name",
|
"fieldname": "department_name",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Department",
|
"label": "Department",
|
||||||
"oldfieldname": "department_name",
|
"oldfieldname": "department_name",
|
||||||
"oldfieldtype": "Data",
|
"oldfieldtype": "Data",
|
||||||
@ -19,6 +31,7 @@
|
|||||||
"description": "Days for which Holidays are blocked for this department.",
|
"description": "Days for which Holidays are blocked for this department.",
|
||||||
"fieldname": "leave_block_list",
|
"fieldname": "leave_block_list",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Leave Block List",
|
"label": "Leave Block List",
|
||||||
"options": "Leave Block List",
|
"options": "Leave Block List",
|
||||||
"permlevel": 0
|
"permlevel": 0
|
||||||
@ -26,7 +39,7 @@
|
|||||||
],
|
],
|
||||||
"icon": "icon-sitemap",
|
"icon": "icon-sitemap",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"modified": "2014-01-20 17:48:38.000000",
|
"modified": "2014-05-06 12:06:49.222106",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Department",
|
"name": "Department",
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"allow_import": 1,
|
"allow_import": 1,
|
||||||
|
"allow_rename": 1,
|
||||||
"autoname": "field:workstation_name",
|
"autoname": "field:workstation_name",
|
||||||
"creation": "2013-01-10 16:34:17.000000",
|
"creation": "2013-01-10 16:34:17",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"document_type": "Master",
|
"document_type": "Master",
|
||||||
@ -9,6 +10,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "workstation_name",
|
"fieldname": "workstation_name",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Workstation Name",
|
"label": "Workstation Name",
|
||||||
"oldfieldname": "workstation_name",
|
"oldfieldname": "workstation_name",
|
||||||
"oldfieldtype": "Data",
|
"oldfieldtype": "Data",
|
||||||
@ -18,6 +20,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "warehouse",
|
"fieldname": "warehouse",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Warehouse",
|
"label": "Warehouse",
|
||||||
"oldfieldname": "warehouse",
|
"oldfieldname": "warehouse",
|
||||||
"oldfieldtype": "Link",
|
"oldfieldtype": "Link",
|
||||||
@ -28,6 +31,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "description",
|
"fieldname": "description",
|
||||||
"fieldtype": "Text",
|
"fieldtype": "Text",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Description",
|
"label": "Description",
|
||||||
"oldfieldname": "description",
|
"oldfieldname": "description",
|
||||||
"oldfieldtype": "Text",
|
"oldfieldtype": "Text",
|
||||||
@ -38,6 +42,7 @@
|
|||||||
"fieldname": "capacity",
|
"fieldname": "capacity",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Capacity",
|
"label": "Capacity",
|
||||||
"oldfieldname": "capacity",
|
"oldfieldname": "capacity",
|
||||||
"oldfieldtype": "Data",
|
"oldfieldtype": "Data",
|
||||||
@ -48,6 +53,7 @@
|
|||||||
"fieldname": "capacity_units",
|
"fieldname": "capacity_units",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Capacity Units",
|
"label": "Capacity Units",
|
||||||
"oldfieldname": "capacity_units",
|
"oldfieldname": "capacity_units",
|
||||||
"oldfieldtype": "Select",
|
"oldfieldtype": "Select",
|
||||||
@ -126,7 +132,7 @@
|
|||||||
],
|
],
|
||||||
"icon": "icon-wrench",
|
"icon": "icon-wrench",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"modified": "2014-01-20 17:49:35.000000",
|
"modified": "2014-05-06 12:12:33.424191",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Workstation",
|
"name": "Workstation",
|
||||||
|
|||||||
@ -36,3 +36,4 @@ execute:frappe.delete_doc("DocType", "MIS Control")
|
|||||||
execute:frappe.delete_doc("Page", "Financial Statements")
|
execute:frappe.delete_doc("Page", "Financial Statements")
|
||||||
execute:frappe.delete_doc("DocType", "Stock Ledger")
|
execute:frappe.delete_doc("DocType", "Stock Ledger")
|
||||||
execute:frappe.db.sql("update `tabJournal Voucher` set voucher_type='Journal Entry' where ifnull(voucher_type, '')=''")
|
execute:frappe.db.sql("update `tabJournal Voucher` set voucher_type='Journal Entry' where ifnull(voucher_type, '')=''")
|
||||||
|
execute:frappe.delete_doc("DocType", "Grade")
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"allow_import": 1,
|
"allow_import": 1,
|
||||||
|
"allow_rename": 1,
|
||||||
"autoname": "field:brand",
|
"autoname": "field:brand",
|
||||||
"creation": "2013-02-22 01:27:54.000000",
|
"creation": "2013-02-22 01:27:54",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"document_type": "Master",
|
"document_type": "Master",
|
||||||
@ -9,6 +10,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "brand",
|
"fieldname": "brand",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Brand Name",
|
"label": "Brand Name",
|
||||||
"oldfieldname": "brand",
|
"oldfieldname": "brand",
|
||||||
"oldfieldtype": "Data",
|
"oldfieldtype": "Data",
|
||||||
@ -19,6 +21,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "description",
|
"fieldname": "description",
|
||||||
"fieldtype": "Text",
|
"fieldtype": "Text",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Description",
|
"label": "Description",
|
||||||
"oldfieldname": "description",
|
"oldfieldname": "description",
|
||||||
"oldfieldtype": "Text",
|
"oldfieldtype": "Text",
|
||||||
@ -30,14 +33,14 @@
|
|||||||
"icon": "icon-certificate",
|
"icon": "icon-certificate",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"in_dialog": 0,
|
"in_dialog": 0,
|
||||||
"modified": "2014-01-20 17:48:27.000000",
|
"modified": "2014-05-06 12:13:17.646235",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Setup",
|
"module": "Setup",
|
||||||
"name": "Brand",
|
"name": "Brand",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
{
|
{
|
||||||
"cancel": 1,
|
"cancel": 0,
|
||||||
"create": 1,
|
"create": 1,
|
||||||
"delete": 1,
|
"delete": 1,
|
||||||
"email": 1,
|
"email": 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user