amtgard / ORK3

Version 3 of the Online Record Keeper
Other
23 stars 11 forks source link

[Reports] Dues Paid #34

Closed jrtaylor-com closed 10 years ago

jrtaylor-com commented 10 years ago

Old Ref: B80

Lists all members, not just dues paid, and some members are duplicated. duplicated members are listed in the posts linked to in the notes over there. duplicates may be the result of being paid for multiple semesters

jrtaylor-com commented 10 years ago

Fixed with commit: https://github.com/amtgard/ORK3/commit/5c1ba1a02b61c9d1a9f4ec121de1def56033db3c

Switched the dues paid clause to an INNER JOIN to exclude non dues paid records Also updated the order by to sort by personna name first since majority of mundane names arent even used (who knows mundane names anyhow? ;) )