From c9bcfd10701baeb837077da84c46f59cc15ef2e0 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 22 Jul 2013 15:33:10 +0530 Subject: [PATCH] [cleanup] [minor] removed 'System Manager' permission for new setups --- .../budget_distribution.txt | 20 ++------- accounts/doctype/cost_center/cost_center.txt | 12 +---- .../payment_to_invoice_matching_tool.txt | 6 +-- .../period_closing_voucher.txt | 10 ++--- .../purchase_taxes_and_charges_master.txt | 9 +--- .../sales_taxes_and_charges_master.txt | 13 +----- hr/doctype/branch/branch.txt | 6 +-- hr/doctype/deduction_type/deduction_type.txt | 14 ++---- hr/doctype/department/department.txt | 14 ++---- hr/doctype/earning_type/earning_type.txt | 14 ++---- .../employment_type/employment_type.txt | 6 +-- hr/doctype/grade/grade.txt | 14 ++---- hr/doctype/leave_type/leave_type.txt | 6 +-- hr/doctype/salary_manager/salary_manager.txt | 14 ++---- .../salary_slip_deduction.txt | 19 +------- .../salary_slip_earning.txt | 19 +------- manufacturing/doctype/bom/bom.txt | 6 +-- manufacturing/doctype/bom_item/bom_item.txt | 18 +------- .../doctype/bom_operation/bom_operation.txt | 18 +------- .../production_plan_sales_order.txt | 18 +------- .../production_planning_tool.txt | 14 ++---- .../installation_note/installation_note.txt | 45 ++----------------- setup/doctype/item_group/item_group.txt | 9 +--- .../quotation_lost_reason.txt | 12 ++--- .../landed_cost_wizard/landed_cost_wizard.txt | 6 +-- stock/doctype/serial_no/serial_no.txt | 9 +--- .../stock_reconciliation.txt | 12 ++--- stock/doctype/warehouse/warehouse.txt | 34 ++------------ .../maintenance_schedule.txt | 10 ++--- .../maintenance_visit/maintenance_visit.txt | 14 ++---- 30 files changed, 62 insertions(+), 359 deletions(-) diff --git a/accounts/doctype/budget_distribution/budget_distribution.txt b/accounts/doctype/budget_distribution/budget_distribution.txt index 70ef717f92..ae668abe8d 100644 --- a/accounts/doctype/budget_distribution/budget_distribution.txt +++ b/accounts/doctype/budget_distribution/budget_distribution.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:05", "docstatus": 0, - "modified": "2013-07-05 14:29:23", + "modified": "2013-07-22 15:30:37", "modified_by": "Administrator", "owner": "Administrator" }, @@ -31,6 +31,7 @@ "parenttype": "DocType", "read": 1, "report": 1, + "role": "Accounts Manager", "submit": 0 }, { @@ -76,31 +77,16 @@ "oldfieldtype": "Small Text", "read_only": 1 }, - { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "permlevel": 0, - "role": "System Manager", - "write": 1 - }, - { - "doctype": "DocPerm", - "permlevel": 2, - "role": "System Manager" - }, { "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", "permlevel": 0, - "role": "Accounts Manager", "write": 1 }, { "doctype": "DocPerm", - "permlevel": 2, - "role": "Accounts Manager" + "permlevel": 2 } ] \ No newline at end of file diff --git a/accounts/doctype/cost_center/cost_center.txt b/accounts/doctype/cost_center/cost_center.txt index 95c4f5a7af..a9c7add775 100644 --- a/accounts/doctype/cost_center/cost_center.txt +++ b/accounts/doctype/cost_center/cost_center.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-23 19:57:17", "docstatus": 0, - "modified": "2013-07-09 14:43:41", + "modified": "2013-07-22 15:23:10", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,6 +28,7 @@ "permlevel": 0 }, { + "amend": 0, "doctype": "DocPerm", "name": "__common__", "parent": "Cost Center", @@ -179,7 +180,6 @@ "report_hide": 1 }, { - "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", @@ -187,18 +187,10 @@ "write": 1 }, { - "amend": 0, "cancel": 0, "create": 0, "doctype": "DocPerm", "role": "Accounts User", "write": 0 - }, - { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "role": "System Manager", - "write": 1 } ] \ No newline at end of file diff --git a/accounts/doctype/payment_to_invoice_matching_tool/payment_to_invoice_matching_tool.txt b/accounts/doctype/payment_to_invoice_matching_tool/payment_to_invoice_matching_tool.txt index 235188ebf2..accf51595d 100644 --- a/accounts/doctype/payment_to_invoice_matching_tool/payment_to_invoice_matching_tool.txt +++ b/accounts/doctype/payment_to_invoice_matching_tool/payment_to_invoice_matching_tool.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-30 12:49:46", "docstatus": 0, - "modified": "2013-07-05 14:48:10", + "modified": "2013-07-22 15:31:00", "modified_by": "Administrator", "owner": "Administrator" }, @@ -185,10 +185,6 @@ "fieldtype": "Data", "label": "Amount <=" }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "Accounts Manager" diff --git a/accounts/doctype/period_closing_voucher/period_closing_voucher.txt b/accounts/doctype/period_closing_voucher/period_closing_voucher.txt index 77d55dca18..1f2d35e460 100644 --- a/accounts/doctype/period_closing_voucher/period_closing_voucher.txt +++ b/accounts/doctype/period_closing_voucher/period_closing_voucher.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:07", "docstatus": 0, - "modified": "2013-07-05 14:50:27", + "modified": "2013-07-22 15:31:33", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -35,6 +35,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "Accounts Manager", "submit": 1, "write": 1 }, @@ -130,11 +131,6 @@ "reqd": 1 }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "Accounts Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.txt b/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.txt index cd366f6bd6..f902ade3d1 100644 --- a/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.txt +++ b/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:08", "docstatus": 0, - "modified": "2013-07-05 14:52:17", + "modified": "2013-07-22 15:22:25", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, @@ -81,13 +81,6 @@ "role": "Purchase Manager", "write": 0 }, - { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "role": "System Manager", - "write": 1 - }, { "cancel": 1, "create": 1, diff --git a/accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.txt b/accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.txt index 0ffc27d091..20e40768bd 100644 --- a/accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.txt +++ b/accounts/doctype/sales_taxes_and_charges_master/sales_taxes_and_charges_master.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:09", "docstatus": 0, - "modified": "2013-07-05 14:54:37", + "modified": "2013-07-22 15:22:14", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,6 +24,7 @@ "permlevel": 0 }, { + "amend": 0, "doctype": "DocPerm", "name": "__common__", "parent": "Sales Taxes and Charges Master", @@ -97,7 +98,6 @@ "reqd": 1 }, { - "amend": 0, "cancel": 0, "create": 0, "doctype": "DocPerm", @@ -105,7 +105,6 @@ "write": 0 }, { - "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", @@ -113,14 +112,6 @@ "write": 1 }, { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "role": "System Manager", - "write": 1 - }, - { - "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", diff --git a/hr/doctype/branch/branch.txt b/hr/doctype/branch/branch.txt index 971c24b81b..3df2cd666d 100644 --- a/hr/doctype/branch/branch.txt +++ b/hr/doctype/branch/branch.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:13", "docstatus": 0, - "modified": "2013-07-05 14:28:09", + "modified": "2013-07-22 15:30:08", "modified_by": "Administrator", "owner": "Administrator" }, @@ -59,10 +59,6 @@ "oldfieldtype": "Data", "reqd": 1 }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "HR User" diff --git a/hr/doctype/deduction_type/deduction_type.txt b/hr/doctype/deduction_type/deduction_type.txt index 7bd0fead7d..1e38f0b79e 100644 --- a/hr/doctype/deduction_type/deduction_type.txt +++ b/hr/doctype/deduction_type/deduction_type.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-22 16:50:30", "docstatus": 0, - "modified": "2013-07-05 14:34:46", + "modified": "2013-07-22 15:25:14", "modified_by": "Administrator", "owner": "Administrator" }, @@ -34,6 +34,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "HR User", "submit": 0, "write": 1 }, @@ -69,15 +70,6 @@ "width": "300px" }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "HR User" - }, - { - "doctype": "DocPerm", - "role": "HR Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/department/department.txt b/hr/doctype/department/department.txt index 188e52a098..1f4e4207d8 100644 --- a/hr/doctype/department/department.txt +++ b/hr/doctype/department/department.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-05 11:48:26", "docstatus": 0, - "modified": "2013-07-05 14:35:06", + "modified": "2013-07-22 15:25:03", "modified_by": "Administrator", "owner": "Administrator" }, @@ -33,6 +33,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "HR User", "submit": 0, "write": 1 }, @@ -67,15 +68,6 @@ "options": "Leave Block List" }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "HR User" - }, - { - "doctype": "DocPerm", - "role": "HR Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/earning_type/earning_type.txt b/hr/doctype/earning_type/earning_type.txt index 0fa8c42fab..0c84cf1d4e 100644 --- a/hr/doctype/earning_type/earning_type.txt +++ b/hr/doctype/earning_type/earning_type.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-24 11:03:32", "docstatus": 0, - "modified": "2013-07-05 14:36:03", + "modified": "2013-07-22 15:25:26", "modified_by": "Administrator", "owner": "Administrator" }, @@ -34,6 +34,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "HR User", "submit": 0, "write": 1 }, @@ -90,15 +91,6 @@ "oldfieldtype": "Currency" }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "HR User" - }, - { - "doctype": "DocPerm", - "role": "HR Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/employment_type/employment_type.txt b/hr/doctype/employment_type/employment_type.txt index e4a2f24b80..cabfbd7a9b 100644 --- a/hr/doctype/employment_type/employment_type.txt +++ b/hr/doctype/employment_type/employment_type.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-07-05 14:36:27", + "modified": "2013-07-22 15:31:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -58,10 +58,6 @@ "oldfieldtype": "Small Text", "read_only": 1 }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "HR User" diff --git a/hr/doctype/grade/grade.txt b/hr/doctype/grade/grade.txt index b674c31153..0050ed928d 100644 --- a/hr/doctype/grade/grade.txt +++ b/hr/doctype/grade/grade.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-07-05 14:39:58", + "modified": "2013-07-22 15:27:26", "modified_by": "Administrator", "owner": "Administrator" }, @@ -33,6 +33,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "HR User", "submit": 0, "write": 1 }, @@ -59,15 +60,6 @@ "reqd": 1 }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "HR User" - }, - { - "doctype": "DocPerm", - "role": "HR Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/leave_type/leave_type.txt b/hr/doctype/leave_type/leave_type.txt index 29960b252a..dd339dc53c 100644 --- a/hr/doctype/leave_type/leave_type.txt +++ b/hr/doctype/leave_type/leave_type.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-21 09:55:58", "docstatus": 0, - "modified": "2013-07-05 14:44:54", + "modified": "2013-07-22 15:32:07", "modified_by": "Administrator", "owner": "Administrator" }, @@ -98,10 +98,6 @@ "fieldtype": "Check", "label": "Allow Negative Balance" }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "HR User" diff --git a/hr/doctype/salary_manager/salary_manager.txt b/hr/doctype/salary_manager/salary_manager.txt index f25de4ff00..423e789635 100644 --- a/hr/doctype/salary_manager/salary_manager.txt +++ b/hr/doctype/salary_manager/salary_manager.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:35:59", "docstatus": 0, - "modified": "2013-07-05 14:53:30", + "modified": "2013-07-22 15:22:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -34,6 +34,7 @@ "parenttype": "DocType", "permlevel": 0, "read": 1, + "role": "HR Manager", "write": 1 }, { @@ -179,15 +180,6 @@ "label": "Activity Log" }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "HR User" - }, - { - "doctype": "DocPerm", - "role": "HR Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt b/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt index 7fa4051bed..d0a4f47192 100644 --- a/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt +++ b/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:48", "docstatus": 0, - "modified": "2013-07-10 14:54:18", + "modified": "2013-07-22 15:27:44", "modified_by": "Administrator", "owner": "Administrator" }, @@ -21,20 +21,6 @@ "parenttype": "DocType", "permlevel": 0 }, - { - "create": 1, - "doctype": "DocPerm", - "name": "__common__", - "parent": "Salary Slip Deduction", - "parentfield": "permissions", - "parenttype": "DocType", - "permlevel": 0, - "read": 1, - "report": 1, - "role": "System Manager", - "submit": 0, - "write": 1 - }, { "doctype": "DocType", "name": "Salary Slip Deduction" @@ -72,8 +58,5 @@ "fieldname": "d_depends_on_lwp", "fieldtype": "Check", "label": "Depends on LWP" - }, - { - "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/hr/doctype/salary_slip_earning/salary_slip_earning.txt b/hr/doctype/salary_slip_earning/salary_slip_earning.txt index 4ac3f39a1e..3fc25facb2 100644 --- a/hr/doctype/salary_slip_earning/salary_slip_earning.txt +++ b/hr/doctype/salary_slip_earning/salary_slip_earning.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:48", "docstatus": 0, - "modified": "2013-07-10 14:54:18", + "modified": "2013-07-22 15:27:56", "modified_by": "Administrator", "owner": "Administrator" }, @@ -21,20 +21,6 @@ "parenttype": "DocType", "permlevel": 0 }, - { - "create": 1, - "doctype": "DocPerm", - "name": "__common__", - "parent": "Salary Slip Earning", - "parentfield": "permissions", - "parenttype": "DocType", - "permlevel": 0, - "read": 1, - "report": 1, - "role": "System Manager", - "submit": 0, - "write": 1 - }, { "doctype": "DocType", "name": "Salary Slip Earning" @@ -72,8 +58,5 @@ "fieldname": "e_depends_on_lwp", "fieldtype": "Check", "label": "Depends on LWP" - }, - { - "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/manufacturing/doctype/bom/bom.txt b/manufacturing/doctype/bom/bom.txt index 693f17da0a..92362aee58 100644 --- a/manufacturing/doctype/bom/bom.txt +++ b/manufacturing/doctype/bom/bom.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-22 15:11:38", "docstatus": 0, - "modified": "2013-07-08 16:18:33", + "modified": "2013-07-22 15:28:38", "modified_by": "Administrator", "owner": "Administrator" }, @@ -259,10 +259,6 @@ "print_hide": 1, "read_only": 1 }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "Manufacturing Manager" diff --git a/manufacturing/doctype/bom_item/bom_item.txt b/manufacturing/doctype/bom_item/bom_item.txt index 85fbcf6973..a41ab65cb3 100644 --- a/manufacturing/doctype/bom_item/bom_item.txt +++ b/manufacturing/doctype/bom_item/bom_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:49", "docstatus": 0, - "modified": "2013-07-10 14:54:05", + "modified": "2013-07-22 15:28:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -20,19 +20,6 @@ "parenttype": "DocType", "permlevel": 0 }, - { - "doctype": "DocPerm", - "name": "__common__", - "parent": "BOM Item", - "parentfield": "permissions", - "parenttype": "DocType", - "permlevel": 0, - "read": 1, - "report": 1, - "role": "System Manager", - "submit": 0, - "write": 1 - }, { "doctype": "DocType", "name": "BOM Item" @@ -146,8 +133,5 @@ "oldfieldtype": "Float", "print_hide": 1, "read_only": 1 - }, - { - "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/manufacturing/doctype/bom_operation/bom_operation.txt b/manufacturing/doctype/bom_operation/bom_operation.txt index 86dffe9820..01d7d004e4 100644 --- a/manufacturing/doctype/bom_operation/bom_operation.txt +++ b/manufacturing/doctype/bom_operation/bom_operation.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:49", "docstatus": 0, - "modified": "2013-07-10 14:54:05", + "modified": "2013-07-22 15:28:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -21,19 +21,6 @@ "parenttype": "DocType", "permlevel": 0 }, - { - "doctype": "DocPerm", - "name": "__common__", - "parent": "BOM Operation", - "parentfield": "permissions", - "parenttype": "DocType", - "permlevel": 0, - "read": 1, - "report": 1, - "role": "System Manager", - "submit": 0, - "write": 1 - }, { "doctype": "DocType", "name": "BOM Operation" @@ -93,8 +80,5 @@ "oldfieldname": "operating_cost", "oldfieldtype": "Currency", "reqd": 0 - }, - { - "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.txt b/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.txt index e74f3bb576..fab7dd0ddb 100644 --- a/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.txt +++ b/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:49", "docstatus": 0, - "modified": "2013-07-10 14:54:12", + "modified": "2013-07-22 15:26:23", "modified_by": "Administrator", "owner": "Administrator" }, @@ -22,19 +22,6 @@ "parenttype": "DocType", "permlevel": 0 }, - { - "doctype": "DocPerm", - "name": "__common__", - "parent": "Production Plan Sales Order", - "parentfield": "permissions", - "parenttype": "DocType", - "permlevel": 0, - "read": 1, - "report": 1, - "role": "System Manager", - "submit": 0, - "write": 1 - }, { "doctype": "DocType", "name": "Production Plan Sales Order" @@ -80,8 +67,5 @@ "print_width": "120px", "read_only": 1, "width": "120px" - }, - { - "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/manufacturing/doctype/production_planning_tool/production_planning_tool.txt b/manufacturing/doctype/production_planning_tool/production_planning_tool.txt index 401b172cd0..85d8dab73f 100644 --- a/manufacturing/doctype/production_planning_tool/production_planning_tool.txt +++ b/manufacturing/doctype/production_planning_tool/production_planning_tool.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-21 12:03:47", "docstatus": 0, - "modified": "2013-07-05 14:51:19", + "modified": "2013-07-22 15:26:45", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -34,6 +34,7 @@ "permlevel": 0, "read": 1, "report": 0, + "role": "Manufacturing User", "submit": 0, "write": 1 }, @@ -215,15 +216,6 @@ "options": "raise_purchase_request" }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "Manufacturing User" - }, - { - "doctype": "DocPerm", - "role": "Manufacturing Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/selling/doctype/installation_note/installation_note.txt b/selling/doctype/installation_note/installation_note.txt index 7486586c3f..27a2ad59f0 100644 --- a/selling/doctype/installation_note/installation_note.txt +++ b/selling/doctype/installation_note/installation_note.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 13:13:06", "docstatus": 0, - "modified": "2013-07-15 17:09:08", + "modified": "2013-07-22 15:23:59", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,7 +29,8 @@ "parentfield": "permissions", "parenttype": "DocType", "read": 1, - "report": 1 + "report": 1, + "role": "Sales User" }, { "doctype": "DocType", @@ -255,7 +256,6 @@ "create": 1, "doctype": "DocPerm", "permlevel": 0, - "role": "System Manager", "submit": 1, "write": 1 }, @@ -265,45 +265,6 @@ "create": 0, "doctype": "DocPerm", "permlevel": 1, - "role": "System Manager", - "submit": 0 - }, - { - "amend": 1, - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "permlevel": 0, - "role": "Sales User", - "submit": 1, - "write": 1 - }, - { - "amend": 0, - "cancel": 0, - "create": 0, - "doctype": "DocPerm", - "permlevel": 1, - "role": "Sales User", - "submit": 0 - }, - { - "amend": 1, - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "permlevel": 0, - "role": "Sales Manager", - "submit": 1, - "write": 1 - }, - { - "amend": 0, - "cancel": 0, - "create": 0, - "doctype": "DocPerm", - "permlevel": 1, - "role": "Sales Manager", "submit": 0 } ] \ No newline at end of file diff --git a/setup/doctype/item_group/item_group.txt b/setup/doctype/item_group/item_group.txt index a2b04e7d90..44faa49070 100644 --- a/setup/doctype/item_group/item_group.txt +++ b/setup/doctype/item_group/item_group.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-28 10:35:29", "docstatus": 0, - "modified": "2013-07-05 14:43:08", + "modified": "2013-07-22 15:29:54", "modified_by": "Administrator", "owner": "Administrator" }, @@ -190,13 +190,6 @@ "role": "Material User", "write": 0 }, - { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "role": "System Manager", - "write": 1 - }, { "cancel": 1, "create": 1, diff --git a/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt b/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt index d580410d44..d9174e359c 100644 --- a/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt +++ b/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-07-05 14:52:43", + "modified": "2013-07-22 15:29:22", "modified_by": "Administrator", "owner": "Administrator" }, @@ -23,6 +23,7 @@ "permlevel": 0 }, { + "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", @@ -33,6 +34,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "Sales Master Manager", "submit": 0, "write": 1 }, @@ -59,12 +61,6 @@ "reqd": 1 }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "amend": 0, - "doctype": "DocPerm", - "role": "Sales Master Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt b/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt index 36a5d727b9..53f2407be7 100644 --- a/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt +++ b/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-22 16:50:39", "docstatus": 0, - "modified": "2013-07-05 14:43:57", + "modified": "2013-07-22 15:31:20", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, @@ -113,10 +113,6 @@ "doctype": "DocPerm", "role": "Purchase Manager" }, - { - "doctype": "DocPerm", - "role": "System Manager" - }, { "doctype": "DocPerm", "role": "Purchase User" diff --git a/stock/doctype/serial_no/serial_no.txt b/stock/doctype/serial_no/serial_no.txt index 72f7828636..efa35f5667 100644 --- a/stock/doctype/serial_no/serial_no.txt +++ b/stock/doctype/serial_no/serial_no.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-16 10:59:15", "docstatus": 0, - "modified": "2013-07-05 14:54:52", + "modified": "2013-07-22 15:29:43", "modified_by": "Administrator", "owner": "Administrator" }, @@ -520,13 +520,6 @@ "read_only": 1, "report_hide": 1 }, - { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "role": "System Manager", - "write": 1 - }, { "cancel": 1, "create": 1, diff --git a/stock/doctype/stock_reconciliation/stock_reconciliation.txt b/stock/doctype/stock_reconciliation/stock_reconciliation.txt index fc63b8dcd5..7ddcbf7c1c 100644 --- a/stock/doctype/stock_reconciliation/stock_reconciliation.txt +++ b/stock/doctype/stock_reconciliation/stock_reconciliation.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-28 10:35:31", "docstatus": 0, - "modified": "2013-07-05 14:56:37", + "modified": "2013-07-22 15:22:44", "modified_by": "Administrator", "owner": "Administrator" }, @@ -31,6 +31,7 @@ "permlevel": 0 }, { + "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", @@ -41,6 +42,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "Material Manager", "submit": 1, "write": 1 }, @@ -156,12 +158,6 @@ "print_hide": 1 }, { - "amend": 0, - "doctype": "DocPerm", - "role": "Material Manager" - }, - { - "doctype": "DocPerm", - "role": "System Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/stock/doctype/warehouse/warehouse.txt b/stock/doctype/warehouse/warehouse.txt index 95b0b52e54..f6d3bcc3e5 100644 --- a/stock/doctype/warehouse/warehouse.txt +++ b/stock/doctype/warehouse/warehouse.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 18:50:32", "docstatus": 0, - "modified": "2013-07-10 18:46:40", + "modified": "2013-07-22 15:20:35", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,11 +24,13 @@ "read_only": 0 }, { + "amend": 0, "doctype": "DocPerm", "name": "__common__", "parent": "Warehouse", "parentfield": "permissions", "parenttype": "DocType", + "permlevel": 0, "read": 1, "report": 1, "submit": 0 @@ -201,47 +203,17 @@ "permlevel": 2 }, { - "amend": 0, "cancel": 1, "create": 1, "doctype": "DocPerm", - "permlevel": 0, "role": "Material Master Manager", "write": 1 }, { - "cancel": 1, - "create": 1, - "doctype": "DocPerm", - "permlevel": 0, - "role": "System Manager", - "write": 1 - }, - { - "amend": 0, "cancel": 0, "create": 0, "doctype": "DocPerm", - "permlevel": 0, - "role": "Material Manager", - "write": 0 - }, - { - "amend": 0, - "cancel": 0, - "create": 0, - "doctype": "DocPerm", - "permlevel": 0, "role": "Material User", "write": 0 - }, - { - "amend": 0, - "cancel": 0, - "create": 0, - "doctype": "DocPerm", - "permlevel": 2, - "role": "System Manager", - "write": 1 } ] \ No newline at end of file diff --git a/support/doctype/maintenance_schedule/maintenance_schedule.txt b/support/doctype/maintenance_schedule/maintenance_schedule.txt index 0491946bf0..c14764ccce 100644 --- a/support/doctype/maintenance_schedule/maintenance_schedule.txt +++ b/support/doctype/maintenance_schedule/maintenance_schedule.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:30", "docstatus": 0, - "modified": "2013-07-10 12:18:19", + "modified": "2013-07-22 15:32:36", "modified_by": "Administrator", "owner": "Administrator" }, @@ -35,6 +35,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "Maintenance Manager", "submit": 1, "write": 1 }, @@ -249,11 +250,6 @@ "read_only": 1 }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "Maintenance Manager" + "doctype": "DocPerm" } ] \ No newline at end of file diff --git a/support/doctype/maintenance_visit/maintenance_visit.txt b/support/doctype/maintenance_visit/maintenance_visit.txt index 478d9ac71a..ee84f96c55 100644 --- a/support/doctype/maintenance_visit/maintenance_visit.txt +++ b/support/doctype/maintenance_visit/maintenance_visit.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:31", "docstatus": 0, - "modified": "2013-07-10 12:26:15", + "modified": "2013-07-22 15:24:40", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, @@ -35,6 +35,7 @@ "permlevel": 0, "read": 1, "report": 1, + "role": "Maintenance User", "submit": 1, "write": 1 }, @@ -308,15 +309,6 @@ "print_hide": 1 }, { - "doctype": "DocPerm", - "role": "System Manager" - }, - { - "doctype": "DocPerm", - "role": "Maintenance Manager" - }, - { - "doctype": "DocPerm", - "role": "Maintenance User" + "doctype": "DocPerm" } ] \ No newline at end of file