Skip to content

Commit

Permalink
MODDATAIMP-1030: code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksandr-Fedasiuk committed Mar 20, 2024
1 parent bb74569 commit c501b79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,7 @@
],
"pathPattern": "/change-manager/jobExecutions/{id}/records",
"permissionsRequired": [
"change-manager.records.post",
"finance.funds.item.get",
"finance.transactions.batch"
"change-manager.records.post"
],
"modulePermissions": [
"configuration.entries.collection.get",
Expand Down Expand Up @@ -323,8 +321,10 @@
"finance.exchange-rate.item.get",
"finance.expense-classes.collection.get",
"finance.funds.budget.item.get",
"finance.funds.item.get",
"finance.fiscal-years.item.get",
"finance.ledgers.collection.get",
"finance.transactions.batch",
"finance.transactions.collection.get",
"finance-storage.budgets.collection.get",
"finance-storage.budget-expense-classes.collection.get",
Expand Down

0 comments on commit c501b79

Please sign in to comment.