Skip to content
Snippets Groups Projects
Commit 9a45aa0d authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Name for main contract

parent 4402a520
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ InsuranceContract.Values = list(
#' @export
InsuranceContract.ParameterDefaults = list(
ContractData = list(
id = "ContractID",
id = "Hauptvertrag",
sumInsured = 100000,
YOB = NULL,
age = NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment