Skip to content

Commit

Permalink
readd financ to Kassier of Gremium
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickuhlmann committed Dec 29, 2023
1 parent dc3a063 commit 7304142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/group/mitgliederorganisation_gremium.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class Ausbildungsmitglied < ::Role
end

class Kassier < ::Role
self.permissions = [:layer_and_below_read]
self.permissions = [:layer_and_below_read, :finance]
end

roles Leitung,
Expand Down

0 comments on commit 7304142

Please sign in to comment.