Releases: ozone-his/eip-odoo-openmrs
Releases · ozone-his/eip-odoo-openmrs
Release 2.1.0
What's Changed
- OZ-545: Refactor code to use camel-openmrs-fhir and rewrite routes with Java DSL by @VaishSiddharth in #22
- Fixed
odoo.dob.field
andodoo.weight.field
properties and 'patientVoided' → 'voided' by @icrc-loliveira in #23 - Fixed
OdooPatientHandlerRouteTest
to refer tovoided
(notpatientVoided
) by @icrc-loliveira in #28 - OZ-669: Removed
OpenmrsWatcherInitRoute
by @corneliouzbett in #30 - OZ-117: Fixed Drug orders with free text dosing instructions sync by @VaishSiddharth in #31
- Bump eip-client to v2.2.0-SNAPSHOT by @VaishSiddharth in #33
- OZ-117: Added quantity to free text description of drug order by @VaishSiddharth in #32
- Replace README with Ozone README template by @VaishSiddharth in #34
- OZ-340: README as per Ozone's rebranding by @mks-d in 643e40e
- OZ-524: Enabled syncing patient weight to Odoo quotation by @VaishSiddharth in #35
- OZ-587: Added DOB to Quotation and Partner entity by @VaishSiddharth in #36
- Fixed Patient weight and DOB sync by @VaishSiddharth in #37
- HSC-379: Added support for Imaging, Procedure and Medical supply orders to be synced as Quotations in Odoo by @VaishSiddharth in #38
- OZ-784: Add Odoo initializer config for dob & weight custom fields by @corneliouzbett in 2a34f66
New Contributors
- @icrc-loliveira made their first contribution in #23
Full Changelog: 1.3.0...2.1.0
Release 2.0.0
What's Changed
- OZ-348: Alignment with
eip-client
and upgrade to Java 17 by @corneliouzbett in #16 - OZ-438: Build, test and deploy using GitHub Actions by @corneliouzbett in #18
- OZ-348: Add logging configuration & remove openmrs suffix from openmrs base url by @corneliouzbett in 4f24c70
- OZ-438: Use shared GitHub Actions workflows by @corneliouzbett in #19
- OZ-472: Merge pre-release and release GitHub Action jobs by @corneliouzbett in 4712320
- OZ-438: Compile and attach dependency report by @corneliouzbett in 07da45e
- OZ-438: Add plugin repositories by @corneliouzbett in 7c94b2a
- OZ-475: Provide appropriate OAuth2 configuration defaults by @corneliouzbett in #20
- OZ-478: Licensed under MPL 2.0 by @mks-d in 3fdf678
- OZ-445: Modified PropertySource annotation in
OdooOpenmrsConfig
by @corneliouzbett in #21 - Configure Gitpod env with Java 17 by @corneliouzbett in 231881c
- OZ-498: Recreate spring context for after each test method for later tests by @corneliouzbett in #25
Full Changelog: 1.3.0...2.0.0
Release 1.3.0
What's Changed
- OZ-351:
com.mekomsolutions
→com.ozonehis
. by @corneliouzbett in #15
New Contributors
- @corneliouzbett made their first contribution in #15
Full Changelog: 1.2.1...1.3.0