Updated the admin view for listing billing IDs and the billing_ids command to avoid listing recharge billing IDs if the corresponding user does not have one of the following statuses on the corresponding project: "Active", "Pending - Add", "Pending - Remove".
Currently, that means that users with the following statuses are excluded: "Denied", "Removed".
Changes
billing_ids
command to avoid listing recharge billing IDs if the corresponding user does not have one of the following statuses on the corresponding project: "Active", "Pending - Add", "Pending - Remove".