From: Ivan Kohler Date: Sat, 26 Jan 2013 21:24:07 +0000 (-0800) Subject: happy new year X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=32b35bd7394c2775b537bfab25041d90f884ca66;p=freeside.git happy new year --- diff --git a/FS/FS/pay_batch/eft_canada.pm b/FS/FS/pay_batch/eft_canada.pm index 220fecb3d..b24c9c3a4 100644 --- a/FS/FS/pay_batch/eft_canada.pm +++ b/FS/FS/pay_batch/eft_canada.pm @@ -25,12 +25,6 @@ my %holiday_yearly = ( 12 => { map {$_=>1} 26 }, #boxing day ); my %holiday = ( - 2012 => { - 7 => { map {$_=>1} 2 }, #canada day - 8 => { map {$_=>1} 6 }, #First Monday of August Civic Holiday - 9 => { map {$_=>1} 3 }, #labour day - 10 => { map {$_=>1} 8 }, #thanksgiving - }, 2013 => { 2 => { map {$_=>1} 18 }, #family day 3 => { map {$_=>1} 29 }, #good friday 4 => { map {$_=>1} 1 }, #easter monday