August Week 3 Release
What's Changed
- Modified bedCreate API View to support bulk creating beds by @siddnikh in #1275
- Added
op_no
andip_OR_op
Filters for Patients by @Ashesh3 in #1484 - Add weekly working hours field for users by @Ashesh3 in #1495
- Add missing migration for dailyround by @Ashesh3 in #1501
- Adds pre-commit hook and CI step in test to ensure no migrations are missing by @rithviknishad in #1509
- fix discharge summary progress check by @sainak in #1510
- Pop
death_datetime
anddeath_confirmed_doctor
if discharge reason other than EXPIRED by @rithviknishad in #1519 - Removes pre-commit missing migrations check by @rithviknishad in #1517
- track abha numbers created by care by @khavinshankar in #1515
- Optimisation: set
update_fields
for instance delete by @rithviknishad in #1503 - Skip validation if asset warranty date is not changed by @rithviknishad in #1502
- Adds utility class validator:
PhoneNumberValidator
by @rithviknishad in #1508 - Add referred facility to discharge serializer by @Ashesh3 in #1506
- adds missing merge migrations by @rithviknishad in #1521
- add consultation specific assets by @sainak in #1524
- fix: asset class check for restricting asset relations by @sainak in #1527
- fix bed allocation overlap by @sainak in #1526
Full Changelog: v1.7.1...v1.7.2