CS2103-AY1819S2-T12-3 / main

MediTabs: Medicine Stock Taking Application
https://cs2103-ay1819s2-t12-3.github.io/main/
MIT License
2 stars 4 forks source link

Add batch number to warning panel #111

Closed flxffy closed 5 years ago

flxffy commented 5 years ago

"Expiring Soon" list in warning panel to include batch number of medicines as suggested in issue #105

Possible format:

{name} 
Batch: {batch_number}
Exp: {expiry_date}
flxffy commented 5 years ago

Completed. Pull Request #121