/openimis-be-contribution_py

The openIMIS Backend Contribution reference module

Primary LanguagePythonOtherNOASSERTION

openIMIS Backend Contribution reference module

This repository holds the files of the openIMIS Backend Contribution reference module. It is dedicated to be deployed as a module of openimis-be_py.

License: AGPL v3

Code climat (develop branch)

Maintainability Test Coverage

ORM mapping:

  • tblPremium > Premium (without Payer relationship)

Listened Django Signals

None

Services

  • ByPolicyPremiumsAmountService, aggregates (sum) the premium amounts of a Policy

Reports (template can be overloaded via report.ReportDefinition)

None

GraphQL Queries

None

GraphQL Mutations - each mutation emits default signals and return standard error lists (cfr. openimis-be-core_py)

None

Configuration options (can be changed via core.ModuleConfiguration)

None

openIMIS Modules Dependencies

  • policy.models.Policy