Aakash Singh
Aakash Singh
the `admitted_to` field id no longer present on `PatientConsultation`, the fix was to get the value from `PatientConsultation__current_bed__bed__bed_type` closes coronasafe/care_fe#2452 closes #808
django ValidationError raise internal server error instead they should be handled by DRF and respond with 400
## Project Detail CARE is a centralized capacity management and patient management system, central to the 10BedICU Project, integrating patients, doctors, hospitals, labs, specialized treatment centers, hospital administrators, and shifting...
create a field validator named `not_empty` so it can be added directly to the fields in serializer that are required to have some text _context: https://github.com/coronasafe/care/issues/838#issuecomment-1152619471_
Once the basic tests are done, we need to start updating dependencies and removing unnessary packages. - [ ] #665
If the FacilityInventoryMinQuantity object is not present for an item it uses the value defined in the [FacilityInventoryItem](https://github.com/coronasafe/care/blob/master/care/facility/models/inventory.py#L54) so the fix would be to ignore the min value in FacilityInventoryItem...
## Test URLs https://github.com/coronasafe/care_fe ## Screenshot fixes #7268
### Description After the branch and tags count is loaded, the draft release button wraps down. expected: actual: ### How to replicate the issue + URL Happens on https://github.com/coronasafe/care_fe (with...