813aa0faf9
The 'Total' display should show the base package capacity (packs × blisters × pills + loose), not the corrected stock amount. This is the fixed capacity of a full package. - Add getPackageSize() helper to calculate base total without stockAdjustment - Use packageSize in medications list 'Total: X pills' - Use packageSize in medication detail modal 'Current Stock: X / Y' - getMedTotal() still includes stockAdjustment for coverage calculations