lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6572] Exempt some riders from group-quote consistency tes


From: gchicares
Subject: [lmi-commits] [6572] Exempt some riders from group-quote consistency test
Date: Tue, 10 May 2016 23:10:40 +0000 (UTC)

Revision: 6572
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6572
Author:   chicares
Date:     2016-05-10 23:10:40 +0000 (Tue, 10 May 2016)
Log Message:
-----------
Exempt some riders from group-quote consistency test

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/illustrator.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2016-05-10 23:09:44 UTC (rev 6571)
+++ lmi/trunk/ChangeLog 2016-05-10 23:10:40 UTC (rev 6572)
@@ -39042,3 +39042,13 @@
   product_data.hpp
 Expunge a disused product parameter.
 
+ <address@hidden> [451]
+
+  ledger_xml_io.cpp
+Provide a ledger format for 'GroupIndivSelection'.
+
+20160510T2310Z <address@hidden> [451]
+
+  illustrator.cpp
+Exempt some riders from group-quote consistency test.
+

Modified: lmi/trunk/illustrator.cpp
===================================================================
--- lmi/trunk/illustrator.cpp   2016-05-10 23:09:44 UTC (rev 6571)
+++ lmi/trunk/illustrator.cpp   2016-05-10 23:10:40 UTC (rev 6572)
@@ -283,6 +283,13 @@
     //
     // Term rider is permitted to vary because its amount is shown in
     // a column.
+    //
+    // ADB and WP are permitted to vary only because they cannot be
+    // consistently elected across a group that includes anyone past
+    // those riders' maximum issue ages. (At least for the particular
+    // products used with group quotes, spouse and child riders have
+    // no maximum issue age.)
+    //
     static char const*const fields[] =
         {"ProductName"
         ,"CorporationName"
@@ -292,8 +299,6 @@
         ,"EffectiveDate"
         ,"InforceAsOfDate"
         ,"Comments"
-        ,"WaiverOfPremiumBenefit"
-        ,"AccidentalDeathBenefit"
         ,"ChildRider"
         ,"ChildRiderAmount"
         ,"SpouseRider"




reply via email to

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