learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Lineitems printable #3647

Closed kkbrum closed 1 year ago

kkbrum commented 1 year ago

Fixes #3597.

Adds option types to the purchased items printable and also fixes the paid column. If someone purchases >1 of something, they will appear multiple times in the list. I think the purchased items printable is most suited for the receipts section, since it is meant to provide info about the purchases and not so much about the students.

In the students section on the printables options page, I added links to filter by option of line item in addition to just line item. I haven't added anything to those printables about quantity, etc, since those are just a filtered version of the student list. The purchased items printable should have all the useful info about that though.

In the process, I've changed it so that filtering to students who purchased a line item does not automatically restrict to registered students. If folks want, they can combine the list with students who are enrolled in a class.