added 'report' permission
This commit is contained in:
parent
1d2710d54d
commit
b416166959
@ -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."]],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user