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 maxime.ngoe@gmail.com
Co-authored-by: Kamil Malinowski kmalinowski@soldevelo.com
Co-authored-by: Hiren Soni 65155846+hirensoni913@users.noreply.github.com
Co-authored-by: Jan jdolkowski@soldevelo.com
Co-authored-by: Patrick Delcroix patrick.delcroix@swisstph.ch
Co-authored-by: Patrick Delcroix delcroip@gmail.com
Co-authored-by: Hiren Soni hirensoni913@gmail.com
Co-authored-by: Damian Borowiecki dborowiecki@soldevelo.com
Full Changelog: v1.7.3...v1.7.4