mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-25 04:53:01 +00:00
Started permission relogication
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
{
|
||||
"fieldname": "country",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Country",
|
||||
"options": "Country",
|
||||
@@ -73,7 +72,7 @@
|
||||
{
|
||||
"fieldname": "chart_of_accounts",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Chart of Accounts",
|
||||
"options": "Chart of Accounts",
|
||||
"permlevel": 0
|
||||
@@ -90,7 +89,7 @@
|
||||
"depends_on": "eval:!doc.__islocal",
|
||||
"fieldname": "default_bank_account",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Bank Account",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "default_bank_account",
|
||||
@@ -102,7 +101,7 @@
|
||||
{
|
||||
"fieldname": "default_cash_account",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Cash Account",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -113,7 +112,7 @@
|
||||
"depends_on": "eval:!doc.__islocal",
|
||||
"fieldname": "receivables_group",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Receivables Group",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "receivables_group",
|
||||
@@ -126,7 +125,7 @@
|
||||
"depends_on": "eval:!doc.__islocal",
|
||||
"fieldname": "payables_group",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Payables Group",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "payables_group",
|
||||
@@ -138,7 +137,7 @@
|
||||
{
|
||||
"fieldname": "default_expense_account",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Expense Account",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -147,7 +146,7 @@
|
||||
{
|
||||
"fieldname": "default_income_account",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Income Account",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -164,7 +163,7 @@
|
||||
{
|
||||
"fieldname": "default_currency",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Currency",
|
||||
"options": "Currency",
|
||||
"permlevel": 0,
|
||||
@@ -175,7 +174,7 @@
|
||||
"depends_on": "eval:!doc.__islocal",
|
||||
"fieldname": "cost_center",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Cost Center",
|
||||
"no_copy": 1,
|
||||
"options": "Cost Center",
|
||||
@@ -235,7 +234,7 @@
|
||||
{
|
||||
"fieldname": "stock_received_but_not_billed",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Stock Received But Not Billed",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -245,7 +244,7 @@
|
||||
{
|
||||
"fieldname": "stock_adjustment_account",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Stock Adjustment Account",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -255,7 +254,7 @@
|
||||
{
|
||||
"fieldname": "expenses_included_in_valuation",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Expenses Included In Valuation",
|
||||
"no_copy": 1,
|
||||
"options": "Account",
|
||||
@@ -349,7 +348,7 @@
|
||||
],
|
||||
"icon": "icon-building",
|
||||
"idx": 1,
|
||||
"modified": "2014-05-07 06:39:40.682148",
|
||||
"modified": "2014-05-26 03:05:47.284171",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Company",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "<a href=\"#Sales Browser/Customer Group\">Add / Edit</a>",
|
||||
"fieldname": "parent_customer_group",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Parent Customer Group",
|
||||
"oldfieldname": "parent_customer_group",
|
||||
@@ -51,7 +51,7 @@
|
||||
{
|
||||
"fieldname": "default_price_list",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Price List",
|
||||
"options": "Price List",
|
||||
"permlevel": 0
|
||||
@@ -87,7 +87,7 @@
|
||||
"fieldname": "old_parent",
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "old_parent",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "old_parent",
|
||||
@@ -101,7 +101,7 @@
|
||||
"icon": "icon-sitemap",
|
||||
"idx": 1,
|
||||
"in_create": 1,
|
||||
"modified": "2014-05-07 06:39:41.073285",
|
||||
"modified": "2014-05-26 03:05:47.746202",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Customer Group",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"default": "INR",
|
||||
"fieldname": "default_currency",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Default Currency",
|
||||
"options": "Currency",
|
||||
@@ -53,7 +53,7 @@
|
||||
{
|
||||
"fieldname": "default_company",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "Default Company",
|
||||
"options": "Company",
|
||||
"permlevel": 0,
|
||||
@@ -105,7 +105,7 @@
|
||||
"idx": 1,
|
||||
"in_create": 1,
|
||||
"issingle": 1,
|
||||
"modified": "2014-05-07 05:25:24.237036",
|
||||
"modified": "2014-05-26 03:05:48.838329",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Global Defaults",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"description": "<a href=\"#Sales Browser/Item Group\">Add / Edit</a>",
|
||||
"fieldname": "parent_item_group",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Parent Item Group",
|
||||
"no_copy": 0,
|
||||
@@ -145,7 +145,7 @@
|
||||
"fieldname": "old_parent",
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "old_parent",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "old_parent",
|
||||
@@ -162,7 +162,7 @@
|
||||
"in_create": 1,
|
||||
"issingle": 0,
|
||||
"max_attachments": 3,
|
||||
"modified": "2014-05-16 15:26:47.322787",
|
||||
"modified": "2014-05-26 03:05:49.376278",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Item Group",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"allow_import": 1,
|
||||
"allow_rename": 1,
|
||||
"autoname": "field:sales_person_name",
|
||||
"creation": "2013-01-10 16:34:24.000000",
|
||||
"creation": "2013-01-10 16:34:24",
|
||||
"description": "All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
@@ -19,6 +19,7 @@
|
||||
"fieldname": "sales_person_name",
|
||||
"fieldtype": "Data",
|
||||
"in_filter": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Sales Person Name",
|
||||
"oldfieldname": "sales_person_name",
|
||||
"oldfieldtype": "Data",
|
||||
@@ -30,7 +31,8 @@
|
||||
"description": "Select company name first.",
|
||||
"fieldname": "parent_sales_person",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Parent Sales Person",
|
||||
"oldfieldname": "parent_sales_person",
|
||||
"oldfieldtype": "Link",
|
||||
@@ -41,6 +43,7 @@
|
||||
{
|
||||
"fieldname": "is_group",
|
||||
"fieldtype": "Select",
|
||||
"in_list_view": 1,
|
||||
"label": "Has Child Node",
|
||||
"oldfieldname": "is_group",
|
||||
"oldfieldtype": "Select",
|
||||
@@ -140,7 +143,7 @@
|
||||
"icon": "icon-user",
|
||||
"idx": 1,
|
||||
"in_create": 1,
|
||||
"modified": "2014-01-20 17:49:25.000000",
|
||||
"modified": "2014-05-26 03:05:53.652608",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Sales Person",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"description": "<a href=\"#Sales Browser/Territory\">Add / Edit</a>",
|
||||
"fieldname": "parent_territory",
|
||||
"fieldtype": "Link",
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"in_list_view": 1,
|
||||
"label": "Parent Territory",
|
||||
"oldfieldname": "parent_territory",
|
||||
@@ -95,7 +95,7 @@
|
||||
"fieldname": "old_parent",
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"ignore_restrictions": 1,
|
||||
"ignore_user_permissions": 1,
|
||||
"label": "old_parent",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "old_parent",
|
||||
@@ -136,7 +136,7 @@
|
||||
"icon": "icon-map-marker",
|
||||
"idx": 1,
|
||||
"in_create": 1,
|
||||
"modified": "2014-05-07 06:32:11.724588",
|
||||
"modified": "2014-05-26 03:05:54.517648",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Territory",
|
||||
|
||||
Reference in New Issue
Block a user