Skip to content
Snippets Groups Projects
Commit 24469f49 authored by Nicolas Dular's avatar Nicolas Dular
Browse files

Include awaiting members for billing

parent 27484c9c
No related merge requests found
......@@ -131,8 +131,7 @@ class Member < ApplicationRecord
end
scope :without_invites_and_requests, -> do
active_state
.non_request
non_request
.non_invite
.non_minimal_access
end
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment