Versions Compared

Key

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

...

Backend Configuration

  • configEnum:legalForm

    • Personal Company

    • Limited Risk company

    • Association

    • Governement

    • Union

    configEnum:ActivityCode

  • Retail

  • Industry

  • Building

  • Sailing

  • Services

[{ “value“: “1”,
“label“: {“en”: “Personal Company”,
“fr”:”Persone physique”}
}, {“value“: “2”,
“label“: { “en”: “Limited Risk company”,
“fr”:”Société à risque limité”}
}, {“value“: “3”,
“label“: { “en”: “Association”,
“fr”:”Association”}
}, {“value“: “4”,
“label“: { “en”: “Governement”,
“fr”:”Governement”}
}, {“value“: “5”,
“label“: { “en”: “Union”,
“fr”:”Syndicat”}
}]

  • configEnum:ActivityCode

[{ “value“: “1”,
“label“: {“en”: “Retail”,
“fr”:”Vente au détails”}
}, {“value“: “2”,
“label“: { “en”: “Industry”,
“fr”:”Industrie”}
}, {“value“: “3”,
“label“: { “en”: “Building”,
“fr”:”Construction”}
}, {“value“: “4”,
“label“: { “en”: “Sailing”,
“fr”:”Maritime”}
}, {“value“: “5”,
“label“: { “en”: “Services”,
“fr”:”Services”}
}]

The PolicyHolder card

General Information

...

  • (User name / firstname / lastname) Contribution of fe user module, Dropdown for new and value (or readonly dropdown preselected) for existing

  • DateValidFrom (date) (input field)

  • DateValidTo (date) (input field)

  • Delete (will put it inactive, change the DateValidTo) button

An empty line at the top of the list with the (plus) add button in place of delete, once filled, new empty line should be displayed.

...

  • (Insuree data) contribution_fe insure module, Dropdown for new and value for existing

  • (contribution plan bundle data) contribution_fe "contribution plan bundle" module, “Dropdown of PHCPB" for new, and “value” for existing

  • (calculation data) contribution_fe "calculation/rules" module, (inputs fields)

  • DateValidFrom (date) (input field)

  • DateValidTo (date) (input field)

  • replace and Delete button (will put it inactive, change the DateValidTo)

An empty line at the top of the list with the (plus) add button in place of delete, once filled, new empty line should be displayed.

...