v1.4.0.0
What's Changed
- OFS-105: created shell backend for 'Calculation' module by @sniedzielski in #1
- OFS-99: fixing uuid field when the user is anonymous by @sniedzielski in #2
- OFS-178: migration file to change date fields due to change in core by @sniedzielski in #3
- OFS-210: calculation module level with CalculationRuleClass by @sniedzielski in #5
- OFS-155: Perms on Calculation module - search/update by @sniedzielski in #7
- OFS-211: retrieve CalculationRuleData and Params in graphQl queries by @sniedzielski in #6
- OFS-212: changes in calculation module related to contract module by @sniedzielski in #8
- OFS-225: retrieve classes to frontend and refactor of checkcalculation and get_classes by @sniedzielski in #9
- OFS-235: hothix - fix issue when Calculation is an instance by @sniedzielski in #10
- OFS-244: changes due to OFS-243 - json key by @sniedzielski in #11
- OFS-254: description of the module in README.md file by @sniedzielski in #12
- OFS-274: fix duplicating params from calculation rules by @sniedzielski in #13
- OFS-279: added 'relevance' and 'condition' by @sniedzielski in #14
- add-ci by @delcroip in #15
- OPL-26: changes in calculation module due to new properties from abstract class by @sniedzielski in #17
- OP-461: added calculation role for admin by @sniedzielski in #18
- OPL-52: quick 'fix run calculation rules' service by @sniedzielski in #20
- Fix calculate() kwargs by @edarchis in #21
- Update openmis-module-test.yml by @delcroip in #22
- OPL-50: added uuid filter in 'resolve_calculation_rules' by @sniedzielski in #23
- OPL-23: change in getLinkedClasses for ContributionPlan/PaymentPlan by @sniedzielski in #24
- OPL-84: added filter for select calcrule types by @sniedzielski in #25
- OP-478: fixed 'kwargs' in 'calculate' method by @sniedzielski in #26
- default value as null by @delcroip in #27
- OP-762: revert change for 'relevance' and schema by @sniedzielski in #28
New Contributors
- @sniedzielski made their first contribution in #1
- @edarchis made their first contribution in #21
Full Changelog: https://github.com/openimis/openimis-be-calculation_py/commits/v1.4.0.0