fix: allow_import_of_bank_account_by_account_manager

This commit is contained in:
ashish-greycube
2019-04-26 13:56:26 +05:30
parent c4e92b3004
commit 85bf9203ed

View File

@@ -2,7 +2,7 @@
"allow_copy": 0, "allow_copy": 0,
"allow_events_in_timeline": 0, "allow_events_in_timeline": 0,
"allow_guest_to_view": 0, "allow_guest_to_view": 0,
"allow_import": 0, "allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"autoname": "", "autoname": "",
"beta": 0, "beta": 0,
@@ -975,7 +975,7 @@
"email": 1, "email": 1,
"export": 1, "export": 1,
"if_owner": 0, "if_owner": 0,
"import": 0, "import": 1,
"permlevel": 0, "permlevel": 0,
"print": 1, "print": 1,
"read": 1, "read": 1,