Releases: earthians/marley
Releases · earthians/marley
v16.1.1
v16.1.0
16.1.0 (2026-05-15)
Bug Fixes
- add section [tool.bench.frappe-dependencies] in pyproject.toml (9468ea1)
- add type hints (ba5e804)
- cur_frm to frm (7e5a8b8)
- extend_doctype_class instead of override_doctype_class (4c32f8a)
- linter-issue (cb91ef8)
- on_update code moved to before_save (9099610)
- remove mro conflit (468ac0b)
- rename make_insurance_coverage method to avoid semgrep monkey-patch false positive (b3b33bf)
- test: populate practitioner fields in therapy plan helper (58360f2)
Features
- Add ordered-by practitioner fields to Therapy Plan and populate them from Patient Encounter (eae216c)
v15.1.20
v16.0.8
16.0.8 (2026-04-26)
Bug Fixes
- add type hints (ff168bf)
- corrected field label (0383afd)
- diagnostic report status for imaging observations (666a965)
- explicitly set customer group for test records (a3701b4)
- failing test company not found (a940862)
- linter report (fbad72b)
- missing company in observation creation (3614e10)
- only nongroup items are allowed in upstream Customer (92de3f0)
- practitioner name temp fix (0ed3bb4)
- remove call to create_healthcare_docs (02c5344)
- remove company creation in before tests (20b1a29)
- remove unnecessary customer group insert (6cfd972)
- set customer group for test recrds explicitely (ad9ef73)
- set enounter.company in therapy plan (386c384)
- test records missing company (bf456e4)
- test: create master for ip occupancy as well (83ffb3b)
- test: inpatient record, sesrvice unit (e892763)
- tests: add missing super().setUp() call (3085a18)
- tests: add more masters to make_master_data (1a82a57)
- tests: clinical procedure (b79f1aa)
- tests: failing tests for inpatient record (d8a8d07)
- tests: fee validity (6eb96e6)
- tests: inpatient record (a65819c)
- tests: insurance related doctype tests (0d9883d)
- tests: ip medication order and entry (a10f1d9)
- tests: ipmo report (4495d4e)
- tests: lab test (6a10266)
- tests: lab test, observation (8492485)
- tests: lab tests (a20a10f)
- tests: linter issues (c7ff5c5)
- tests: make patient appointment test deterministic (7afa847)
- tests: make patient initialisatioon determisistic (1ef5f4f)
- tests: medication (1e9d1c2)
- tests: medication request (ab00fbb)
- tests: missing company link (3b8555f)
- tests: nursing task tests (6d77835)
- tests: patient (4d95298)
- tests: patient appointment (4d3a8b0)
- tests: patient history (9231efe)
- tests: patient medical record (a5ad6b6)
- tests: practitioner (2c03937)
- tests: refactor (6ae35ee)
- tests: report diagnoses trends (739cf8b)
- tests: service request (7fb7e28)
- tests: service request (d9e036c)
- tests: service unit type (55d64aa)
- tests: service unit type name (3cb414d)
- tests: stop removing master data after tests are run (d99b0e5)
- tests: tests for observation (218246e)
- tests: tests for patient appointment (1e7cdfd)
- tests: therapy plan (b6b06f9)
- tests: treatment councelling (c35ef8f)
- tests: typo (608a576)
- tests: typo (081fce7)
- tests: use pluck within get_list (d925dda)
- test: tharapy_type insted of therapy_type.name (ffec057)
- update ci comfig to run tests in lightmode (4d89574)
v15.1.19
v16.0.7
v16.0.6
v16.0.5
v15.1.18
v16.0.4
16.0.4 (2026-02-18)
Bug Fixes
- add duration to template, end datetime to clinical procedure (a160abf)
- add planned and actual start/end times (814a219)
- add price list to clinical procedure for consumables (2a9b321)
- add typing hint for whitelisted method (1771831)
- apply guard on clinical procedure start date as well (b76243b)
- consolidate two db writes to one (45efec6)
- raise if selling price list or currency is missing for consumable item (858c63c)
- record start time of procedure (1773b1b)
- refactor: method name etc. (6285fdf)
- test: add test for clinical procedure start / end datetime fields (ec3ed10)
- typo (98b1ef1)