@openimis/fe-calculation
v1.5.1
Published
openIMIS Frontend Calculation module
Downloads
74
Keywords
Readme
openIMIS Frontend Calculation module
This repository holds the files of the openIMIS Frontend Calculation reference module. It is dedicated to be deployed as a module of openimis-fe_js.
Main Menu Contributions
None
Other Contributions
contract.ContractDetails.calculation
: display parameters required by multiple calculations for an objectpolicyHolder.PolicyHolderInsuree.calculation
: display parameters required by multiple calculations for an objectcontributionPlan.ContributionPlan.calculation
: display parameters required by multiple calculations for an objectcontributionPlan.ContributionPlan.calculationRule
: enable calculation rule selection in Contribution Plan
Available Contribution Points
None
Published Components
None
Dispatched Redux Actions
CALCULATION_LINKEDCLASSLIST_{REQ|RESP|ERR}
, fetching linked classes to be used for fetching calculation parametersCALCULATION_CALCULATIONPARAMSLIST_{REQ|RESP|ERR}
, fetching calculation parameters
Other Modules Listened Redux Actions
None
Other Modules Redux State Bindings
state.core.user
, to access user info (rights,...)
Configurations Options
None