v14.15.0
What's Changed
- fix: fetch scheduled_date if admitted_datetime is None by @skibanga in #898
- fix: correctly handle None for admitted_date object by @skibanga in #899
- feat: auto creation of sales order from patient encounter for cash items by @av-dev2 in #902
- feat: allow verification of service approval number from NHIF before provision of restricted therapy services by @av-dev2 in #901
- fix: typo from 'varify_service_approval_number_for_LRPM' to 'verify_service_approval_number_for_LRPMT' by @av-dev2 in #903
- feat: create medication change request from sales order by @av-dev2 in #907
- chore: modifications of itemized bill print format by @nelsonmpanju in #906
- feat: validate stock of items from sales order and sales invoice by @av-dev2 in #908
- feat: enable requesting service approval number for services/items of Non NHIF Patients by @av-dev2 in #910
- chore: stop validation of warehouse for sales order related medication change request by @av-dev2 in #913
- chore: add readme content (backport #917) by @mergify in #918
- v14.15.0 by @aakvatech in #921
New Contributors
- @nelsonmpanju made their first contribution in #906
Full Changelog: v14.14.0...v14.15.0