16.2.0 (2026-06-21)
Bug Fixes
- accept data kwarg in dashboard get_data() for Frappe v15 compatibility (599348d), closes #798
- add tests (df962ee)
- add validation to cehck if same Item is linked with other service unit type (8ffa0dc)
- allow ip occupancy billing at zero price list rate (7ef4996)
- as per upstream changes (2b0b874)
- avoid negative minutes for future arrival_datetime (f2e7693)
- clear stale dashboard headline when triage is absent or fetch fails (321a82d)
- escape all fields before HTML insertion (b689ad9)
- exclude OT service unit types from normal inpatient transfer (c6eab14)
- failing tests, add currency to ItemDetailsCtx (e09bda2)
- fetch service unit type item code from linked item code (e2814fb)
- handle unidetifiable patient (e4c2e5a)
- healthcare: restrict service request order template type to selection only (5db972d)
- implement fetch from patient for emergency_record in all healthcare service doctypes (cc35fa4)
- inconsistent occupancy_qty logic (0fa9a7e)
- insurance: restrict DocType creation from item insurance eligibility healthcare service field (588dde9)
- keep seeded triage identifiers locale-stable (500ce7a)
- merge conflicts (c441d8d)
- merge conflicts (d0fd9be)
- patch to create new masters (triage level, observation templates for vitals) (35137f2)
- raise-condition on bed assignment (3016fd0)
- resolve type hint issue in make_material_receipt submit parameter (51d904b)
- set permissions for observation (7747600)
- show vitals recent first (b1e9e13)
- triage level indicator in Patient form (ed30b24)
- uom conversion factor default to 1 (18c568d)
Features
- add Triage Level and Emergency Recrod (83615ae)
- billing emergency occupancy (ac312e1)
- billing emergency record via Get Items in Sales Invoice (7001a32)
- button to identify patient (39c29b1)
- emergency consultation billing (3828d51)
- emergency record list view (3776fcc)
- emergency triage queue report (288c399)
- emergency workspace (3192787)
- healthcare: prevent future DOB selection for patients (b192379)
- record vitals form emrgency record, (cfed125)
- Send to Emergency buttons (94b3953)
- tests: tests for emergency (38bfdbc)
- triage indicators on healthcare doctypes (955b37c)