amtgard / ORK3

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

dues paid players displaying incorrectly #94

Closed Tyedye closed 6 years ago

Tyedye commented 9 years ago

Based on https://www.facebook.com/groups/189406377888489/permalink/530668350428955/

it validates that you are dues paid at your local park

so, should dues paid be kingdom wide or amtgard wide?

i'm thinking kingdom likely kingdom but, how does that change anything?

doesn't really

not at all

this is a straight bug like, are you talking about attendance numbers? how does it differentiate where you paid dues?

uhm

well, when you create a park it auto-creates a set of ledgers for your park

17 or 18 accounts

when you add dues, it logs an income, asset, and liabilitity against your park accounts interesting

and a cross-asset against your kingdom accounts

asset and accounts receivable, actually, at your kingdom

i don't know how much accounting you know ... not a lot, but I can probably follow or google words I dont know

anyways, the "dues paid" check says "do you have a dues-paid record logged against an account at your park"? gotcha

instead, it should check if you have a "dues-paid record" logged against an account that is associated with a kingdom

all park accounts carry their kingdom parent ids with them but, does that apply to any of these cases?

yeah

wait

hmm Is it possible to have the park only show accounts at the park, and the kingdom show all kingdom ones? in the message it said that the people paid dues after they transfered

yeah, that's what happened

i just need to fix the code

it's a relatively easy fix