Conversation
…late as a sum of quantity in all valid claims assigned to insuree
e4fe7a7 to
bd55892
Compare
dragos-dobre
approved these changes
Feb 15, 2023
Member
|
@jdolkowski tests are failing. It is because of this PR? |
Author
|
@dragos-dobre Tests are failing not because of the PR. It a different issue that @malinowskikam said will take care of. |
dragos-dobre
added a commit
that referenced
this pull request
May 23, 2023
* 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 * Update Dockerfile * Fixed the INIT_MODE variable * utf-8 * 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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://openimis.atlassian.net/browse/OTC-780
Update business logic: items/serives left is now being calculate as a sum of quantity in all valid claims assigned to insuree.
Related: openimis/openimis-be-policy_py#39