Better dispensing

This commit is contained in:
2026-04-06 09:15:38 -04:00
parent 664a3189bd
commit 5b5e17ec3e
5 changed files with 773 additions and 269 deletions
+1
View File
@@ -31,6 +31,7 @@
<label for="reportTypeSelect">Report</label>
<select id="reportTypeSelect">
<option value="dispensing" selected>Dispensing History</option>
<option value="batch_attention">Expired / Partial Batches</option>
<option value="audit">Audit Trail (Raw)</option>
</select>
</div>