e24a540f17
The user medications modal (clicking on a 'taken by' badge) was showing the adjusted stock as total (e.g. 152/152) instead of the package size (e.g. 152/196). Changed from getMedTotal() to getPackageSize() for the denominator.