lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 207dd79 6/6: Use {{CsoEra}} in 'sample.policy


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 207dd79 6/6: Use {{CsoEra}} in 'sample.policy'
Date: Sun, 11 Aug 2019 10:10:54 -0400 (EDT)

branch: master
commit 207dd790efdd649adee1c409cdc0043d9d9d21b4
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Use {{CsoEra}} in 'sample.policy'
    
    This demonstrates the unification, in MST interpolation, of data from
    two different product-database files:
      sample.database: DBDictionary::CsoEra
      sample.policy:   product_data::GuarMortalityFootnote
---
 product_data.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/product_data.cpp b/product_data.cpp
index 7482b32..314da20 100644
--- a/product_data.cpp
+++ b/product_data.cpp
@@ -566,7 +566,6 @@ sample::sample()
     item("UwClassStandard")            = glossed_string("Standard");
     item("UwClassRated")               = glossed_string("Rated");
     item("UwClassUltra")               = glossed_string("Ultrapreferred");
-    item("MarketingNameFootnote")      = glossed_string("Policy form 
UL32768-NY is marketed as 'UL Supreme'.");
     item("IllRegCertAgent")            = S_IllRegCertAgent;
     item("IllRegCertAgentIl")          = S_IllRegCertAgent;
     item("IllRegCertAgentTx")          = S_IllRegCertAgent;
@@ -583,6 +582,9 @@ sample::sample()
     item("AccelBftRiderTerseName")     = glossed_string("Acceleration");
     item("OverloanRiderTerseName")     = glossed_string("Overloan");
 
+    item("GuarMortalityFootnote")      = glossed_string("Guaranteed mortality 
basis: {{CsoEra}} CSO.");
+    item("MarketingNameFootnote")      = glossed_string("Policy form 
UL32768-NY is marketed as 'UL Supreme'.");
+
     item("GroupQuoteShortProductName") = glossed_string("UL SUPREMEĀ®");
     item("GroupQuoteIsNotAnOffer")     = glossed_string("This is not an offer 
of insurance.");
     item("GroupQuoteRidersFooter")     = glossed_string("Available riders: 
accident and waiver.");



reply via email to

[Prev in Thread] Current Thread [Next in Thread]