mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 15:39:20 +00:00
added 'report' permission
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
erpnext.updates = [
|
erpnext.updates = [
|
||||||
["10th January 2013", [
|
["10th January 2013", [
|
||||||
"New module pages with open item count and multi-lingual."
|
"Modules: New module pages with open item count and multi-lingual.",
|
||||||
|
"Permissions: Added new 'Report' permission. Only users with report permissions will be allowed.",
|
||||||
]],
|
]],
|
||||||
["7th January 2013", [
|
["7th January 2013", [
|
||||||
"Language (backend): Integrated language libraries."]],
|
"Language (backend): Integrated language libraries."]],
|
||||||
|
|||||||
Reference in New Issue
Block a user