fix reports for 2018, RT#79090
authorIvan Kohler <ivan@freeside.biz>
Wed, 3 Jan 2018 01:38:09 +0000 (17:38 -0800)
committerIvan Kohler <ivan@freeside.biz>
Wed, 3 Jan 2018 01:38:09 +0000 (17:38 -0800)
httemplate/elements/tr-select-from_to.html

index 1224de6..c242097 100644 (file)
@@ -39,7 +39,7 @@
   my %hash = (
     'show_month_abbr' => 1,
     'start_year'      => '1999',
-    'end_year'        => '2017',
+    'end_year'        => $eyear+3,
      @_,
   );
 </%init>