Skip to content

chore: release v16#1048

Open
earthians-pr-bot wants to merge 56 commits into
version-16from
version-16-hotfix
Open

chore: release v16#1048
earthians-pr-bot wants to merge 56 commits into
version-16from
version-16-hotfix

Conversation

@earthians-pr-bot

Copy link
Copy Markdown
Collaborator

Automated Release.

akurungadam and others added 30 commits June 18, 2026 20:09
guard for division by zero
field is_ot

(cherry picked from commit ba9d259)
(cherry picked from commit d8681a5)
(cherry picked from commit be73dd7)

# Conflicts:
#	healthcare/healthcare/doctype/inpatient_record/inpatient_record.py
(cherry picked from commit dbfb2de)
…lity healthcare service field

(cherry picked from commit 3428b27)
…bility

Frappe v15's get_dashboard_data() (model/meta.py:671) calls
get_data(data=data) when building doctype dashboards. The three
dashboard hook functions in the healthcare module used the old
signature get_data() without accepting the data keyword argument,
causing TypeError when loading any doctype in the Healthcare module
(e.g. Patient Appointment, Patient, Healthcare Practitioner).

Add data=None parameter to:
- healthcare/healthcare/doctype/healthcare.py (module dashboard)
- healthcare/healthcare/doctype/patient/patient_dashboard.py
- healthcare/healthcare/doctype/healthcare_practitioner/healthcare_practitioner_dashboard.py

Closes #798

(cherry picked from commit aed3553)
set triage level, disposition from emergency record,
display last vitals on emergency record

(cherry picked from commit f54f1e7)
(cherry picked from commit 2156614)
(cherry picked from commit 26d82fa)
(cherry picked from commit 9d95534)
(cherry picked from commit 7a03dd2)
(cherry picked from commit 32f450c)
akurungadam and others added 17 commits June 21, 2026 20:13
(cherry picked from commit 6b9ad8a)
(cherry picked from commit eeabfd7)
(cherry picked from commit 2e4b66d)
fallback for arrival_datetime

(cherry picked from commit 2c91603)
(cherry picked from commit d08b583)
(cherry picked from commit 37551a7)
(cherry picked from commit 99ff3b8)
akurungadam and others added 9 commits June 24, 2026 19:27
(cherry picked from commit 875ddb5)
… templates where permitted data type is quantity

(cherry picked from commit c244d8c)
(cherry picked from commit e5b4120)
(cherry picked from commit 621d85d)
(cherry picked from commit ea7fae6)
(cherry picked from commit 8a94986)
(cherry picked from commit 9695b38)
(cherry picked from commit 22b55aa)
…e to observation

PR #555 added a conditional sales_invoice link but reference_doc was never loaded from DB, so sales_invoice was always NULL after Mark Collected. Fixes #1061.

(cherry picked from commit 53f3931)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants