magfest / ubersystem

MAGFest's Ubersystem - handles ticketing, staffing, analytics, volunteers, and tons more
http://magfest.org
GNU Affero General Public License v3.0
48 stars 55 forks source link

[Classic]Incongruous shirt counts #1399

Closed nickthenewbie1 closed 8 years ago

nickthenewbie1 commented 9 years ago

Can someone figure out what the "shirt sales by week" in https://classic.uber.magfest.org/uber/summary/ corresponds to? If it's truly "sales", it's not congruent with the current number of t-shirt and supporter level registrations listed at https://classic.uber.magfest.org/uber/summary/affiliates

kitsuta commented 9 years ago

It is not truly sales - it is merely a count of how many people have a.shirt != c.NO_SHIRT. So this includes staffers, etc.

The Affiliates page counts only those who have amount_extra > 0 so it is a much more accurate count of sales.

binary1230 commented 9 years ago

I had a thought a while ago that we might want to eventually make some kind of 'manufacturing report' that is just info ready to be consumed for manufacturing tasks like 'how many tshirts should order', and also contain links for 'download personalized badges CSV' etc.

A lot of this info is already available, but scattered around. I might take a quick shot at this.

EliAndrewC commented 8 years ago

We already improved the shirt count pages to where I think this is resolved.