Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • UC10-1: Search: contribution plan bundles List > use the search box > search, the default list will show only the active (not deleted and today between dateValidFrom/To) contribution plan bundle
  • UC10-2: Add: contribution plan bundle List > 'add' contribution plan bundle > fill the details on the contribution plan bundle page > on the create popup> save
  • UC10-3: Update: contribution plan bundles List > "Select" contribution plans bundles > update the details on the contribution plan bundle on the edit popup > save
  • UC10-4: Delete: contribution plan bundle List > "Select" contribution plan bundle > "Delete (this role should be only available to admin, others should only archive by setting the DateValidTo)> confirmation popup
  • UC10-5: Replace: contribution plan bundle-> List contribution plan bundle List > "Select" contribution plan bundle > update the details on the contribution plan bundle, update the contribution plan > plan on the replace version > add ValidityTo (DateValidTo of the to-be-replace CPB will be set are the Validity from the new CPB )popup > Create a new version

backend

  • UC10-6: Replacing / removing propagation to policyholder contribution plan bundle
  • UC10-7: Replacing / removing propagation to policyholder insuree contribution plan bundle

...

  • UC8-1: Search: contribution plan List > use the search box > search, the default list will show only the active(not deleted and today between dateValidFrom/To) contribution plan
  • UC8-2: Add: contribution plan List > 'add' contribution plan > fill the details on the contribution plan page > page  on the create popup> save
  • UC8-3: Update: contribution plan List > "Select" contribution plan > update the details on the contribution plan > plan  on the editpopup> save
  • UC8-4: Delete: contribution plan List > "Select" contribution plan > "Delete (this role should be only available to admin, others should only archive by setting the DateValidTo)> confirmation popup
  • UC8-5: Replace: contribution plan bundle List > List contribution plan > "Select" contribution plan > update the details on the contribution plan plan on the replace popup > create a new version > add ValidityTo (DateValidTo of the to-be-replace CPB will be set are the Validity from the new CPB )

backend

  • UC8-6: Replacing / removing propagation to contribution plan bundle

...

  • Code (varchar 32)
  • name(varchar 256)
  • CalculationUUID
  • BenefitPlanUUID (fk_product )
  • Periodicity (int)
    • Number of month between 2 payment
  • Amendment (0 for the contract)

Grace Period,Rate,Threshold will be stored on the json_ext part of HistoryModel

...

Double click or click on Edit button to update a PolicyHolder.ContributionPlan.

It should be possible to sort the result per column in ASC or DESC order

ContributionPlan card

  • code (mandatory, not editable once created)
  • name (mandatory)
  • calculation (contribution_fe) (mandatory)
  • insurance Product (contribution_fe) (mandatory)
  • periodicity (mandatory)
  • DateValidTo (mandatory)
  • DateValidFrom

...

  • code
  • name
  • DateValidTo
  • DateValidFrom
  • Delete (Trash) and Edit (Pen) buttons at the end of the line (see Location module)

MaterialUI :plus: to add a ContributionPlan ContributionPlanBundle

Double click or click on Edit button to update a PolicyHolderContributionPlanBundle .

It should be possible to sort the result per column in ASC or DESC order

ContributionPlanBundle card

  • code (mandatory, not editable once created)
  • name (mandatory)
  • DateValidTo (mandatory)
  • DateValidFromLIST

Contribution plan part of the contribution plan

...

bundle

column for the list of contribution plan (no search)

    • name
    • code
    • product
    • periodicity
    • DateValidTo (from the details not from CP)
    • DateValidFrom (from the detailsnot from cp)
    • replace and delete button
  • An empty line at

a add button should be placed on the top right of the list

...

,

...

The material (Save) UI button will save the changes

...