diff --git a/accounts/doctype/account/account.txt b/accounts/doctype/account/account.txt index c76a41023b8..50a6d6da374 100644 --- a/accounts/doctype/account/account.txt +++ b/accounts/doctype/account/account.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-30 12:49:46", "docstatus": 0, - "modified": "2013-11-26 17:35:12", + "modified": "2013-12-20 19:23:54", "modified_by": "Administrator", "owner": "Administrator" }, @@ -138,7 +138,7 @@ "doctype": "DocField", "fieldname": "parent_account", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Account", "oldfieldname": "parent_account", "oldfieldtype": "Link", @@ -257,7 +257,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Accounts User", "write": 1 }, @@ -265,7 +267,9 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Auditor", "write": 0 }, @@ -273,7 +277,9 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Sales User", "write": 0 }, @@ -281,7 +287,9 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Purchase User", "write": 0 }, @@ -297,7 +305,12 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, + "export": 0, + "import": 0, "permlevel": 0, + "print": 1, + "restrict": 1, "role": "Accounts Manager", "write": 1 }, diff --git a/accounts/doctype/accounts_settings/accounts_settings.txt b/accounts/doctype/accounts_settings/accounts_settings.txt index 026cf613f79..f36e21840dd 100644 --- a/accounts/doctype/accounts_settings/accounts_settings.txt +++ b/accounts/doctype/accounts_settings/accounts_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-24 15:49:57", "docstatus": 0, - "modified": "2013-09-24 11:52:58", + "modified": "2013-12-20 19:22:52", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Accounts Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "Accounts Manager", "write": 1 diff --git a/accounts/doctype/bank_reconciliation_detail/bank_reconciliation_detail.txt b/accounts/doctype/bank_reconciliation_detail/bank_reconciliation_detail.txt index 9905398d3f2..47ff4f1344a 100644 --- a/accounts/doctype/bank_reconciliation_detail/bank_reconciliation_detail.txt +++ b/accounts/doctype/bank_reconciliation_detail/bank_reconciliation_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:37", "docstatus": 0, - "modified": "2013-11-03 14:11:31", + "modified": "2013-12-20 19:22:55", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/budget_detail/budget_detail.txt b/accounts/doctype/budget_detail/budget_detail.txt index f53ff52e582..31312c92083 100644 --- a/accounts/doctype/budget_detail/budget_detail.txt +++ b/accounts/doctype/budget_detail/budget_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:55:04", "docstatus": 0, - "modified": "2013-08-22 17:27:59", + "modified": "2013-12-20 19:22:59", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/budget_distribution/budget_distribution.txt b/accounts/doctype/budget_distribution/budget_distribution.txt index ae668abe8d7..992c8bec811 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-22 15:30:37", + "modified": "2013-12-20 19:23:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -82,7 +82,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "write": 1 }, { diff --git a/accounts/doctype/budget_distribution_detail/budget_distribution_detail.txt b/accounts/doctype/budget_distribution_detail/budget_distribution_detail.txt index c8207bda586..a171bf69cc1 100644 --- a/accounts/doctype/budget_distribution_detail/budget_distribution_detail.txt +++ b/accounts/doctype/budget_distribution_detail/budget_distribution_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:38", "docstatus": 0, - "modified": "2013-07-10 14:54:06", + "modified": "2013-12-20 19:22:59", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/c_form/c_form.txt b/accounts/doctype/c_form/c_form.txt index 21d655026a3..d5ff32b33b5 100644 --- a/accounts/doctype/c_form/c_form.txt +++ b/accounts/doctype/c_form/c_form.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:55:06", "docstatus": 0, - "modified": "2013-11-02 14:05:25", + "modified": "2013-12-20 19:23:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -157,6 +157,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "C-Form", @@ -166,14 +167,18 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Accounts User", "write": 1 }, { "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Accounts Manager", "write": 1 }, diff --git a/accounts/doctype/c_form_invoice_detail/c_form_invoice_detail.txt b/accounts/doctype/c_form_invoice_detail/c_form_invoice_detail.txt index 99335b70236..77dfa724306 100644 --- a/accounts/doctype/c_form_invoice_detail/c_form_invoice_detail.txt +++ b/accounts/doctype/c_form_invoice_detail/c_form_invoice_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:38", "docstatus": 0, - "modified": "2013-11-02 16:58:31", + "modified": "2013-12-20 19:23:00", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/cost_center/cost_center.txt b/accounts/doctype/cost_center/cost_center.txt index 2c6a5e67488..3f1fab279d8 100644 --- a/accounts/doctype/cost_center/cost_center.txt +++ b/accounts/doctype/cost_center/cost_center.txt @@ -2,12 +2,13 @@ { "creation": "2013-01-23 19:57:17", "docstatus": 0, - "modified": "2013-11-26 17:34:50", + "modified": "2013-12-20 19:24:00", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_copy": 1, + "allow_import": 1, "allow_rename": 1, "autoname": "field:cost_center_name", "description": "Track separate Income and Expense for product verticals or divisions.", @@ -30,11 +31,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Cost Center", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -74,7 +77,7 @@ "doctype": "DocField", "fieldname": "parent_cost_center", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Cost Center", "oldfieldname": "parent_cost_center", "oldfieldtype": "Link", @@ -172,7 +175,7 @@ "fieldname": "old_parent", "fieldtype": "Link", "hidden": 1, - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "old_parent", "no_copy": 1, "oldfieldname": "old_parent", diff --git a/accounts/doctype/fiscal_year/fiscal_year.txt b/accounts/doctype/fiscal_year/fiscal_year.txt index 1cf98fb2781..afa48589694 100644 --- a/accounts/doctype/fiscal_year/fiscal_year.txt +++ b/accounts/doctype/fiscal_year/fiscal_year.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-22 16:50:25", "docstatus": 0, - "modified": "2013-11-25 11:40:02", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:year", "description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.", "doctype": "DocType", @@ -25,11 +26,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Fiscal Year", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1 }, { diff --git a/accounts/doctype/gl_entry/gl_entry.txt b/accounts/doctype/gl_entry/gl_entry.txt index 57405790886..3ec5ec6c74d 100644 --- a/accounts/doctype/gl_entry/gl_entry.txt +++ b/accounts/doctype/gl_entry/gl_entry.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:06", "docstatus": 0, - "modified": "2013-11-03 14:14:09", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "GL Entry", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/accounts/doctype/journal_voucher/journal_voucher.txt b/accounts/doctype/journal_voucher/journal_voucher.txt index b47d7ed4c16..9de2abb642a 100644 --- a/accounts/doctype/journal_voucher/journal_voucher.txt +++ b/accounts/doctype/journal_voucher/journal_voucher.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-25 10:53:52", "docstatus": 0, - "modified": "2013-11-03 14:11:33", + "modified": "2013-12-20 19:24:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -27,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Journal Voucher", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -459,6 +461,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt b/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt index aea5d1256d8..53a56aa507b 100644 --- a/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt +++ b/accounts/doctype/journal_voucher_detail/journal_voucher_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:39", "docstatus": 0, - "modified": "2013-08-02 18:15:56", + "modified": "2013-12-20 19:23:18", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/mis_control/mis_control.txt b/accounts/doctype/mis_control/mis_control.txt index ed0bedb12a4..28a0df4d72a 100644 --- a/accounts/doctype/mis_control/mis_control.txt +++ b/accounts/doctype/mis_control/mis_control.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:35:49", "docstatus": 0, - "modified": "2013-07-10 14:54:11", + "modified": "2013-12-20 19:23:21", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/mode_of_payment/mode_of_payment.txt b/accounts/doctype/mode_of_payment/mode_of_payment.txt index 5d004e34222..58300306f18 100644 --- a/accounts/doctype/mode_of_payment/mode_of_payment.txt +++ b/accounts/doctype/mode_of_payment/mode_of_payment.txt @@ -2,11 +2,12 @@ { "creation": "2012-12-04 17:49:20", "docstatus": 0, - "modified": "2013-07-05 14:46:28", + "modified": "2013-12-20 19:24:14", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:mode_of_payment", "doctype": "DocType", @@ -27,11 +28,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Mode of Payment", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Accounts Manager", 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 accf51595d5..bc4e0f7d927 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-22 15:31:00", + "modified": "2013-12-20 19:23:24", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Payment to Invoice Matching Tool", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "submit": 0, diff --git a/accounts/doctype/payment_to_invoice_matching_tool_detail/payment_to_invoice_matching_tool_detail.txt b/accounts/doctype/payment_to_invoice_matching_tool_detail/payment_to_invoice_matching_tool_detail.txt index 5259f746675..1017a98ef52 100644 --- a/accounts/doctype/payment_to_invoice_matching_tool_detail/payment_to_invoice_matching_tool_detail.txt +++ b/accounts/doctype/payment_to_invoice_matching_tool_detail/payment_to_invoice_matching_tool_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:39", "docstatus": 0, - "modified": "2013-07-10 14:54:11", + "modified": "2013-12-20 19:23:24", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/period_closing_voucher/period_closing_voucher.txt b/accounts/doctype/period_closing_voucher/period_closing_voucher.txt index 6c3fadd3042..37a22a0497d 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-08-12 17:13:23", + "modified": "2013-12-20 19:24:15", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Period Closing Voucher", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -80,6 +82,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/accounts/doctype/pos_setting/pos_setting.txt b/accounts/doctype/pos_setting/pos_setting.txt index 09a37579850..22edcddea3a 100755 --- a/accounts/doctype/pos_setting/pos_setting.txt +++ b/accounts/doctype/pos_setting/pos_setting.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 12:15:51", "docstatus": 0, - "modified": "2013-11-02 16:58:38", + "modified": "2013-12-20 19:24:16", "modified_by": "Administrator", "owner": "Administrator" }, @@ -23,11 +23,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "POS Setting", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/accounts/doctype/purchase_invoice/purchase_invoice.txt b/accounts/doctype/purchase_invoice/purchase_invoice.txt index af0eb8e5598..6df4df40d34 100755 --- a/accounts/doctype/purchase_invoice/purchase_invoice.txt +++ b/accounts/doctype/purchase_invoice/purchase_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-11-22 17:15:27", + "modified": "2013-12-20 19:24:18", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Purchase Invoice", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -181,6 +183,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -787,7 +790,6 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", - "match": "supplier", "role": "Supplier", "submit": 0, "write": 0 diff --git a/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.txt b/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.txt index 49aa68887b5..f10d30e88b8 100644 --- a/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.txt +++ b/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-08 15:36:46", "docstatus": 0, - "modified": "2013-07-10 14:54:12", + "modified": "2013-12-20 19:23:29", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/purchase_invoice_item/purchase_invoice_item.txt b/accounts/doctype/purchase_invoice_item/purchase_invoice_item.txt index 1a796361839..3f1ae05bd48 100755 --- a/accounts/doctype/purchase_invoice_item/purchase_invoice_item.txt +++ b/accounts/doctype/purchase_invoice_item/purchase_invoice_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-22 12:43:10", "docstatus": 0, - "modified": "2013-11-02 19:41:17", + "modified": "2013-12-20 19:23:29", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt b/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt index 5ea7fc09ff2..9a2a75d4d72 100644 --- a/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt +++ b/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:04", "docstatus": 0, - "modified": "2013-07-10 14:54:18", + "modified": "2013-12-20 19:23:38", "modified_by": "Administrator", "owner": "Administrator" }, 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 f902ade3d13..1430c43d2e5 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,11 +2,12 @@ { "creation": "2013-01-10 16:34:08", "docstatus": 0, - "modified": "2013-07-22 15:22:25", + "modified": "2013-12-20 19:24:24", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, { + "allow_import": 1, "autoname": "field:title", "description": "Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.\n10. Add or Deduct: Whether you want to add or deduct the tax.", "doctype": "DocType", @@ -25,11 +26,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Purchase Taxes and Charges Master", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/accounts/doctype/sales_invoice/sales_invoice.txt b/accounts/doctype/sales_invoice/sales_invoice.txt index 99bfe5cdf08..7de68a06ed0 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.txt +++ b/accounts/doctype/sales_invoice/sales_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:05", "docstatus": 0, - "modified": "2013-11-18 15:16:50", + "modified": "2013-12-20 19:24:29", "modified_by": "Administrator", "owner": "Administrator" }, @@ -30,11 +30,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Invoice", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -141,6 +143,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -1219,7 +1222,6 @@ }, { "doctype": "DocPerm", - "match": "customer", "role": "Customer" } ] \ No newline at end of file diff --git a/accounts/doctype/sales_invoice_advance/sales_invoice_advance.txt b/accounts/doctype/sales_invoice_advance/sales_invoice_advance.txt index b82f4acabd3..ad1a9eb8fb7 100644 --- a/accounts/doctype/sales_invoice_advance/sales_invoice_advance.txt +++ b/accounts/doctype/sales_invoice_advance/sales_invoice_advance.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:41", "docstatus": 0, - "modified": "2013-07-10 14:54:19", + "modified": "2013-12-20 19:21:40", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/sales_invoice_item/sales_invoice_item.txt b/accounts/doctype/sales_invoice_item/sales_invoice_item.txt index d7dac74343e..339115d25e7 100644 --- a/accounts/doctype/sales_invoice_item/sales_invoice_item.txt +++ b/accounts/doctype/sales_invoice_item/sales_invoice_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-04 11:02:19", "docstatus": 0, - "modified": "2013-11-02 19:41:24", + "modified": "2013-12-20 19:21:40", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt b/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt index b006c1d85c5..ab4da2aa4fe 100644 --- a/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt +++ b/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-24 11:39:32", "docstatus": 0, - "modified": "2013-12-17 12:38:08", + "modified": "2013-12-20 19:21:45", "modified_by": "Administrator", "owner": "Administrator" }, 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 cddf10ec850..485aa94ac11 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,11 +2,12 @@ { "creation": "2013-01-10 16:34:09", "docstatus": 0, - "modified": "2013-10-31 19:25:09", + "modified": "2013-12-20 19:24:34", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:title", "description": "Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like \"Shipping\", \"Insurance\", \"Handling\" etc.\n\n#### Note\n\nThe tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.\n\n#### Description of Columns\n\n1. Calculation Type: \n - This can be on **Net Total** (that is the sum of basic amount).\n - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.\n - **Actual** (as mentioned).\n2. Account Head: The Account ledger under which this tax will be booked\n3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.\n4. Description: Description of the tax (that will be printed in invoices / quotes).\n5. Rate: Tax rate.\n6. Amount: Tax amount.\n7. Total: Cumulative total to this point.\n8. Enter Row: If based on \"Previous Row Total\" you can select the row number which will be taken as a base for this calculation (default is the previous row).\n9. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.", "doctype": "DocType", @@ -26,11 +27,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Taxes and Charges Master", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/accounts/doctype/shipping_rule/shipping_rule.txt b/accounts/doctype/shipping_rule/shipping_rule.txt index 27aaa70115f..082cddcaebf 100644 --- a/accounts/doctype/shipping_rule/shipping_rule.txt +++ b/accounts/doctype/shipping_rule/shipping_rule.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 11:48:03", "docstatus": 0, - "modified": "2013-10-31 19:24:50", + "modified": "2013-12-20 19:24:35", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,11 +24,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Shipping Rule", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/accounts/doctype/shipping_rule_condition/shipping_rule_condition.txt b/accounts/doctype/shipping_rule_condition/shipping_rule_condition.txt index 3784ecbfb24..22af554466f 100644 --- a/accounts/doctype/shipping_rule_condition/shipping_rule_condition.txt +++ b/accounts/doctype/shipping_rule_condition/shipping_rule_condition.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 11:54:50", "docstatus": 0, - "modified": "2013-07-10 14:54:22", + "modified": "2013-12-20 19:21:46", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/buying/doctype/buying_settings/buying_settings.txt b/buying/doctype/buying_settings/buying_settings.txt index 2b0c6ad0f03..b91a3557b51 100644 --- a/buying/doctype/buying_settings/buying_settings.txt +++ b/buying/doctype/buying_settings/buying_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 11:04:03", "docstatus": 0, - "modified": "2013-08-09 14:38:46", + "modified": "2013-12-20 19:22:59", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Buying Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/buying/doctype/purchase_common/purchase_common.txt b/buying/doctype/purchase_common/purchase_common.txt index 40f5756f25f..c796c042a96 100644 --- a/buying/doctype/purchase_common/purchase_common.txt +++ b/buying/doctype/purchase_common/purchase_common.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:35:51", "docstatus": 0, - "modified": "2013-07-10 14:54:12", + "modified": "2013-12-20 19:23:27", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/buying/doctype/purchase_order/purchase_order.txt b/buying/doctype/purchase_order/purchase_order.txt index 3f3937cd128..0266b80e32c 100644 --- a/buying/doctype/purchase_order/purchase_order.txt +++ b/buying/doctype/purchase_order/purchase_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-11-22 17:20:58", + "modified": "2013-12-20 19:24:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Purchase Order", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -141,6 +143,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 0, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -694,7 +697,6 @@ }, { "doctype": "DocPerm", - "match": "supplier", "role": "Supplier" } ] \ No newline at end of file diff --git a/buying/doctype/purchase_order_item/purchase_order_item.txt b/buying/doctype/purchase_order_item/purchase_order_item.txt index 4145a7fb387..a78c485f896 100755 --- a/buying/doctype/purchase_order_item/purchase_order_item.txt +++ b/buying/doctype/purchase_order_item/purchase_order_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:06", "docstatus": 0, - "modified": "2013-11-02 19:41:27", + "modified": "2013-12-20 19:23:32", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.txt b/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.txt index 05ea4e28637..f2860cde544 100644 --- a/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.txt +++ b/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:42", "docstatus": 0, - "modified": "2013-07-25 16:33:05", + "modified": "2013-12-20 19:23:33", "modified_by": "Administrator", "owner": "dhanalekshmi@webnotestech.com" }, diff --git a/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.txt b/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.txt index 15225103cda..c1ace7ceff5 100644 --- a/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.txt +++ b/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:42", "docstatus": 0, - "modified": "2013-07-25 16:34:11", + "modified": "2013-12-20 19:23:37", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, diff --git a/buying/doctype/quality_inspection/quality_inspection.txt b/buying/doctype/quality_inspection/quality_inspection.txt index d4a2d8fd797..aa8aa18394c 100644 --- a/buying/doctype/quality_inspection/quality_inspection.txt +++ b/buying/doctype/quality_inspection/quality_inspection.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 13:13:03", "docstatus": 0, - "modified": "2013-11-02 14:05:38", + "modified": "2013-12-20 19:24:24", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Quality Inspection", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Quality Manager", @@ -206,6 +208,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/buying/doctype/quality_inspection_reading/quality_inspection_reading.txt b/buying/doctype/quality_inspection_reading/quality_inspection_reading.txt index 0c68cc74c73..f08e7cd5d2f 100644 --- a/buying/doctype/quality_inspection_reading/quality_inspection_reading.txt +++ b/buying/doctype/quality_inspection_reading/quality_inspection_reading.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:43", "docstatus": 0, - "modified": "2013-07-10 14:54:18", + "modified": "2013-12-20 19:23:39", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/buying/doctype/supplier/supplier.txt b/buying/doctype/supplier/supplier.txt index 5c722f1c317..c76eb653cf4 100644 --- a/buying/doctype/supplier/supplier.txt +++ b/buying/doctype/supplier/supplier.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:11", "docstatus": 0, - "modified": "2013-11-19 11:31:28", + "modified": "2013-12-20 19:24:36", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "naming_series:", "description": "Supplier of Goods or Services.", @@ -28,11 +29,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Supplier", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/buying/doctype/supplier_quotation/supplier_quotation.txt b/buying/doctype/supplier_quotation/supplier_quotation.txt index e532aa6dd1e..f3bc30c7381 100644 --- a/buying/doctype/supplier_quotation/supplier_quotation.txt +++ b/buying/doctype/supplier_quotation/supplier_quotation.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:45", "docstatus": 0, - "modified": "2013-12-14 17:27:47", + "modified": "2013-12-20 19:24:36", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Supplier Quotation", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -141,6 +143,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 1, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -632,7 +635,6 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", - "match": "supplier", "role": "Supplier", "submit": 0, "write": 0 diff --git a/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt b/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt index f09f5a82e28..f0810ff449e 100644 --- a/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt +++ b/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-22 12:43:10", "docstatus": 0, - "modified": "2013-11-02 19:41:29", + "modified": "2013-12-20 19:21:50", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/home/doctype/feed/feed.txt b/home/doctype/feed/feed.txt index 8dde5f953da..8821b7d36fd 100644 --- a/home/doctype/feed/feed.txt +++ b/home/doctype/feed/feed.txt @@ -2,7 +2,7 @@ { "creation": "2012-07-03 13:29:42", "docstatus": 0, - "modified": "2013-11-15 10:16:00", + "modified": "2013-12-20 19:24:07", "modified_by": "Administrator", "owner": "Administrator" }, @@ -23,11 +23,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Feed", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "System Manager" diff --git a/hr/doctype/appraisal/appraisal.txt b/hr/doctype/appraisal/appraisal.txt index 8aaa7e109c4..c7d9aafbbbd 100644 --- a/hr/doctype/appraisal/appraisal.txt +++ b/hr/doctype/appraisal/appraisal.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:12", "docstatus": 0, - "modified": "2013-07-05 14:24:59", + "modified": "2013-12-20 19:23:55", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Appraisal", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "write": 1 @@ -217,6 +219,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 1, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/hr/doctype/appraisal_goal/appraisal_goal.txt b/hr/doctype/appraisal_goal/appraisal_goal.txt index 794a8797343..5c15ac6edcf 100644 --- a/hr/doctype/appraisal_goal/appraisal_goal.txt +++ b/hr/doctype/appraisal_goal/appraisal_goal.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:44", "docstatus": 0, - "modified": "2013-07-10 14:54:03", + "modified": "2013-12-20 19:22:53", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, diff --git a/hr/doctype/appraisal_template/appraisal_template.txt b/hr/doctype/appraisal_template/appraisal_template.txt index 63c14f08893..ff887c449aa 100644 --- a/hr/doctype/appraisal_template/appraisal_template.txt +++ b/hr/doctype/appraisal_template/appraisal_template.txt @@ -2,11 +2,12 @@ { "creation": "2012-07-03 13:30:39", "docstatus": 0, - "modified": "2013-07-05 14:25:14", + "modified": "2013-12-20 19:23:55", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, { + "allow_import": 1, "autoname": "field:kra_title", "doctype": "DocType", "document_type": "Master", @@ -25,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Appraisal Template", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/appraisal_template_goal/appraisal_template_goal.txt b/hr/doctype/appraisal_template_goal/appraisal_template_goal.txt index 074c247cca2..0657f64e1c0 100644 --- a/hr/doctype/appraisal_template_goal/appraisal_template_goal.txt +++ b/hr/doctype/appraisal_template_goal/appraisal_template_goal.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:44", "docstatus": 0, - "modified": "2013-07-10 14:54:03", + "modified": "2013-12-20 19:22:54", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, diff --git a/hr/doctype/attendance/attendance.txt b/hr/doctype/attendance/attendance.txt index 5186a8dbe68..7d383fb9e40 100644 --- a/hr/doctype/attendance/attendance.txt +++ b/hr/doctype/attendance/attendance.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:13", "docstatus": 0, - "modified": "2013-11-02 14:05:42", + "modified": "2013-12-20 19:23:55", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, { + "allow_import": 1, "autoname": "naming_series:", "doctype": "DocType", "document_type": "Master", @@ -28,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Attendance", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -154,6 +157,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Attendance", diff --git a/hr/doctype/branch/branch.txt b/hr/doctype/branch/branch.txt index 3df2cd666dc..13aa087b240 100644 --- a/hr/doctype/branch/branch.txt +++ b/hr/doctype/branch/branch.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:13", "docstatus": 0, - "modified": "2013-07-22 15:30:08", + "modified": "2013-12-20 19:23:57", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:branch", "doctype": "DocType", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Branch", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/hr/doctype/deduction_type/deduction_type.txt b/hr/doctype/deduction_type/deduction_type.txt index 1e38f0b79ec..e24064e14d6 100644 --- a/hr/doctype/deduction_type/deduction_type.txt +++ b/hr/doctype/deduction_type/deduction_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-22 16:50:30", "docstatus": 0, - "modified": "2013-07-22 15:25:14", + "modified": "2013-12-20 19:24:02", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:deduction_name", "doctype": "DocType", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Deduction Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/department/department.txt b/hr/doctype/department/department.txt index 1f4e4207d8d..4cfdcaf8cad 100644 --- a/hr/doctype/department/department.txt +++ b/hr/doctype/department/department.txt @@ -2,11 +2,12 @@ { "creation": "2013-02-05 11:48:26", "docstatus": 0, - "modified": "2013-07-22 15:25:03", + "modified": "2013-12-20 19:24:04", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:department_name", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Department", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/designation/designation.txt b/hr/doctype/designation/designation.txt index 75110c21230..f9b48e46c21 100644 --- a/hr/doctype/designation/designation.txt +++ b/hr/doctype/designation/designation.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:13", "docstatus": 0, - "modified": "2013-07-05 14:35:42", + "modified": "2013-12-20 19:24:04", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:designation_name", "doctype": "DocType", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Designation", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/earning_type/earning_type.txt b/hr/doctype/earning_type/earning_type.txt index 902a4ed85b4..c5ead6366e0 100644 --- a/hr/doctype/earning_type/earning_type.txt +++ b/hr/doctype/earning_type/earning_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-24 11:03:32", "docstatus": 0, - "modified": "2013-12-09 16:24:07", + "modified": "2013-12-20 19:24:05", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:earning_name", "doctype": "DocType", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Earning Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/employee/employee.txt b/hr/doctype/employee/employee.txt index c5b5018ac7b..225b4850c23 100644 --- a/hr/doctype/employee/employee.txt +++ b/hr/doctype/employee/employee.txt @@ -2,12 +2,13 @@ { "creation": "2013-03-07 09:04:18", "docstatus": 0, - "modified": "2013-11-26 16:36:34", + "modified": "2013-12-20 19:24:06", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, + "allow_import": 1, "allow_rename": 1, "autoname": "naming_series:", "doctype": "DocType", @@ -28,11 +29,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Employee", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -415,7 +418,7 @@ "doctype": "DocField", "fieldname": "reports_to", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Reports to", "oldfieldname": "reports_to", "oldfieldtype": "Link", diff --git a/hr/doctype/employee_education/employee_education.txt b/hr/doctype/employee_education/employee_education.txt index 69bbbdeace8..9204c63779e 100644 --- a/hr/doctype/employee_education/employee_education.txt +++ b/hr/doctype/employee_education/employee_education.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:45", "docstatus": 0, - "modified": "2013-07-10 14:54:08", + "modified": "2013-12-20 19:23:12", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/employee_external_work_history/employee_external_work_history.txt b/hr/doctype/employee_external_work_history/employee_external_work_history.txt index 2d5472927af..962c98194e0 100644 --- a/hr/doctype/employee_external_work_history/employee_external_work_history.txt +++ b/hr/doctype/employee_external_work_history/employee_external_work_history.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:45", "docstatus": 0, - "modified": "2013-07-10 14:54:08", + "modified": "2013-12-20 19:23:12", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/employee_internal_work_history/employee_internal_work_history.txt b/hr/doctype/employee_internal_work_history/employee_internal_work_history.txt index 9cd03ceea2d..2c964faba83 100644 --- a/hr/doctype/employee_internal_work_history/employee_internal_work_history.txt +++ b/hr/doctype/employee_internal_work_history/employee_internal_work_history.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:45", "docstatus": 0, - "modified": "2013-07-10 14:54:08", + "modified": "2013-12-20 19:23:12", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/employee_leave_approver/employee_leave_approver.txt b/hr/doctype/employee_leave_approver/employee_leave_approver.txt index d51d6a128bd..4b176d1c0f4 100644 --- a/hr/doctype/employee_leave_approver/employee_leave_approver.txt +++ b/hr/doctype/employee_leave_approver/employee_leave_approver.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-12 06:56:15", "docstatus": 0, - "modified": "2013-08-05 14:15:44", + "modified": "2013-12-20 19:23:12", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/employment_type/employment_type.txt b/hr/doctype/employment_type/employment_type.txt index cabfbd7a9b5..a13fd872b79 100644 --- a/hr/doctype/employment_type/employment_type.txt +++ b/hr/doctype/employment_type/employment_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-07-22 15:31:58", + "modified": "2013-12-20 19:24:07", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:employee_type_name", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Employment Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/hr/doctype/expense_claim/expense_claim.txt b/hr/doctype/expense_claim/expense_claim.txt index 45ff19b377c..5e65aa8ba63 100644 --- a/hr/doctype/expense_claim/expense_claim.txt +++ b/hr/doctype/expense_claim/expense_claim.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-09-25 11:36:11", + "modified": "2013-12-20 19:24:07", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Expense Claim", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "write": 1 @@ -208,6 +210,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -226,7 +229,6 @@ "amend": 1, "cancel": 1, "doctype": "DocPerm", - "match": "exp_approver:user", "role": "Expense Approver", "submit": 1 }, diff --git a/hr/doctype/expense_claim_detail/expense_claim_detail.txt b/hr/doctype/expense_claim_detail/expense_claim_detail.txt index e9c5a996937..18b8036b339 100644 --- a/hr/doctype/expense_claim_detail/expense_claim_detail.txt +++ b/hr/doctype/expense_claim_detail/expense_claim_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:46", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:13", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, diff --git a/hr/doctype/expense_claim_type/expense_claim_type.txt b/hr/doctype/expense_claim_type/expense_claim_type.txt index 4d7035063da..689da6eb485 100644 --- a/hr/doctype/expense_claim_type/expense_claim_type.txt +++ b/hr/doctype/expense_claim_type/expense_claim_type.txt @@ -2,11 +2,12 @@ { "creation": "2012-03-27 14:35:55", "docstatus": 0, - "modified": "2013-07-05 14:37:47", + "modified": "2013-12-20 19:24:07", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, { + "allow_import": 1, "autoname": "field:expense_type", "doctype": "DocType", "document_type": "Master", @@ -25,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Expense Claim Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR Manager", diff --git a/hr/doctype/grade/grade.txt b/hr/doctype/grade/grade.txt index fdfa5c737c5..4743bf1ccc3 100644 --- a/hr/doctype/grade/grade.txt +++ b/hr/doctype/grade/grade.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-07-26 15:24:31", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:grade_name", "doctype": "DocType", "document_type": "Master", @@ -32,11 +33,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Grade", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/holiday/holiday.txt b/hr/doctype/holiday/holiday.txt index 3b87bb08c7a..ad8ddb07d37 100644 --- a/hr/doctype/holiday/holiday.txt +++ b/hr/doctype/holiday/holiday.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:46", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:14", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/holiday_list/holiday_list.txt b/hr/doctype/holiday_list/holiday_list.txt index 5978f1457b0..8f0832b130d 100644 --- a/hr/doctype/holiday_list/holiday_list.txt +++ b/hr/doctype/holiday_list/holiday_list.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:14", "docstatus": 0, - "modified": "2013-07-05 14:40:02", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "doctype": "DocType", "document_type": "Master", "icon": "icon-calendar", @@ -25,11 +26,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Holiday List", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR Manager", diff --git a/hr/doctype/hr_settings/hr_settings.txt b/hr/doctype/hr_settings/hr_settings.txt index bf4b0119aaf..cd1cf05d051 100644 --- a/hr/doctype/hr_settings/hr_settings.txt +++ b/hr/doctype/hr_settings/hr_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-08-02 13:45:23", "docstatus": 0, - "modified": "2013-10-02 15:44:38", + "modified": "2013-12-20 19:23:14", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "HR Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/hr/doctype/job_applicant/job_applicant.txt b/hr/doctype/job_applicant/job_applicant.txt index d795fa83bc5..8f0d41ae3a4 100644 --- a/hr/doctype/job_applicant/job_applicant.txt +++ b/hr/doctype/job_applicant/job_applicant.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-29 19:25:37", "docstatus": 0, - "modified": "2013-09-10 10:51:51", + "modified": "2013-12-20 19:24:10", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Job Applicant", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/job_opening/job_opening.txt b/hr/doctype/job_opening/job_opening.txt index a507547d6e1..dcf76ddb3ac 100644 --- a/hr/doctype/job_opening/job_opening.txt +++ b/hr/doctype/job_opening/job_opening.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-15 16:13:36", "docstatus": 0, - "modified": "2013-07-05 14:43:35", + "modified": "2013-12-20 19:24:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -27,11 +27,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Job Opening", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "HR User", diff --git a/hr/doctype/leave_allocation/leave_allocation.txt b/hr/doctype/leave_allocation/leave_allocation.txt index 38e3eb57c9c..6e5fe640194 100644 --- a/hr/doctype/leave_allocation/leave_allocation.txt +++ b/hr/doctype/leave_allocation/leave_allocation.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-20 19:10:38", "docstatus": 0, - "modified": "2013-12-12 17:41:52", + "modified": "2013-12-20 19:24:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Leave Allocation", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -158,6 +160,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 0, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/hr/doctype/leave_application/leave_application.txt b/hr/doctype/leave_application/leave_application.txt index d5feb57a9ef..10c0429077d 100644 --- a/hr/doctype/leave_application/leave_application.txt +++ b/hr/doctype/leave_application/leave_application.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-20 11:18:11", "docstatus": 0, - "modified": "2013-07-05 14:44:37", + "modified": "2013-12-20 19:24:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -220,6 +220,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Leave Application", @@ -230,8 +231,9 @@ { "create": 1, "doctype": "DocPerm", - "match": "employee", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "role": "Employee", "write": 1 @@ -250,7 +252,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "role": "HR User", "submit": 1, @@ -261,8 +265,9 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", - "match": "leave_approver:user", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "role": "Leave Approver", "submit": 1, diff --git a/hr/doctype/leave_block_list/leave_block_list.txt b/hr/doctype/leave_block_list/leave_block_list.txt index 770bfeecfa4..6f331b0c53f 100644 --- a/hr/doctype/leave_block_list/leave_block_list.txt +++ b/hr/doctype/leave_block_list/leave_block_list.txt @@ -2,11 +2,12 @@ { "creation": "2013-02-18 17:43:12", "docstatus": 0, - "modified": "2013-07-05 14:44:45", + "modified": "2013-12-20 19:24:13", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:leave_block_list_name", "description": "Block Holidays on important days.", "doctype": "DocType", @@ -26,11 +27,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Leave Block List", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "HR User", "write": 1 diff --git a/hr/doctype/leave_block_list_allow/leave_block_list_allow.txt b/hr/doctype/leave_block_list_allow/leave_block_list_allow.txt index 1e8c86b8c11..94fd3de7962 100644 --- a/hr/doctype/leave_block_list_allow/leave_block_list_allow.txt +++ b/hr/doctype/leave_block_list_allow/leave_block_list_allow.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:47", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:19", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/leave_block_list_date/leave_block_list_date.txt b/hr/doctype/leave_block_list_date/leave_block_list_date.txt index c13e2d57c2a..138c9e47b58 100644 --- a/hr/doctype/leave_block_list_date/leave_block_list_date.txt +++ b/hr/doctype/leave_block_list_date/leave_block_list_date.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:47", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:19", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/leave_type/leave_type.txt b/hr/doctype/leave_type/leave_type.txt index dd339dc53c8..adae0d9836b 100644 --- a/hr/doctype/leave_type/leave_type.txt +++ b/hr/doctype/leave_type/leave_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-02-21 09:55:58", "docstatus": 0, - "modified": "2013-07-22 15:32:07", + "modified": "2013-12-20 19:24:13", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:leave_type_name", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Leave Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/hr/doctype/salary_slip/salary_slip.txt b/hr/doctype/salary_slip/salary_slip.txt index 641adae9461..1f94aa83e0a 100644 --- a/hr/doctype/salary_slip/salary_slip.txt +++ b/hr/doctype/salary_slip/salary_slip.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:15", "docstatus": 0, - "modified": "2013-08-02 19:23:13", + "modified": "2013-12-20 19:24:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,11 +24,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Salary Slip", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -248,6 +250,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 0, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt b/hr/doctype/salary_slip_deduction/salary_slip_deduction.txt index d0a4f47192e..2b2909038cf 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-22 15:27:44", + "modified": "2013-12-20 19:23:42", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/salary_slip_earning/salary_slip_earning.txt b/hr/doctype/salary_slip_earning/salary_slip_earning.txt index 3fc25facb2e..3375ab55d13 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-22 15:27:56", + "modified": "2013-12-20 19:23:43", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/salary_structure/salary_structure.txt b/hr/doctype/salary_structure/salary_structure.txt index 1c6a86b94ba..e54ebd7e592 100644 --- a/hr/doctype/salary_structure/salary_structure.txt +++ b/hr/doctype/salary_structure/salary_structure.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 18:50:29", "docstatus": 0, - "modified": "2013-08-06 17:15:53", + "modified": "2013-12-20 19:24:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ "amend": 0, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Salary Structure", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/hr/doctype/salary_structure_deduction/salary_structure_deduction.txt b/hr/doctype/salary_structure_deduction/salary_structure_deduction.txt index 0af263274d8..845a70fde74 100644 --- a/hr/doctype/salary_structure_deduction/salary_structure_deduction.txt +++ b/hr/doctype/salary_structure_deduction/salary_structure_deduction.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:48", "docstatus": 0, - "modified": "2013-08-06 17:11:40", + "modified": "2013-12-20 19:23:43", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/salary_structure_earning/salary_structure_earning.txt b/hr/doctype/salary_structure_earning/salary_structure_earning.txt index 609fd6c1562..d90c3cdd3be 100644 --- a/hr/doctype/salary_structure_earning/salary_structure_earning.txt +++ b/hr/doctype/salary_structure_earning/salary_structure_earning.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:48", "docstatus": 0, - "modified": "2013-08-06 17:11:31", + "modified": "2013-12-20 19:23:43", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/hr/doctype/upload_attendance/upload_attendance.txt b/hr/doctype/upload_attendance/upload_attendance.txt index ea861be185e..5c727619ed9 100644 --- a/hr/doctype/upload_attendance/upload_attendance.txt +++ b/hr/doctype/upload_attendance/upload_attendance.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-25 11:34:53", "docstatus": 0, - "modified": "2013-07-05 15:02:09", + "modified": "2013-12-20 19:21:54", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Upload Attendance", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "submit": 0, diff --git a/manufacturing/doctype/bom/bom.txt b/manufacturing/doctype/bom/bom.txt index a5ff1252931..505d8d75aa4 100644 --- a/manufacturing/doctype/bom/bom.txt +++ b/manufacturing/doctype/bom/bom.txt @@ -2,15 +2,14 @@ { "creation": "2013-01-22 15:11:38", "docstatus": 0, - "modified": "2013-12-09 16:25:50", + "modified": "2013-12-20 19:23:57", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 0, "allow_copy": 0, - "allow_email": 0, - "allow_print": 0, + "allow_import": 1, "allow_rename": 0, "doctype": "DocType", "document_type": "Master", @@ -38,11 +37,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "BOM", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -239,6 +240,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "BOM", diff --git a/manufacturing/doctype/bom_explosion_item/bom_explosion_item.txt b/manufacturing/doctype/bom_explosion_item/bom_explosion_item.txt index abc74cd35b4..55342aa59f0 100644 --- a/manufacturing/doctype/bom_explosion_item/bom_explosion_item.txt +++ b/manufacturing/doctype/bom_explosion_item/bom_explosion_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:57", "docstatus": 0, - "modified": "2013-07-10 14:54:04", + "modified": "2013-12-20 19:22:57", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/manufacturing/doctype/bom_item/bom_item.txt b/manufacturing/doctype/bom_item/bom_item.txt index e498c71270f..b7017f487c0 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-25 16:34:42", + "modified": "2013-12-20 19:22:58", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/manufacturing/doctype/bom_operation/bom_operation.txt b/manufacturing/doctype/bom_operation/bom_operation.txt index cffdf4c9f08..6ace745c14c 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-12-04 11:18:59", + "modified": "2013-12-20 19:22:58", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/manufacturing/doctype/production_order/production_order.txt b/manufacturing/doctype/production_order/production_order.txt index 5e76c0e18f3..ed1c66886bb 100644 --- a/manufacturing/doctype/production_order/production_order.txt +++ b/manufacturing/doctype/production_order/production_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:16", "docstatus": 0, - "modified": "2013-12-18 13:22:14", + "modified": "2013-12-20 19:24:16", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Production Order", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Manufacturing User", @@ -251,6 +253,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/manufacturing/doctype/production_plan_item/production_plan_item.txt b/manufacturing/doctype/production_plan_item/production_plan_item.txt index 7bcaaca2985..20681881c31 100644 --- a/manufacturing/doctype/production_plan_item/production_plan_item.txt +++ b/manufacturing/doctype/production_plan_item/production_plan_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:49", "docstatus": 0, - "modified": "2013-08-08 12:12:27", + "modified": "2013-12-20 19:23:25", "modified_by": "Administrator", "owner": "Administrator" }, 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 fab7dd0ddb1..11a02a56aa7 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-22 15:26:23", + "modified": "2013-12-20 19:23:25", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/manufacturing/doctype/production_planning_tool/production_planning_tool.txt b/manufacturing/doctype/production_planning_tool/production_planning_tool.txt index c3a1d8f0d57..4c3b065f4a9 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-08-08 12:01:02", + "modified": "2013-12-20 19:23:25", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -27,11 +27,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Production Planning Tool", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "role": "Manufacturing User", diff --git a/manufacturing/doctype/workstation/workstation.txt b/manufacturing/doctype/workstation/workstation.txt index c9114ff85fe..306ca4ecef3 100644 --- a/manufacturing/doctype/workstation/workstation.txt +++ b/manufacturing/doctype/workstation/workstation.txt @@ -2,12 +2,12 @@ { "creation": "2013-01-10 16:34:17", "docstatus": 0, - "modified": "2013-10-28 15:42:38", + "modified": "2013-12-20 19:24:41", "modified_by": "Administrator", "owner": "Administrator" }, { - "allow_email": 0, + "allow_import": 1, "autoname": "field:workstation_name", "doctype": "DocType", "document_type": "Master", @@ -27,11 +27,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Workstation", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Manufacturing User", diff --git a/projects/doctype/activity_type/activity_type.txt b/projects/doctype/activity_type/activity_type.txt index 94fffe7eb61..d8a50c519dc 100644 --- a/projects/doctype/activity_type/activity_type.txt +++ b/projects/doctype/activity_type/activity_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-03-05 10:14:59", "docstatus": 0, - "modified": "2013-07-05 14:23:55", + "modified": "2013-12-20 19:23:54", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:activity_type", "doctype": "DocType", "document_type": "Master", @@ -30,11 +31,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Activity Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "write": 1 diff --git a/projects/doctype/project/project.txt b/projects/doctype/project/project.txt index 9f21dce9464..a1967bb3106 100644 --- a/projects/doctype/project/project.txt +++ b/projects/doctype/project/project.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:55:07", "docstatus": 0, - "modified": "2013-11-06 15:13:55", + "modified": "2013-12-20 19:24:17", "modified_by": "Administrator", "owner": "Administrator" }, @@ -292,7 +292,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "role": "Projects User", "write": 1 }, diff --git a/projects/doctype/project_milestone/project_milestone.txt b/projects/doctype/project_milestone/project_milestone.txt index 31722d6359b..d5be81e9d88 100644 --- a/projects/doctype/project_milestone/project_milestone.txt +++ b/projects/doctype/project_milestone/project_milestone.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:50", "docstatus": 0, - "modified": "2013-07-10 14:54:12", + "modified": "2013-12-20 19:23:27", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/projects/doctype/task/task.txt b/projects/doctype/task/task.txt index 1c12c8a534f..7ddd51a494e 100644 --- a/projects/doctype/task/task.txt +++ b/projects/doctype/task/task.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-29 19:25:50", "docstatus": 0, - "modified": "2013-10-02 14:25:00", + "modified": "2013-12-20 19:24:38", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Task", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Projects User", diff --git a/projects/doctype/time_log/time_log.txt b/projects/doctype/time_log/time_log.txt index 1c8e00f4f28..2ad9d647b9f 100644 --- a/projects/doctype/time_log/time_log.txt +++ b/projects/doctype/time_log/time_log.txt @@ -2,12 +2,13 @@ { "creation": "2013-04-03 16:38:41", "docstatus": 0, - "modified": "2013-11-02 14:05:45", + "modified": "2013-12-20 19:24:39", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, + "allow_import": 1, "autoname": "naming_series:", "description": "Log of Activities performed by users against Tasks that can be used for tracking time, billing.", "doctype": "DocType", @@ -28,11 +29,13 @@ "amend": 1, "cancel": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Time Log", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -190,6 +193,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Time Log", diff --git a/projects/doctype/time_log_batch/time_log_batch.txt b/projects/doctype/time_log_batch/time_log_batch.txt index 74bcc4dc8a6..458f0ed31ba 100644 --- a/projects/doctype/time_log_batch/time_log_batch.txt +++ b/projects/doctype/time_log_batch/time_log_batch.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-28 17:57:33", "docstatus": 0, - "modified": "2013-11-02 14:05:45", + "modified": "2013-12-20 19:24:39", "modified_by": "Administrator", "owner": "Administrator" }, @@ -29,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Time Log Batch", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Projects User", @@ -110,6 +112,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Time Log Batch", diff --git a/projects/doctype/time_log_batch_detail/time_log_batch_detail.txt b/projects/doctype/time_log_batch_detail/time_log_batch_detail.txt index 98eca10092a..973fc576b71 100644 --- a/projects/doctype/time_log_batch_detail/time_log_batch_detail.txt +++ b/projects/doctype/time_log_batch_detail/time_log_batch_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-05 09:11:06", "docstatus": 0, - "modified": "2013-07-10 14:54:25", + "modified": "2013-12-20 19:21:53", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/campaign/campaign.txt b/selling/doctype/campaign/campaign.txt index 7025bf56540..07cddd419fa 100644 --- a/selling/doctype/campaign/campaign.txt +++ b/selling/doctype/campaign/campaign.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:18", "docstatus": 0, - "modified": "2013-07-05 14:29:57", + "modified": "2013-12-20 19:23:58", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:campaign_name", "description": "Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ", "doctype": "DocType", @@ -26,13 +27,14 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Campaign", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, - "report": 1, "submit": 0 }, { @@ -77,6 +79,8 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", + "import": 0, + "report": 0, "role": "Sales Manager", "write": 0 }, @@ -84,6 +88,7 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", + "report": 1, "role": "Sales User", "write": 0 }, @@ -91,6 +96,7 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "report": 1, "role": "Sales Master Manager", "write": 1 } diff --git a/selling/doctype/customer/customer.txt b/selling/doctype/customer/customer.txt index 7a24531665d..92fa62659c8 100644 --- a/selling/doctype/customer/customer.txt +++ b/selling/doctype/customer/customer.txt @@ -2,12 +2,12 @@ { "creation": "2013-06-11 14:26:44", "docstatus": 0, - "modified": "2013-11-03 14:01:33", + "modified": "2013-12-20 19:24:01", "modified_by": "Administrator", "owner": "Administrator" }, { - "allow_print": 0, + "allow_import": 1, "allow_rename": 1, "autoname": "naming_series:", "description": "Buyer of Goods and Services.", @@ -346,7 +346,9 @@ "cancel": 0, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "role": "Sales User", "submit": 0, @@ -362,7 +364,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "role": "Sales Master Manager", "submit": 0, diff --git a/selling/doctype/customer_discount/customer_discount.txt b/selling/doctype/customer_discount/customer_discount.txt index 135871db81d..5abe3b6ac99 100644 --- a/selling/doctype/customer_discount/customer_discount.txt +++ b/selling/doctype/customer_discount/customer_discount.txt @@ -2,7 +2,7 @@ { "creation": "2013-07-22 12:43:40", "docstatus": 0, - "modified": "2013-11-02 19:41:31", + "modified": "2013-12-20 19:23:04", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/industry_type/industry_type.txt b/selling/doctype/industry_type/industry_type.txt index 3c97b3e6822..e65fc3812ae 100644 --- a/selling/doctype/industry_type/industry_type.txt +++ b/selling/doctype/industry_type/industry_type.txt @@ -2,11 +2,12 @@ { "creation": "2012-03-27 14:36:09", "docstatus": 0, - "modified": "2013-07-05 14:40:42", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, { + "allow_import": 1, "autoname": "field:industry", "doctype": "DocType", "document_type": "Master", @@ -30,11 +31,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Industry Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/selling/doctype/installation_note/installation_note.txt b/selling/doctype/installation_note/installation_note.txt index af81d7fb5b5..d23a68ac181 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-11-02 16:58:44", + "modified": "2013-12-20 19:24:08", "modified_by": "Administrator", "owner": "Administrator" }, @@ -219,6 +219,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -257,7 +258,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "submit": 1, "write": 1 }, diff --git a/selling/doctype/installation_note_item/installation_note_item.txt b/selling/doctype/installation_note_item/installation_note_item.txt index 7435d461b41..94f648e3a67 100644 --- a/selling/doctype/installation_note_item/installation_note_item.txt +++ b/selling/doctype/installation_note_item/installation_note_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:51", "docstatus": 0, - "modified": "2013-10-10 17:02:31", + "modified": "2013-12-20 19:23:14", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/lead/lead.txt b/selling/doctype/lead/lead.txt index 6e6b61af859..dc8bcdbb1af 100644 --- a/selling/doctype/lead/lead.txt +++ b/selling/doctype/lead/lead.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-10 11:45:37", "docstatus": 0, - "modified": "2013-11-25 11:38:00", + "modified": "2013-12-20 19:24:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ "amend": 0, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Lead", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/selling/doctype/opportunity/opportunity.txt b/selling/doctype/opportunity/opportunity.txt index fec94c8dca2..d0dc0f54b6b 100644 --- a/selling/doctype/opportunity/opportunity.txt +++ b/selling/doctype/opportunity/opportunity.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 18:50:30", "docstatus": 0, - "modified": "2013-11-25 11:36:40", + "modified": "2013-12-20 19:24:15", "modified_by": "Administrator", "owner": "Administrator" }, @@ -31,11 +31,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Opportunity", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -415,6 +417,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/selling/doctype/opportunity_item/opportunity_item.txt b/selling/doctype/opportunity_item/opportunity_item.txt index efa1ee90bd7..94c6dd25b68 100644 --- a/selling/doctype/opportunity_item/opportunity_item.txt +++ b/selling/doctype/opportunity_item/opportunity_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:51", "docstatus": 0, - "modified": "2013-11-02 19:41:31", + "modified": "2013-12-20 19:23:22", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/quotation/quotation.txt b/selling/doctype/quotation/quotation.txt index 93346d3029f..3657e4acefc 100644 --- a/selling/doctype/quotation/quotation.txt +++ b/selling/doctype/quotation/quotation.txt @@ -2,13 +2,12 @@ { "creation": "2013-05-24 19:29:08", "docstatus": 0, - "modified": "2013-12-14 17:25:46", + "modified": "2013-12-20 19:24:25", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, - "allow_email": 0, "allow_import": 1, "autoname": "naming_series:", "doctype": "DocType", @@ -32,11 +31,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Quotation", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -178,6 +179,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -863,7 +865,6 @@ "cancel": 0, "create": 0, "doctype": "DocPerm", - "match": "customer", "role": "Customer", "submit": 0, "write": 0 diff --git a/selling/doctype/quotation_item/quotation_item.txt b/selling/doctype/quotation_item/quotation_item.txt index 37642086b87..e669937d09a 100644 --- a/selling/doctype/quotation_item/quotation_item.txt +++ b/selling/doctype/quotation_item/quotation_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:57", "docstatus": 0, - "modified": "2013-11-02 19:41:32", + "modified": "2013-12-20 19:23:41", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/sales_bom/sales_bom.txt b/selling/doctype/sales_bom/sales_bom.txt index 9a9b6e67ccf..cd1ea28d853 100644 --- a/selling/doctype/sales_bom/sales_bom.txt +++ b/selling/doctype/sales_bom/sales_bom.txt @@ -2,11 +2,12 @@ { "creation": "2013-06-20 11:53:21", "docstatus": 0, - "modified": "2013-07-05 14:54:08", + "modified": "2013-12-20 19:24:28", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "description": "Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**. \n\nThe package **Item** will have \"Is Stock Item\" as \"No\" and \"Is Sales Item\" as \"Yes\".\n\nFor Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Sales BOM Item.\n\nNote: BOM = Bill of Materials", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales BOM", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/selling/doctype/sales_bom_item/sales_bom_item.txt b/selling/doctype/sales_bom_item/sales_bom_item.txt index 9e880bc8cde..e06d8f8241e 100644 --- a/selling/doctype/sales_bom_item/sales_bom_item.txt +++ b/selling/doctype/sales_bom_item/sales_bom_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-23 16:55:51", "docstatus": 0, - "modified": "2013-09-09 15:47:56", + "modified": "2013-12-20 19:21:38", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/sales_order/sales_order.txt b/selling/doctype/sales_order/sales_order.txt index 7a1af77947c..f9582fb213e 100644 --- a/selling/doctype/sales_order/sales_order.txt +++ b/selling/doctype/sales_order/sales_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-18 12:39:59", "docstatus": 0, - "modified": "2013-11-03 14:20:16", + "modified": "2013-12-20 19:24:32", "modified_by": "Administrator", "owner": "Administrator" }, @@ -30,11 +30,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Order", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1 }, { @@ -149,6 +151,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 1, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -921,7 +924,6 @@ }, { "doctype": "DocPerm", - "match": "customer", "role": "Customer" } ] \ No newline at end of file diff --git a/selling/doctype/sales_order_item/sales_order_item.txt b/selling/doctype/sales_order_item/sales_order_item.txt index 4754aa14047..eb656a600a2 100644 --- a/selling/doctype/sales_order_item/sales_order_item.txt +++ b/selling/doctype/sales_order_item/sales_order_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:58", "docstatus": 0, - "modified": "2013-11-03 14:14:17", + "modified": "2013-12-20 19:21:43", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/sales_team/sales_team.txt b/selling/doctype/sales_team/sales_team.txt index ae50814b118..9b584296e85 100644 --- a/selling/doctype/sales_team/sales_team.txt +++ b/selling/doctype/sales_team/sales_team.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-07-10 14:54:22", + "modified": "2013-12-20 19:21:46", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/selling_settings/selling_settings.txt b/selling/doctype/selling_settings/selling_settings.txt index a112a7cd690..2a93263de73 100644 --- a/selling/doctype/selling_settings/selling_settings.txt +++ b/selling/doctype/selling_settings/selling_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 10:25:16", "docstatus": 0, - "modified": "2013-11-02 16:58:56", + "modified": "2013-12-20 19:21:46", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Selling Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/selling/doctype/shopping_cart_price_list/shopping_cart_price_list.txt b/selling/doctype/shopping_cart_price_list/shopping_cart_price_list.txt index 1737c65c900..7cd61f7370c 100644 --- a/selling/doctype/shopping_cart_price_list/shopping_cart_price_list.txt +++ b/selling/doctype/shopping_cart_price_list/shopping_cart_price_list.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 16:00:18", "docstatus": 0, - "modified": "2013-08-09 14:47:15", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/shopping_cart_settings/shopping_cart_settings.txt b/selling/doctype/shopping_cart_settings/shopping_cart_settings.txt index ffc36356609..f52cc60c7f8 100644 --- a/selling/doctype/shopping_cart_settings/shopping_cart_settings.txt +++ b/selling/doctype/shopping_cart_settings/shopping_cart_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-19 15:57:32", "docstatus": 0, - "modified": "2013-11-02 16:58:56", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Shopping Cart Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "Website Manager", "write": 1 diff --git a/selling/doctype/shopping_cart_shipping_rule/shopping_cart_shipping_rule.txt b/selling/doctype/shopping_cart_shipping_rule/shopping_cart_shipping_rule.txt index 8c9c34a0792..91b41c2fb4b 100644 --- a/selling/doctype/shopping_cart_shipping_rule/shopping_cart_shipping_rule.txt +++ b/selling/doctype/shopping_cart_shipping_rule/shopping_cart_shipping_rule.txt @@ -2,7 +2,7 @@ { "creation": "2013-07-03 13:15:34", "docstatus": 0, - "modified": "2013-07-10 14:54:25", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/selling/doctype/shopping_cart_taxes_and_charges_master/shopping_cart_taxes_and_charges_master.txt b/selling/doctype/shopping_cart_taxes_and_charges_master/shopping_cart_taxes_and_charges_master.txt index a61f8dbdf16..ba4419997b9 100644 --- a/selling/doctype/shopping_cart_taxes_and_charges_master/shopping_cart_taxes_and_charges_master.txt +++ b/selling/doctype/shopping_cart_taxes_and_charges_master/shopping_cart_taxes_and_charges_master.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 16:57:03", "docstatus": 0, - "modified": "2013-07-10 14:54:25", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/setup/doctype/applicable_territory/applicable_territory.txt b/setup/doctype/applicable_territory/applicable_territory.txt index 10d84d14c5d..3a5b0f351b5 100644 --- a/setup/doctype/applicable_territory/applicable_territory.txt +++ b/setup/doctype/applicable_territory/applicable_territory.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 12:48:38", "docstatus": 0, - "modified": "2013-11-02 16:58:57", + "modified": "2013-12-20 19:22:53", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/setup/doctype/authorization_control/authorization_control.txt b/setup/doctype/authorization_control/authorization_control.txt index 897994b7324..c5628d23dd4 100644 --- a/setup/doctype/authorization_control/authorization_control.txt +++ b/setup/doctype/authorization_control/authorization_control.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:36:18", "docstatus": 0, - "modified": "2013-07-10 14:54:03", + "modified": "2013-12-20 19:22:54", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/setup/doctype/authorization_rule/authorization_rule.txt b/setup/doctype/authorization_rule/authorization_rule.txt index 4af3eaad674..36467f2f4fa 100644 --- a/setup/doctype/authorization_rule/authorization_rule.txt +++ b/setup/doctype/authorization_rule/authorization_rule.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:22", "docstatus": 0, - "modified": "2013-08-07 14:44:52", + "modified": "2013-12-20 19:23:55", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "AR.####", "doctype": "DocType", "document_type": "Master", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Authorization Rule", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "System Manager", diff --git a/setup/doctype/backup_manager/backup_manager.txt b/setup/doctype/backup_manager/backup_manager.txt index cf4dbcc4f27..259bf378dd6 100644 --- a/setup/doctype/backup_manager/backup_manager.txt +++ b/setup/doctype/backup_manager/backup_manager.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 12:58:38", "docstatus": 0, - "modified": "2013-07-05 14:26:02", + "modified": "2013-12-20 19:22:55", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Backup Manager", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/setup/doctype/brand/brand.txt b/setup/doctype/brand/brand.txt index 1fd9cec2100..3dcb016166e 100644 --- a/setup/doctype/brand/brand.txt +++ b/setup/doctype/brand/brand.txt @@ -2,11 +2,12 @@ { "creation": "2013-02-22 01:27:54", "docstatus": 0, - "modified": "2013-07-23 12:06:41", + "modified": "2013-12-20 19:23:58", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:brand", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Brand", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/setup/doctype/company/company.txt b/setup/doctype/company/company.txt index 8c3860ab2d7..1e763ea678d 100644 --- a/setup/doctype/company/company.txt +++ b/setup/doctype/company/company.txt @@ -2,11 +2,12 @@ { "creation": "2013-04-10 08:35:39", "docstatus": 0, - "modified": "2013-11-02 14:24:11", + "modified": "2013-12-20 19:23:59", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:company_name", "description": "Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.", @@ -26,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Company", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1 }, { diff --git a/setup/doctype/contact_control/contact_control.txt b/setup/doctype/contact_control/contact_control.txt index 80caeae1e27..a5a0d01c276 100644 --- a/setup/doctype/contact_control/contact_control.txt +++ b/setup/doctype/contact_control/contact_control.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:36:19", "docstatus": 0, - "modified": "2013-07-10 14:54:06", + "modified": "2013-12-20 19:23:02", "modified_by": "Administrator", "owner": "Administrator" }, @@ -27,11 +27,13 @@ { "create": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Contact Control", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/setup/doctype/country/country.txt b/setup/doctype/country/country.txt index 8b811a33421..991c8a93108 100644 --- a/setup/doctype/country/country.txt +++ b/setup/doctype/country/country.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-19 10:23:30", "docstatus": 0, - "modified": "2013-07-23 12:05:08", + "modified": "2013-12-20 19:24:00", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:country_name", "doctype": "DocType", "document_type": "Master", @@ -26,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Country", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/setup/doctype/currency/currency.txt b/setup/doctype/currency/currency.txt index 7476ccf4350..709e3602042 100644 --- a/setup/doctype/currency/currency.txt +++ b/setup/doctype/currency/currency.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-28 10:06:02", "docstatus": 0, - "modified": "2013-07-23 12:05:26", + "modified": "2013-12-20 19:24:00", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Currency", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/setup/doctype/currency_exchange/currency_exchange.txt b/setup/doctype/currency_exchange/currency_exchange.txt index db2083910c1..f0f5c39cc86 100644 --- a/setup/doctype/currency_exchange/currency_exchange.txt +++ b/setup/doctype/currency_exchange/currency_exchange.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 15:40:29", "docstatus": 0, - "modified": "2013-07-05 16:26:11", + "modified": "2013-12-20 19:24:00", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Currency Exchange", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, diff --git a/setup/doctype/customer_group/customer_group.txt b/setup/doctype/customer_group/customer_group.txt index f90c14d3364..5b7158fbf65 100644 --- a/setup/doctype/customer_group/customer_group.txt +++ b/setup/doctype/customer_group/customer_group.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:23", "docstatus": 0, - "modified": "2013-11-26 17:35:45", + "modified": "2013-12-20 19:24:01", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:customer_group_name", "doctype": "DocType", @@ -29,11 +30,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Customer Group", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -66,7 +69,7 @@ "doctype": "DocField", "fieldname": "parent_customer_group", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Customer Group", "oldfieldname": "parent_customer_group", "oldfieldtype": "Link", @@ -128,7 +131,7 @@ "fieldname": "old_parent", "fieldtype": "Link", "hidden": 1, - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "old_parent", "no_copy": 1, "oldfieldname": "old_parent", diff --git a/setup/doctype/email_digest/email_digest.txt b/setup/doctype/email_digest/email_digest.txt index b04885a4c96..ca359164379 100644 --- a/setup/doctype/email_digest/email_digest.txt +++ b/setup/doctype/email_digest/email_digest.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-21 14:15:31", "docstatus": 0, - "modified": "2013-12-16 12:37:43", + "modified": "2013-12-20 19:24:05", "modified_by": "Administrator", "owner": "Administrator" }, @@ -351,7 +351,9 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "permlevel": 0, + "print": 1, "report": 1, "write": 1 }, diff --git a/setup/doctype/features_setup/features_setup.txt b/setup/doctype/features_setup/features_setup.txt index 3f73ee2e253..2f7b67773fa 100644 --- a/setup/doctype/features_setup/features_setup.txt +++ b/setup/doctype/features_setup/features_setup.txt @@ -2,7 +2,7 @@ { "creation": "2012-12-20 12:50:49", "docstatus": 0, - "modified": "2013-11-03 14:20:18", + "modified": "2013-12-20 19:23:13", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Features Setup", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "submit": 0, diff --git a/setup/doctype/item_group/item_group.txt b/setup/doctype/item_group/item_group.txt index 5af9e27ff5d..83e32b218bd 100644 --- a/setup/doctype/item_group/item_group.txt +++ b/setup/doctype/item_group/item_group.txt @@ -2,12 +2,13 @@ { "creation": "2013-03-28 10:35:29", "docstatus": 0, - "modified": "2013-11-26 17:36:08", + "modified": "2013-12-20 19:24:10", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, + "allow_import": 1, "allow_rename": 1, "autoname": "field:item_group_name", "description": "Item Classification", @@ -31,11 +32,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Item Group", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -71,7 +74,7 @@ "doctype": "DocField", "fieldname": "parent_item_group", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Item Group", "no_copy": 0, "oldfieldname": "parent_item_group", @@ -167,7 +170,7 @@ "fieldname": "old_parent", "fieldtype": "Link", "hidden": 1, - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "old_parent", "no_copy": 1, "oldfieldname": "old_parent", diff --git a/setup/doctype/jobs_email_settings/jobs_email_settings.txt b/setup/doctype/jobs_email_settings/jobs_email_settings.txt index 769fc27cfe4..24a424054cb 100644 --- a/setup/doctype/jobs_email_settings/jobs_email_settings.txt +++ b/setup/doctype/jobs_email_settings/jobs_email_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-15 16:50:01", "docstatus": 0, - "modified": "2013-07-05 14:43:39", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Jobs Email Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/setup/doctype/naming_series/naming_series.txt b/setup/doctype/naming_series/naming_series.txt index 28d4765cb4c..dd28eac340d 100644 --- a/setup/doctype/naming_series/naming_series.txt +++ b/setup/doctype/naming_series/naming_series.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-25 11:35:08", "docstatus": 0, - "modified": "2013-07-05 14:46:46", + "modified": "2013-12-20 19:23:21", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Naming Series", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "role": "System Manager", diff --git a/setup/doctype/print_heading/print_heading.txt b/setup/doctype/print_heading/print_heading.txt index d6cbe95d63e..861e5479ab7 100644 --- a/setup/doctype/print_heading/print_heading.txt +++ b/setup/doctype/print_heading/print_heading.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-07-05 14:50:55", + "modified": "2013-12-20 19:24:16", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:print_heading", "doctype": "DocType", "document_type": "Master", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Print Heading", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "All", diff --git a/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt b/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt index d9174e359cc..6fccf61dfb3 100644 --- a/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt +++ b/setup/doctype/quotation_lost_reason/quotation_lost_reason.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-07-22 15:29:22", + "modified": "2013-12-20 19:24:26", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:order_lost_reason", "doctype": "DocType", "document_type": "Master", @@ -27,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Quotation Lost Reason", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Sales Master Manager", diff --git a/setup/doctype/sales_email_settings/sales_email_settings.txt b/setup/doctype/sales_email_settings/sales_email_settings.txt index 17578128fba..f5f8a97fa13 100644 --- a/setup/doctype/sales_email_settings/sales_email_settings.txt +++ b/setup/doctype/sales_email_settings/sales_email_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-16 10:25:26", "docstatus": 0, - "modified": "2013-07-05 14:54:14", + "modified": "2013-12-20 19:21:38", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Email Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "System Manager", "write": 1 diff --git a/setup/doctype/sales_partner/sales_partner.txt b/setup/doctype/sales_partner/sales_partner.txt index 7d0750ffcd8..6ab274cc77b 100644 --- a/setup/doctype/sales_partner/sales_partner.txt +++ b/setup/doctype/sales_partner/sales_partner.txt @@ -2,11 +2,12 @@ { "creation": "2013-04-12 15:34:06", "docstatus": 0, - "modified": "2013-11-02 16:59:04", + "modified": "2013-12-20 19:24:34", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:partner_name", "description": "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.", "doctype": "DocType", @@ -28,11 +29,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Partner", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/setup/doctype/sales_person/sales_person.txt b/setup/doctype/sales_person/sales_person.txt index 8f08626f3aa..76d9811122e 100644 --- a/setup/doctype/sales_person/sales_person.txt +++ b/setup/doctype/sales_person/sales_person.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-11-26 17:35:29", + "modified": "2013-12-20 19:24:34", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:sales_person_name", "description": "All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.", @@ -29,11 +30,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Sales Person", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -65,7 +68,7 @@ "doctype": "DocField", "fieldname": "parent_sales_person", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Sales Person", "oldfieldname": "parent_sales_person", "oldfieldtype": "Link", diff --git a/setup/doctype/sms_parameter/sms_parameter.txt b/setup/doctype/sms_parameter/sms_parameter.txt index 38cca31d772..c4ebb8f84f1 100755 --- a/setup/doctype/sms_parameter/sms_parameter.txt +++ b/setup/doctype/sms_parameter/sms_parameter.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:58", "docstatus": 0, - "modified": "2013-07-10 14:54:23", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/setup/doctype/supplier_type/supplier_type.txt b/setup/doctype/supplier_type/supplier_type.txt index 200dc8115e6..c7c2b57f623 100644 --- a/setup/doctype/supplier_type/supplier_type.txt +++ b/setup/doctype/supplier_type/supplier_type.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-07-05 14:57:16", + "modified": "2013-12-20 19:24:38", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:supplier_type", "doctype": "DocType", @@ -26,11 +27,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Supplier Type", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/setup/doctype/target_detail/target_detail.txt b/setup/doctype/target_detail/target_detail.txt index 71debd37b02..3ae395fc227 100644 --- a/setup/doctype/target_detail/target_detail.txt +++ b/setup/doctype/target_detail/target_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:58", "docstatus": 0, - "modified": "2013-11-02 19:41:37", + "modified": "2013-12-20 19:21:51", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/setup/doctype/terms_and_conditions/terms_and_conditions.txt b/setup/doctype/terms_and_conditions/terms_and_conditions.txt index 0ddc8f5d5da..e3ff486ea9d 100644 --- a/setup/doctype/terms_and_conditions/terms_and_conditions.txt +++ b/setup/doctype/terms_and_conditions/terms_and_conditions.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-07-05 14:58:02", + "modified": "2013-12-20 19:24:39", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:title", "description": "Standard Terms and Conditions that can be added to Sales and Purchases.\n\nExamples:\n\n1. Validity of the offer.\n1. Payment Terms (In Advance, On Credit, part advance etc).\n1. What is extra (or payable by the Customer).\n1. Safety / usage warning.\n1. Warranty if any.\n1. Returns Policy.\n1. Terms of shipping, if applicable.\n1. Ways of addressing disputes, indemnity, liability, etc.\n1. Address and Contact of your Company.", @@ -26,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Terms and Conditions", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/setup/doctype/territory/territory.txt b/setup/doctype/territory/territory.txt index b764db5820a..00b7aac4222 100644 --- a/setup/doctype/territory/territory.txt +++ b/setup/doctype/territory/territory.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-11-26 17:36:23", + "modified": "2013-12-20 19:24:39", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "autoname": "field:territory_name", "description": "Classification of Customers by region", @@ -31,11 +32,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Territory", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -68,7 +71,7 @@ "doctype": "DocField", "fieldname": "parent_territory", "fieldtype": "Link", - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "Parent Territory", "oldfieldname": "parent_territory", "oldfieldtype": "Link", @@ -137,7 +140,7 @@ "fieldname": "old_parent", "fieldtype": "Link", "hidden": 1, - "ignore_restriction": 1, + "ignore_restrictions": 1, "label": "old_parent", "no_copy": 1, "oldfieldname": "old_parent", diff --git a/setup/doctype/uom/uom.txt b/setup/doctype/uom/uom.txt index 51d98067552..070c5a41485 100644 --- a/setup/doctype/uom/uom.txt +++ b/setup/doctype/uom/uom.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-10-10 15:06:53", + "modified": "2013-12-20 19:24:40", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "field:uom_name", "doctype": "DocType", "document_type": "Master", @@ -25,11 +26,13 @@ { "amend": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "UOM", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/setup/doctype/website_item_group/website_item_group.txt b/setup/doctype/website_item_group/website_item_group.txt index 0a8a3aacc90..a2a6e7e78f7 100644 --- a/setup/doctype/website_item_group/website_item_group.txt +++ b/setup/doctype/website_item_group/website_item_group.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:09", "docstatus": 0, - "modified": "2013-11-02 19:41:38", + "modified": "2013-12-20 19:21:54", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/batch/batch.txt b/stock/doctype/batch/batch.txt index 5b7a8409ab0..17145fffa7d 100644 --- a/stock/doctype/batch/batch.txt +++ b/stock/doctype/batch/batch.txt @@ -2,12 +2,13 @@ { "creation": "2013-03-05 14:50:38", "docstatus": 0, - "modified": "2013-07-05 14:26:48", + "modified": "2013-12-20 19:23:55", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, { "allow_attach": 1, + "allow_import": 1, "autoname": "field:batch_id", "doctype": "DocType", "document_type": "Master", @@ -28,11 +29,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Batch", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Material Master Manager", diff --git a/stock/doctype/bin/bin.txt b/stock/doctype/bin/bin.txt index a66b5e8eb14..27751910704 100644 --- a/stock/doctype/bin/bin.txt +++ b/stock/doctype/bin/bin.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:25", "docstatus": 0, - "modified": "2013-08-07 14:45:48", + "modified": "2013-12-20 19:23:56", "modified_by": "Administrator", "owner": "Administrator" }, @@ -27,11 +27,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Bin", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/stock/doctype/delivery_note/delivery_note.txt b/stock/doctype/delivery_note/delivery_note.txt index 480d45d014b..36615a28d08 100644 --- a/stock/doctype/delivery_note/delivery_note.txt +++ b/stock/doctype/delivery_note/delivery_note.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:09", "docstatus": 0, - "modified": "2013-12-14 17:26:12", + "modified": "2013-12-20 19:24:02", "modified_by": "Administrator", "owner": "Administrator" }, @@ -30,11 +30,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Delivery Note", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -167,6 +169,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -1058,7 +1061,6 @@ }, { "doctype": "DocPerm", - "match": "customer", "role": "Customer" } ] \ No newline at end of file diff --git a/stock/doctype/delivery_note_item/delivery_note_item.txt b/stock/doctype/delivery_note_item/delivery_note_item.txt index a118715cd3f..96c01f6001d 100644 --- a/stock/doctype/delivery_note_item/delivery_note_item.txt +++ b/stock/doctype/delivery_note_item/delivery_note_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-22 13:15:44", "docstatus": 0, - "modified": "2013-11-02 19:41:38", + "modified": "2013-12-20 19:23:08", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item/item.txt b/stock/doctype/item/item.txt index 22c5dcc7cf7..cc12fdaebf7 100644 --- a/stock/doctype/item/item.txt +++ b/stock/doctype/item/item.txt @@ -2,12 +2,13 @@ { "creation": "2013-05-03 10:45:46", "docstatus": 0, - "modified": "2013-11-02 19:41:40", + "modified": "2013-12-20 19:24:09", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, + "allow_import": 1, "allow_rename": 1, "autoname": "field:item_code", "default_print_format": "Standard", @@ -30,11 +31,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Item", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 @@ -847,6 +850,7 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "import": 1, "role": "Material Master Manager", "write": 1 }, diff --git a/stock/doctype/item_customer_detail/item_customer_detail.txt b/stock/doctype/item_customer_detail/item_customer_detail.txt index def1dff2301..9d9b6ca0789 100644 --- a/stock/doctype/item_customer_detail/item_customer_detail.txt +++ b/stock/doctype/item_customer_detail/item_customer_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-08 15:37:16", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item_price/item_price.txt b/stock/doctype/item_price/item_price.txt index fc411eb1d64..c21f127b7ab 100644 --- a/stock/doctype/item_price/item_price.txt +++ b/stock/doctype/item_price/item_price.txt @@ -2,11 +2,12 @@ { "creation": "2013-05-02 16:29:48", "docstatus": 0, - "modified": "2013-10-31 12:59:02", + "modified": "2013-12-20 19:24:10", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "autoname": "RFD/.#####", "description": "Multiple Item prices.", "doctype": "DocType", @@ -30,11 +31,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Item Price", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "write": 1 diff --git a/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.txt b/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.txt index df8c817de1c..8ec87d7cc13 100644 --- a/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.txt +++ b/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:01", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item_reorder/item_reorder.txt b/stock/doctype/item_reorder/item_reorder.txt index ae9de1e7249..74df09a0ae8 100644 --- a/stock/doctype/item_reorder/item_reorder.txt +++ b/stock/doctype/item_reorder/item_reorder.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:59", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item_supplier/item_supplier.txt b/stock/doctype/item_supplier/item_supplier.txt index e0e0e6d0a4c..02e0bd7cac1 100644 --- a/stock/doctype/item_supplier/item_supplier.txt +++ b/stock/doctype/item_supplier/item_supplier.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:01", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item_tax/item_tax.txt b/stock/doctype/item_tax/item_tax.txt index cbc112e1f0c..243ee1f31bf 100644 --- a/stock/doctype/item_tax/item_tax.txt +++ b/stock/doctype/item_tax/item_tax.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:01", "docstatus": 0, - "modified": "2013-07-10 14:54:09", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/item_website_specification/item_website_specification.txt b/stock/doctype/item_website_specification/item_website_specification.txt index c3c1d34751c..164da81ca78 100644 --- a/stock/doctype/item_website_specification/item_website_specification.txt +++ b/stock/doctype/item_website_specification/item_website_specification.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:01", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:16", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/landed_cost_item/landed_cost_item.txt b/stock/doctype/landed_cost_item/landed_cost_item.txt index bfd6216dfe9..bf8af3a37b5 100644 --- a/stock/doctype/landed_cost_item/landed_cost_item.txt +++ b/stock/doctype/landed_cost_item/landed_cost_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:02", "docstatus": 0, - "modified": "2013-09-02 17:36:19", + "modified": "2013-12-20 19:23:18", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, diff --git a/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.txt b/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.txt index 5f0bc9079f9..8d02e3a10cc 100644 --- a/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.txt +++ b/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:02", "docstatus": 0, - "modified": "2013-09-02 13:44:28", + "modified": "2013-12-20 19:23:18", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, diff --git a/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt b/stock/doctype/landed_cost_wizard/landed_cost_wizard.txt index 40f2e23c903..587d0e313c0 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-09-02 19:13:09", + "modified": "2013-12-20 19:23:18", "modified_by": "Administrator", "owner": "wasim@webnotestech.com" }, @@ -24,11 +24,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Landed Cost Wizard", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "submit": 0, diff --git a/stock/doctype/material_request/material_request.txt b/stock/doctype/material_request/material_request.txt index c71d7d15c0c..8762c03eddd 100644 --- a/stock/doctype/material_request/material_request.txt +++ b/stock/doctype/material_request/material_request.txt @@ -2,14 +2,13 @@ { "creation": "2013-03-07 14:48:38", "docstatus": 0, - "modified": "2013-11-03 15:30:49", + "modified": "2013-12-20 19:24:14", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, "allow_import": 1, - "allow_print": 0, "autoname": "naming_series:", "doctype": "DocType", "icon": "icon-ticket", @@ -32,11 +31,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Material Request", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -83,6 +84,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/stock/doctype/material_request_item/material_request_item.txt b/stock/doctype/material_request_item/material_request_item.txt index e0b9330baa7..6e8a0d6f98e 100644 --- a/stock/doctype/material_request_item/material_request_item.txt +++ b/stock/doctype/material_request_item/material_request_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:02", "docstatus": 0, - "modified": "2013-12-18 14:52:02", + "modified": "2013-12-20 19:23:21", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/packed_item/packed_item.txt b/stock/doctype/packed_item/packed_item.txt index 8320502cf76..45a1d4d9b21 100644 --- a/stock/doctype/packed_item/packed_item.txt +++ b/stock/doctype/packed_item/packed_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:00", "docstatus": 0, - "modified": "2013-10-16 16:37:31", + "modified": "2013-12-20 19:23:23", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/packing_slip/packing_slip.txt b/stock/doctype/packing_slip/packing_slip.txt index c86e90faa36..065a056ef58 100644 --- a/stock/doctype/packing_slip/packing_slip.txt +++ b/stock/doctype/packing_slip/packing_slip.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-11 15:32:24", "docstatus": 0, - "modified": "2013-11-02 14:05:59", + "modified": "2013-12-20 19:24:15", "modified_by": "Administrator", "owner": "Administrator" }, @@ -31,11 +31,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Packing Slip", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -205,6 +207,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Packing Slip", diff --git a/stock/doctype/packing_slip_item/packing_slip_item.txt b/stock/doctype/packing_slip_item/packing_slip_item.txt index 41dd044c7c0..54e69914d01 100644 --- a/stock/doctype/packing_slip_item/packing_slip_item.txt +++ b/stock/doctype/packing_slip_item/packing_slip_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-08 13:10:16", "docstatus": 0, - "modified": "2013-07-25 16:37:30", + "modified": "2013-12-20 19:23:23", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/price_list/price_list.txt b/stock/doctype/price_list/price_list.txt index d43076bcc87..dabc7e0dc92 100644 --- a/stock/doctype/price_list/price_list.txt +++ b/stock/doctype/price_list/price_list.txt @@ -2,15 +2,14 @@ { "creation": "2013-01-25 11:35:09", "docstatus": 0, - "modified": "2013-10-31 19:24:33", + "modified": "2013-12-20 18:28:50", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 0, "allow_copy": 0, - "allow_email": 1, - "allow_print": 1, + "allow_import": 1, "autoname": "field:price_list_name", "description": "Price List Master", "doctype": "DocType", diff --git a/stock/doctype/purchase_receipt/purchase_receipt.txt b/stock/doctype/purchase_receipt/purchase_receipt.txt index 95e254ef2fe..fca3e39007b 100755 --- a/stock/doctype/purchase_receipt/purchase_receipt.txt +++ b/stock/doctype/purchase_receipt/purchase_receipt.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-11-22 17:15:47", + "modified": "2013-12-20 19:24:23", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Purchase Receipt", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -581,6 +583,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 1, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", @@ -831,7 +834,6 @@ }, { "doctype": "DocPerm", - "match": "supplier", "role": "Supplier" } ] \ No newline at end of file diff --git a/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt b/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt index 9a641c2ba34..4f5004021cd 100755 --- a/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt +++ b/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:10", "docstatus": 0, - "modified": "2013-12-18 10:38:39", + "modified": "2013-12-20 19:23:36", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/serial_no/serial_no.txt b/stock/doctype/serial_no/serial_no.txt index b29a1a8ea2d..09995704fa4 100644 --- a/stock/doctype/serial_no/serial_no.txt +++ b/stock/doctype/serial_no/serial_no.txt @@ -2,12 +2,13 @@ { "creation": "2013-05-16 10:59:15", "docstatus": 0, - "modified": "2013-11-02 19:41:52", + "modified": "2013-12-20 19:24:34", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 1, + "allow_import": 1, "allow_rename": 1, "autoname": "field:serial_no", "description": "Distinct unit of an Item", @@ -29,11 +30,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Serial No", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0 diff --git a/stock/doctype/stock_entry/stock_entry.txt b/stock/doctype/stock_entry/stock_entry.txt index 18a07a3550c..84023ab2bea 100644 --- a/stock/doctype/stock_entry/stock_entry.txt +++ b/stock/doctype/stock_entry/stock_entry.txt @@ -2,15 +2,13 @@ { "creation": "2013-04-09 11:43:55", "docstatus": 0, - "modified": "2013-12-09 16:24:10", + "modified": "2013-12-20 19:24:35", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 0, "allow_copy": 0, - "allow_email": 0, - "allow_print": 0, "allow_rename": 0, "autoname": "naming_series:", "doctype": "DocType", @@ -41,11 +39,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Stock Entry", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 1, @@ -587,6 +587,7 @@ "fieldname": "amended_from", "fieldtype": "Link", "hidden": 0, + "ignore_restrictions": 1, "in_filter": 0, "label": "Amended From", "no_copy": 1, diff --git a/stock/doctype/stock_entry_detail/stock_entry_detail.txt b/stock/doctype/stock_entry_detail/stock_entry_detail.txt index b97928b961f..88c08a77b0e 100644 --- a/stock/doctype/stock_entry_detail/stock_entry_detail.txt +++ b/stock/doctype/stock_entry_detail/stock_entry_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-29 18:22:12", "docstatus": 0, - "modified": "2013-11-08 16:15:44", + "modified": "2013-12-20 19:21:48", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/stock_reconciliation/stock_reconciliation.txt b/stock/doctype/stock_reconciliation/stock_reconciliation.txt index c9959d36e35..f95a1dddba5 100644 --- a/stock/doctype/stock_reconciliation/stock_reconciliation.txt +++ b/stock/doctype/stock_reconciliation/stock_reconciliation.txt @@ -2,15 +2,13 @@ { "creation": "2013-03-28 10:35:31", "docstatus": 0, - "modified": "2013-09-24 15:35:12", + "modified": "2013-12-20 16:06:50", "modified_by": "Administrator", "owner": "Administrator" }, { "allow_attach": 0, "allow_copy": 1, - "allow_email": 1, - "allow_print": 1, "autoname": "SR/.######", "description": "This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.", "doctype": "DocType", @@ -78,6 +76,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Link", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "options": "Stock Reconciliation", diff --git a/stock/doctype/stock_settings/stock_settings.txt b/stock/doctype/stock_settings/stock_settings.txt index 634ee3a60fb..de8c864ebb6 100644 --- a/stock/doctype/stock_settings/stock_settings.txt +++ b/stock/doctype/stock_settings/stock_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-24 16:37:54", "docstatus": 0, - "modified": "2013-11-02 19:41:56", + "modified": "2013-12-20 19:21:48", "modified_by": "Administrator", "owner": "Administrator" }, @@ -25,11 +25,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Stock Settings", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "Material Manager", "write": 1 diff --git a/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.txt b/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.txt index 6862a86ef53..a4f368efc2c 100644 --- a/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.txt +++ b/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:30", "docstatus": 0, - "modified": "2013-07-25 17:39:14", + "modified": "2013-12-20 19:21:48", "modified_by": "Administrator", "owner": "Administrator" }, @@ -26,11 +26,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Stock UOM Replace Utility", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 0, "submit": 0, diff --git a/stock/doctype/uom_conversion_detail/uom_conversion_detail.txt b/stock/doctype/uom_conversion_detail/uom_conversion_detail.txt index d775513cd40..08439211500 100644 --- a/stock/doctype/uom_conversion_detail/uom_conversion_detail.txt +++ b/stock/doctype/uom_conversion_detail/uom_conversion_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:04", "docstatus": 0, - "modified": "2013-07-22 17:17:53", + "modified": "2013-12-20 19:21:53", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/warehouse/warehouse.txt b/stock/doctype/warehouse/warehouse.txt index e1943499476..627e9dd8f2a 100644 --- a/stock/doctype/warehouse/warehouse.txt +++ b/stock/doctype/warehouse/warehouse.txt @@ -2,11 +2,12 @@ { "creation": "2013-03-07 18:50:32", "docstatus": 0, - "modified": "2013-11-19 12:12:33", + "modified": "2013-12-20 19:24:40", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "description": "A logical Warehouse against which stock entries are made.", "doctype": "DocType", @@ -25,11 +26,13 @@ }, { "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Warehouse", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1 }, @@ -75,15 +78,13 @@ "fieldname": "create_account_under", "fieldtype": "Link", "label": "Parent Account", - "options": "Account", - "permlevel": 0 + "options": "Account" }, { "doctype": "DocField", "fieldname": "column_break_4", "fieldtype": "Section Break", "label": "Allow For Users", - "permlevel": 0, "read_only": 0 }, { diff --git a/stock/doctype/warehouse_user/warehouse_user.txt b/stock/doctype/warehouse_user/warehouse_user.txt index fee6221727d..c28a37f5f09 100644 --- a/stock/doctype/warehouse_user/warehouse_user.txt +++ b/stock/doctype/warehouse_user/warehouse_user.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:05", "docstatus": 0, - "modified": "2013-07-10 14:54:25", + "modified": "2013-12-20 19:21:54", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/support/doctype/customer_issue/customer_issue.txt b/support/doctype/customer_issue/customer_issue.txt index c677654ccca..ae16c2ccf7e 100644 --- a/support/doctype/customer_issue/customer_issue.txt +++ b/support/doctype/customer_issue/customer_issue.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:30", "docstatus": 0, - "modified": "2013-12-11 11:14:32", + "modified": "2013-12-20 19:24:02", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Customer Issue", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Maintenance User", @@ -410,6 +412,7 @@ "fieldname": "amended_from", "fieldtype": "Data", "hidden": 1, + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/support/doctype/maintenance_schedule/maintenance_schedule.txt b/support/doctype/maintenance_schedule/maintenance_schedule.txt index bdf14a18f75..ff97b957bf7 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-11-02 16:59:23", + "modified": "2013-12-20 19:24:13", "modified_by": "Administrator", "owner": "Administrator" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Maintenance Schedule", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Maintenance Manager", @@ -169,6 +171,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/support/doctype/maintenance_schedule_detail/maintenance_schedule_detail.txt b/support/doctype/maintenance_schedule_detail/maintenance_schedule_detail.txt index e55a69c8d5a..8b52d8b671f 100644 --- a/support/doctype/maintenance_schedule_detail/maintenance_schedule_detail.txt +++ b/support/doctype/maintenance_schedule_detail/maintenance_schedule_detail.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:05", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:20", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/support/doctype/maintenance_schedule_item/maintenance_schedule_item.txt b/support/doctype/maintenance_schedule_item/maintenance_schedule_item.txt index 648a3289131..f42b48bf553 100644 --- a/support/doctype/maintenance_schedule_item/maintenance_schedule_item.txt +++ b/support/doctype/maintenance_schedule_item/maintenance_schedule_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:05", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:20", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/support/doctype/maintenance_visit/maintenance_visit.txt b/support/doctype/maintenance_visit/maintenance_visit.txt index f68a1f4ffa1..2b2986edc24 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-11-02 16:59:24", + "modified": "2013-12-20 19:24:13", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, @@ -28,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Maintenance Visit", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "Maintenance User", @@ -230,6 +232,7 @@ "doctype": "DocField", "fieldname": "amended_from", "fieldtype": "Data", + "ignore_restrictions": 1, "label": "Amended From", "no_copy": 1, "oldfieldname": "amended_from", diff --git a/support/doctype/maintenance_visit_purpose/maintenance_visit_purpose.txt b/support/doctype/maintenance_visit_purpose/maintenance_visit_purpose.txt index 53fa0a2e199..6a45e55c4ed 100644 --- a/support/doctype/maintenance_visit_purpose/maintenance_visit_purpose.txt +++ b/support/doctype/maintenance_visit_purpose/maintenance_visit_purpose.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:06", "docstatus": 0, - "modified": "2013-07-10 14:54:10", + "modified": "2013-12-20 19:23:20", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, diff --git a/support/doctype/newsletter/newsletter.txt b/support/doctype/newsletter/newsletter.txt index 123eeedeff1..9482ed712e6 100644 --- a/support/doctype/newsletter/newsletter.txt +++ b/support/doctype/newsletter/newsletter.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:31", "docstatus": 0, - "modified": "2013-11-02 14:06:04", + "modified": "2013-12-20 19:24:14", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,18 +24,20 @@ "permlevel": 0 }, { - "cancel": 1, - "create": 1, + "cancel": 0, + "create": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Newsletter", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, - "write": 1 + "write": 0 }, { "doctype": "DocType", diff --git a/support/doctype/support_ticket/support_ticket.txt b/support/doctype/support_ticket/support_ticket.txt index 4fa4874a9c8..59093f772ff 100644 --- a/support/doctype/support_ticket/support_ticket.txt +++ b/support/doctype/support_ticket/support_ticket.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-01 10:36:25", "docstatus": 0, - "modified": "2013-12-14 17:27:02", + "modified": "2013-12-20 19:24:38", "modified_by": "Administrator", "owner": "Administrator" }, @@ -27,11 +27,13 @@ "amend": 0, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Support Ticket", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, @@ -278,7 +280,6 @@ { "cancel": 0, "doctype": "DocPerm", - "match": "customer", "role": "Customer" }, { diff --git a/utilities/doctype/address/address.txt b/utilities/doctype/address/address.txt index 5b4ada995e7..669da2b1c09 100644 --- a/utilities/doctype/address/address.txt +++ b/utilities/doctype/address/address.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:32", "docstatus": 0, - "modified": "2013-12-12 12:17:46", + "modified": "2013-12-20 19:23:54", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "doctype": "DocType", "document_type": "Master", @@ -27,11 +28,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Address", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/utilities/doctype/contact/contact.txt b/utilities/doctype/contact/contact.txt index 1c8a5cf94a7..65c22b32a03 100644 --- a/utilities/doctype/contact/contact.txt +++ b/utilities/doctype/contact/contact.txt @@ -2,11 +2,12 @@ { "creation": "2013-01-10 16:34:32", "docstatus": 0, - "modified": "2013-12-12 12:18:19", + "modified": "2013-12-20 19:23:59", "modified_by": "Administrator", "owner": "Administrator" }, { + "allow_import": 1, "allow_rename": 1, "doctype": "DocType", "document_type": "Master", @@ -27,11 +28,13 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Contact", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "submit": 0, diff --git a/utilities/doctype/note/note.txt b/utilities/doctype/note/note.txt index 5c6b7713bbf..055619a550c 100644 --- a/utilities/doctype/note/note.txt +++ b/utilities/doctype/note/note.txt @@ -2,12 +2,11 @@ { "creation": "2013-05-24 13:41:00", "docstatus": 0, - "modified": "2013-07-05 14:47:11", + "modified": "2013-12-20 19:24:14", "modified_by": "Administrator", "owner": "Administrator" }, { - "allow_print": 0, "allow_rename": 1, "description": "Note is a free page where users can share documents / notes", "doctype": "DocType", @@ -29,11 +28,13 @@ "cancel": 1, "create": 1, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "Note", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "role": "All", "write": 1 diff --git a/utilities/doctype/note_user/note_user.txt b/utilities/doctype/note_user/note_user.txt index fcc1d1168f5..86fdc44a9fc 100644 --- a/utilities/doctype/note_user/note_user.txt +++ b/utilities/doctype/note_user/note_user.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 14:24:48", "docstatus": 0, - "modified": "2013-07-10 14:54:11", + "modified": "2013-12-20 19:23:22", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/utilities/doctype/sms_control/sms_control.txt b/utilities/doctype/sms_control/sms_control.txt index bd63dab3d26..f8e0fae9dce 100644 --- a/utilities/doctype/sms_control/sms_control.txt +++ b/utilities/doctype/sms_control/sms_control.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:32", "docstatus": 0, - "modified": "2013-07-05 14:55:40", + "modified": "2013-12-20 19:21:47", "modified_by": "Administrator", "owner": "Administrator" }, @@ -17,13 +17,17 @@ { "create": 1, "doctype": "DocPerm", + "email": 1, + "export": 0, + "import": 0, "name": "__common__", "parent": "SMS Control", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, - "report": 1, + "report": 0, "role": "System Manager", "submit": 0, "write": 1 diff --git a/utilities/doctype/sms_log/sms_log.txt b/utilities/doctype/sms_log/sms_log.txt index 094adfd660e..43cb1ffbcd0 100644 --- a/utilities/doctype/sms_log/sms_log.txt +++ b/utilities/doctype/sms_log/sms_log.txt @@ -2,7 +2,7 @@ { "creation": "2012-03-27 14:36:47", "docstatus": 0, - "modified": "2013-07-05 14:55:45", + "modified": "2013-12-20 19:24:35", "modified_by": "Administrator", "owner": "Administrator" }, @@ -24,11 +24,13 @@ { "create": 0, "doctype": "DocPerm", + "email": 1, "name": "__common__", "parent": "SMS Log", "parentfield": "permissions", "parenttype": "DocType", "permlevel": 0, + "print": 1, "read": 1, "report": 1, "role": "System Manager",