v1.7.4
What's Changed
- ajustement 5_base/data
- OP-975 Added additional filters to uspAPIGetClaims (#157)
- OP-1066: modular IMIS: time correlations don't work (#158)
- SubmitSingleClaim SP is now includes historical timestamp for ProductItems/ProductServices
- SubmitSingleClaim SP is now taking historical data for items/services
- Historical Price lists are taken care while processing claims
- OTC-780: update business logic (#160)
- OTC-780: update business logic: items/serives left is now being calculate as a sum of quantity in all valid claims assigned to insuree
- OTC-780: refactor the code
- Update openmis-module-test.yml
- Devision by 0 while calculating Allocated amount (#159)
- change encoding to UTF-8
- UTF-8 + LF
- Merge docker and fix SQL
- remove run that never stops
- to unblock CI on other repo
- fix end date for batch process
the old code does a process date between start and stop date BUT processdate is a DateTime so any datetime after 0.00 on the last day was NOT taken into account - Capitation : Wrong formula to calculate allocation is fixed
- Change type of env INIT_MODE from 'empty' to empty
- Update Dockerfile
- Fixed the INIT_MODE variable
- Update docker.yml
Co-authored-by: mngoe [email protected]
Co-authored-by: Kamil Malinowski [email protected]
Co-authored-by: Hiren Soni [email protected]
Co-authored-by: Jan [email protected]
Co-authored-by: Patrick Delcroix [email protected]
Co-authored-by: Patrick Delcroix [email protected]
Co-authored-by: Hiren Soni [email protected]
Co-authored-by: Damian Borowiecki [email protected]
Full Changelog: v1.7.3...v1.7.4