mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 08:35:00 +00:00
added 'report' permission
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
erpnext.updates = [
|
||||
["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", [
|
||||
"Language (backend): Integrated language libraries."]],
|
||||
|
||||
Reference in New Issue
Block a user