mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 08:32:24 +00:00
Better default permissions, ignore_restrictions for defaults, removed field trash_reason
Additions: Account --> Material User: Read Cost Center --> Sales User, Purchase User: Read Mode of Payment --> Accounts User: Read Supplier --> Material User, Accounts User: Read Employee --> Employee: Restricted Read Leave Type --> Employee: Read Production Order --> Material User: Read Sales Order --> Material User: Read Print Heading --> All: Read Terms and Conditions --> Purchase User, Material User: Read Territory --> Material User, Maintenance User: Read Item --> Sales User, Purchase User, Maintenance User, Accounts User: Read Price List --> Manufacturing User: Read Purchase Receipt --> Accounts User: Read Warehouse --> Manufacturing User: Read
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"allow_attach": 1,
|
||||
"allow_import": 1,
|
||||
"autoname": "field:project_name",
|
||||
"creation": "2013-03-07 11:55:07.000000",
|
||||
"creation": "2013-03-07 11:55:07",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
@@ -258,7 +258,7 @@
|
||||
"icon": "icon-puzzle-piece",
|
||||
"idx": 1,
|
||||
"max_attachments": 4,
|
||||
"modified": "2014-01-20 17:49:02.000000",
|
||||
"modified": "2014-05-07 06:03:31.085767",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Project",
|
||||
|
||||
Reference in New Issue
Block a user