From 441c1ddc87969af9bc4bbfaf11d1b8eff75b232b Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 7 Mar 2013 11:37:33 +0530 Subject: [PATCH] added print width in txts of istable type doctypes --- .../customize_form_field.txt | 4 +- .../default_home_page/default_home_page.txt | 9 +- core/doctype/defaultvalue/defaultvalue.txt | 9 +- core/doctype/docfield/docfield.txt | 5 +- core/doctype/docperm/docperm.txt | 160 +++++++++--------- core/doctype/event_role/event_role.txt | 5 +- core/doctype/event_user/event_user.txt | 5 +- .../field_mapper_detail.txt | 14 +- core/doctype/page_role/page_role.txt | 4 +- .../table_mapper_detail.txt | 15 +- .../workflow_document_state.txt | 56 +++--- .../workflow_transition.txt | 31 ++-- 12 files changed, 164 insertions(+), 153 deletions(-) diff --git a/core/doctype/customize_form_field/customize_form_field.txt b/core/doctype/customize_form_field/customize_form_field.txt index 5a4d3c6a7a..fe5ba58607 100644 --- a/core/doctype/customize_form_field/customize_form_field.txt +++ b/core/doctype/customize_form_field/customize_form_field.txt @@ -1,8 +1,8 @@ [ { - "creation": "2013-01-10 16:34:01", + "creation": "2013-02-22 01:27:32", "docstatus": 0, - "modified": "2013-01-28 15:49:30", + "modified": "2013-03-07 07:03:19", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/core/doctype/default_home_page/default_home_page.txt b/core/doctype/default_home_page/default_home_page.txt index a0850d31ac..9a04bf3bb1 100644 --- a/core/doctype/default_home_page/default_home_page.txt +++ b/core/doctype/default_home_page/default_home_page.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-03-27 14:35:35", + "creation": "2013-02-22 01:27:32", "docstatus": 0, - "modified": "2012-03-27 14:35:35", + "modified": "2013-03-07 07:03:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,10 +10,7 @@ "doctype": "DocType", "istable": 1, "module": "Core", - "name": "__common__", - "section_style": "Simple", - "show_in_menu": 0, - "version": 2 + "name": "__common__" }, { "doctype": "DocField", diff --git a/core/doctype/defaultvalue/defaultvalue.txt b/core/doctype/defaultvalue/defaultvalue.txt index 965a00178d..a560680b08 100644 --- a/core/doctype/defaultvalue/defaultvalue.txt +++ b/core/doctype/defaultvalue/defaultvalue.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-03-27 14:35:35", + "creation": "2013-02-22 01:27:32", "docstatus": 0, - "modified": "2012-03-27 14:35:35", + "modified": "2013-03-07 07:03:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -18,9 +18,7 @@ "istable": 1, "module": "Core", "name": "__common__", - "read_only": 0, - "section_style": "Simple", - "show_in_menu": 0 + "read_only": 0 }, { "doctype": "DocField", @@ -30,6 +28,7 @@ "parentfield": "fields", "parenttype": "DocType", "permlevel": 0, + "print_width": "200px", "search_index": 0, "width": "200px" }, diff --git a/core/doctype/docfield/docfield.txt b/core/doctype/docfield/docfield.txt index 1895dddc48..2c6afa4032 100644 --- a/core/doctype/docfield/docfield.txt +++ b/core/doctype/docfield/docfield.txt @@ -1,8 +1,8 @@ [ { - "creation": "2013-01-28 15:28:07", + "creation": "2013-02-22 01:27:33", "docstatus": 0, - "modified": "2013-01-29 17:10:31", + "modified": "2013-03-07 07:03:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -215,6 +215,7 @@ "fieldname": "in_list_view", "fieldtype": "Check", "label": "In List View", + "print_width": "70px", "width": "70px" }, { diff --git a/core/doctype/docperm/docperm.txt b/core/doctype/docperm/docperm.txt index f16a04d40d..4cfd1a1868 100644 --- a/core/doctype/docperm/docperm.txt +++ b/core/doctype/docperm/docperm.txt @@ -1,155 +1,157 @@ [ { - "owner": "Administrator", + "creation": "2013-02-22 01:27:33", "docstatus": 0, - "creation": "2013-01-11 15:02:24", + "modified": "2013-03-07 07:03:20", "modified_by": "Administrator", - "modified": "2013-01-15 16:14:20" + "owner": "Administrator" }, { - "istable": 1, - "allow_print": 0, - "module": "Core", - "doctype": "DocType", - "issingle": 0, - "read_only": 0, + "allow_copy": 0, "allow_email": 0, - "hide_heading": 0, + "allow_print": 0, "autoname": "PERM.#####", - "name": "__common__", + "doctype": "DocType", + "hide_heading": 0, "hide_toolbar": 0, - "allow_copy": 0 + "issingle": 0, + "istable": 1, + "module": "Core", + "name": "__common__", + "read_only": 0 }, { + "doctype": "DocField", "name": "__common__", "parent": "DocPerm", - "doctype": "DocField", + "parentfield": "fields", "parenttype": "DocType", - "permlevel": 0, - "parentfield": "fields" + "permlevel": 0 }, { - "name": "DocPerm", - "doctype": "DocType" + "doctype": "DocType", + "name": "DocPerm" }, { - "print_width": "40px", "default": "0", - "oldfieldtype": "Int", "doctype": "DocField", - "label": "Level", - "oldfieldname": "permlevel", - "width": "40px", "fieldname": "permlevel", "fieldtype": "Int", - "search_index": 0, + "hidden": 0, + "label": "Level", + "oldfieldname": "permlevel", + "oldfieldtype": "Int", + "print_width": "40px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "40px" }, { - "print_width": "150px", - "oldfieldtype": "Link", "doctype": "DocField", - "label": "Role", - "oldfieldname": "role", - "width": "150px", "fieldname": "role", "fieldtype": "Link", - "search_index": 0, - "reqd": 0, "hidden": 0, - "options": "Role" + "label": "Role", + "oldfieldname": "role", + "oldfieldtype": "Link", + "options": "Role", + "print_width": "150px", + "reqd": 0, + "search_index": 0, + "width": "150px" }, { - "print_width": "32px", - "oldfieldtype": "Check", "doctype": "DocField", - "label": "Read", - "oldfieldname": "read", - "width": "32px", "fieldname": "read", "fieldtype": "Check", - "search_index": 0, + "hidden": 0, + "label": "Read", + "oldfieldname": "read", + "oldfieldtype": "Check", + "print_width": "32px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "32px" }, { - "print_width": "32px", - "oldfieldtype": "Check", "doctype": "DocField", - "label": "Write", - "oldfieldname": "write", - "width": "32px", "fieldname": "write", "fieldtype": "Check", - "search_index": 0, + "hidden": 0, + "label": "Write", + "oldfieldname": "write", + "oldfieldtype": "Check", + "print_width": "32px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "32px" }, { - "print_width": "32px", - "oldfieldtype": "Check", "doctype": "DocField", - "label": "Create", - "oldfieldname": "create", - "width": "32px", "fieldname": "create", "fieldtype": "Check", - "search_index": 0, + "hidden": 0, + "label": "Create", + "oldfieldname": "create", + "oldfieldtype": "Check", + "print_width": "32px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "32px" }, { - "print_width": "32px", - "oldfieldtype": "Check", "doctype": "DocField", - "label": "Submit", - "oldfieldname": "submit", - "width": "32px", "fieldname": "submit", "fieldtype": "Check", - "search_index": 0, + "hidden": 0, + "label": "Submit", + "oldfieldname": "submit", + "oldfieldtype": "Check", + "print_width": "32px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "32px" }, { - "print_width": "32px", - "oldfieldtype": "Check", "doctype": "DocField", - "label": "Cancel", - "oldfieldname": "cancel", - "width": "32px", "fieldname": "cancel", "fieldtype": "Check", - "search_index": 0, + "hidden": 0, + "label": "Cancel", + "oldfieldname": "cancel", + "oldfieldtype": "Check", + "print_width": "32px", "reqd": 0, - "hidden": 0 + "search_index": 0, + "width": "32px" }, { - "oldfieldtype": "Check", "doctype": "DocField", + "fieldname": "amend", + "fieldtype": "Check", "label": "Amend", "oldfieldname": "amend", - "width": "32px", - "fieldname": "amend", - "fieldtype": "Check" + "oldfieldtype": "Check", + "print_width": "32px", + "width": "32px" }, { "doctype": "DocField", - "label": "Report", - "width": "32px", "fieldname": "report", - "fieldtype": "Check" + "fieldtype": "Check", + "label": "Report", + "print_width": "32px", + "width": "32px" }, { - "oldfieldtype": "Data", "doctype": "DocField", - "label": "Match", - "oldfieldname": "match", "fieldname": "match", "fieldtype": "Data", - "search_index": 0, + "hidden": 0, + "label": "Match", + "oldfieldname": "match", + "oldfieldtype": "Data", "reqd": 0, - "hidden": 0 + "search_index": 0 } ] \ No newline at end of file diff --git a/core/doctype/event_role/event_role.txt b/core/doctype/event_role/event_role.txt index ad0292ca9e..02ff65ec42 100644 --- a/core/doctype/event_role/event_role.txt +++ b/core/doctype/event_role/event_role.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-07-03 13:30:34", + "creation": "2013-02-22 01:27:33", "docstatus": 0, - "modified": "2013-02-14 16:50:50", + "modified": "2013-03-07 07:03:21", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,6 +26,7 @@ "parentfield": "fields", "parenttype": "DocType", "permlevel": 0, + "print_width": "240px", "width": "240px" }, { diff --git a/core/doctype/event_user/event_user.txt b/core/doctype/event_user/event_user.txt index e2cd4240e8..5868e4799a 100644 --- a/core/doctype/event_user/event_user.txt +++ b/core/doctype/event_user/event_user.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-10-02 15:11:13", + "creation": "2013-02-22 01:27:33", "docstatus": 0, - "modified": "2013-02-14 16:50:39", + "modified": "2013-03-07 07:03:21", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,6 +26,7 @@ "parentfield": "fields", "parenttype": "DocType", "permlevel": 0, + "print_width": "240px", "search_index": 1, "width": "240px" }, diff --git a/core/doctype/field_mapper_detail/field_mapper_detail.txt b/core/doctype/field_mapper_detail/field_mapper_detail.txt index a7b11f9ad0..881c262416 100644 --- a/core/doctype/field_mapper_detail/field_mapper_detail.txt +++ b/core/doctype/field_mapper_detail/field_mapper_detail.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-03-27 14:35:37", + "creation": "2013-02-22 01:27:33", "docstatus": 0, - "modified": "2012-03-27 14:35:37", + "modified": "2013-03-07 07:03:21", "modified_by": "Administrator", "owner": "Administrator" }, @@ -11,10 +11,7 @@ "doctype": "DocType", "istable": 1, "module": "Core", - "name": "__common__", - "section_style": "Tray", - "show_in_menu": 0, - "version": 10 + "name": "__common__" }, { "doctype": "DocField", @@ -35,6 +32,7 @@ "label": "From Field", "oldfieldname": "from_field", "oldfieldtype": "Data", + "print_width": "180px", "width": "180px" }, { @@ -44,6 +42,7 @@ "label": "To Field", "oldfieldname": "to_field", "oldfieldtype": "Data", + "print_width": "180px", "width": "180px" }, { @@ -54,6 +53,7 @@ "label": "Match Id", "oldfieldname": "match_id", "oldfieldtype": "Int", + "print_width": "50px", "width": "50px" }, { @@ -64,6 +64,7 @@ "oldfieldname": "map", "oldfieldtype": "Select", "options": "Yes\nNo", + "print_width": "50px", "width": "50px" }, { @@ -74,6 +75,7 @@ "oldfieldname": "checking_operator", "oldfieldtype": "Select", "options": "\n=\n>\n>=\n<\n<=", + "print_width": "180px", "width": "180px" } ] \ No newline at end of file diff --git a/core/doctype/page_role/page_role.txt b/core/doctype/page_role/page_role.txt index c01d08e6db..c5d398ee33 100644 --- a/core/doctype/page_role/page_role.txt +++ b/core/doctype/page_role/page_role.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-03-27 14:35:38", + "creation": "2013-02-22 01:27:34", "docstatus": 0, - "modified": "2012-03-27 14:35:38", + "modified": "2013-03-07 07:03:26", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/core/doctype/table_mapper_detail/table_mapper_detail.txt b/core/doctype/table_mapper_detail/table_mapper_detail.txt index 0b7488cc48..60793722fd 100644 --- a/core/doctype/table_mapper_detail/table_mapper_detail.txt +++ b/core/doctype/table_mapper_detail/table_mapper_detail.txt @@ -1,8 +1,8 @@ [ { - "creation": "2012-03-27 14:35:39", + "creation": "2013-02-22 01:27:35", "docstatus": 0, - "modified": "2012-03-27 14:35:39", + "modified": "2013-03-07 07:03:33", "modified_by": "Administrator", "owner": "Administrator" }, @@ -11,10 +11,7 @@ "doctype": "DocType", "istable": 1, "module": "Core", - "name": "__common__", - "section_style": "Tray", - "show_in_menu": 0, - "version": 5 + "name": "__common__" }, { "doctype": "DocField", @@ -36,6 +33,7 @@ "oldfieldname": "from_table", "oldfieldtype": "Select", "options": "link:DocType", + "print_width": "140px", "reqd": 1, "width": "140px" }, @@ -47,6 +45,7 @@ "oldfieldname": "to_table", "oldfieldtype": "Select", "options": "link:DocType", + "print_width": "140px", "reqd": 1, "width": "140px" }, @@ -57,6 +56,7 @@ "label": "From Field", "oldfieldname": "from_field", "oldfieldtype": "Data", + "print_width": "140px", "width": "140px" }, { @@ -66,6 +66,7 @@ "label": "To Field", "oldfieldname": "to_field", "oldfieldtype": "Data", + "print_width": "140px", "width": "140px" }, { @@ -75,6 +76,7 @@ "label": "Match Id", "oldfieldname": "match_id", "oldfieldtype": "Int", + "print_width": "60px", "reqd": 0, "width": "60px" }, @@ -85,6 +87,7 @@ "label": "Validation Logic", "oldfieldname": "validation_logic", "oldfieldtype": "Small Text", + "print_width": "150px", "reqd": 1, "width": "150px" }, diff --git a/core/doctype/workflow_document_state/workflow_document_state.txt b/core/doctype/workflow_document_state/workflow_document_state.txt index b9891bfd5f..3a00586a3f 100644 --- a/core/doctype/workflow_document_state/workflow_document_state.txt +++ b/core/doctype/workflow_document_state/workflow_document_state.txt @@ -1,75 +1,79 @@ [ { - "owner": "Administrator", + "creation": "2013-02-22 01:27:36", "docstatus": 0, - "creation": "2012-12-28 10:49:56", + "modified": "2013-03-07 07:03:34", "modified_by": "Administrator", - "modified": "2012-12-28 14:06:23" + "owner": "Administrator" }, { - "istable": 1, "description": "Represents the states allowed in one document and role assigned to change the state.", "doctype": "DocType", - "module": "Core", "document_type": "Master", + "istable": 1, + "module": "Core", "name": "__common__" }, { + "doctype": "DocField", "name": "__common__", "parent": "Workflow Document State", - "doctype": "DocField", + "parentfield": "fields", "parenttype": "DocType", - "permlevel": 0, - "parentfield": "fields" + "permlevel": 0 }, { - "name": "Workflow Document State", - "doctype": "DocType" + "doctype": "DocType", + "name": "Workflow Document State" }, { "doctype": "DocField", - "label": "State", - "width": "160px", "fieldname": "state", "fieldtype": "Link", + "label": "State", + "options": "Workflow State", + "print_width": "160px", "reqd": 1, - "options": "Workflow State" + "width": "160px" }, { "doctype": "DocField", - "label": "Doc Status", - "width": "80px", "fieldname": "doc_status", "fieldtype": "Select", - "options": "0\n1\n2" + "label": "Doc Status", + "options": "0\n1\n2", + "print_width": "80px", + "width": "80px" }, { "doctype": "DocField", - "label": "Update Field", "fieldname": "update_field", - "fieldtype": "Select" + "fieldtype": "Select", + "label": "Update Field" }, { "doctype": "DocField", - "label": "Update Value", "fieldname": "update_value", - "fieldtype": "Data" + "fieldtype": "Data", + "label": "Update Value" }, { "doctype": "DocField", - "label": "Only Allow Edit For", - "width": "160px", "fieldname": "allow_edit", "fieldtype": "Link", + "label": "Only Allow Edit For", + "options": "Role", + "print_width": "160px", "reqd": 1, - "options": "Role" + "width": "160px" }, { "doctype": "DocField", - "label": "Message", - "width": "160px", "fieldname": "message", "fieldtype": "Text", - "reqd": 0 + "label": "Message", + "print_width": "160px", + "reqd": 0, + "width": "160px" } ] \ No newline at end of file diff --git a/core/doctype/workflow_transition/workflow_transition.txt b/core/doctype/workflow_transition/workflow_transition.txt index ac710e1a24..ff87efc3f7 100644 --- a/core/doctype/workflow_transition/workflow_transition.txt +++ b/core/doctype/workflow_transition/workflow_transition.txt @@ -1,55 +1,56 @@ [ { - "owner": "Administrator", + "creation": "2013-02-22 01:27:36", "docstatus": 0, - "creation": "2012-12-28 10:49:56", + "modified": "2013-03-07 07:03:34", "modified_by": "Administrator", - "modified": "2012-12-28 11:25:03" + "owner": "Administrator" }, { - "istable": 1, "description": "Defines actions on states and the next step and allowed roles.", "doctype": "DocType", + "istable": 1, "module": "Core", "name": "__common__" }, { + "doctype": "DocField", + "fieldtype": "Link", "name": "__common__", "parent": "Workflow Transition", - "doctype": "DocField", - "width": "200px", + "parentfield": "fields", "parenttype": "DocType", - "fieldtype": "Link", - "reqd": 1, "permlevel": 0, - "parentfield": "fields" + "print_width": "200px", + "reqd": 1, + "width": "200px" }, { - "name": "Workflow Transition", - "doctype": "DocType" + "doctype": "DocType", + "name": "Workflow Transition" }, { "doctype": "DocField", - "label": "State", "fieldname": "state", + "label": "State", "options": "Workflow State" }, { "doctype": "DocField", - "label": "Action", "fieldname": "action", + "label": "Action", "options": "Workflow Action" }, { "doctype": "DocField", - "label": "Next State", "fieldname": "next_state", + "label": "Next State", "options": "Workflow State" }, { "doctype": "DocField", - "label": "Allowed", "fieldname": "allowed", + "label": "Allowed", "options": "Role" } ] \ No newline at end of file