Merge pull request #17393 from ashish-greycube/hotfix_allow_bank_account_import

fix: allow_import_of_bank_account_by_account_manager
This commit is contained in:
Nabin Hait
2019-05-01 11:17:12 +05:30
committed by GitHub

View File

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