Skip to content

Commit

Permalink
feat(dunning): Accept listing dunning campaigns for a manager
Browse files Browse the repository at this point in the history
  • Loading branch information
rsempe committed Nov 7, 2024
1 parent e8a35f5 commit 09e2bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/permissions/role-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ customers:
update: true
delete: true
dunning_campaigns:
view: false
view: true
create: false
update: false
subscriptions:
Expand Down

0 comments on commit 09e2bed

Please sign in to comment.