Delicious      Technorati      Blinklist      Furl      Reddit

TimeTrex Time and Attendance

TimeTrex Time and Attendance


* FAQ    * Search
* Login   * Register

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Error in Louisiana income tax calculation
PostPosted: Wed Mar 12, 2008 9:56 am 
Offline

Joined: Tue Mar 11, 2008 3:44 pm
Posts: 3
There is an error in the calculation of the Louisiana Income tax.

at the top of ./classes/payroll_deduction/US/LA.class.php
you have this:
Code:
        'm1' => array(
                                        0 => 12500,
                                        1 => 12500,
                                        2 => 25500
                                        ),
                                                                                               
        'm2' => array(
                                        0 => 25500,
                                        1 => 25500,
                                        2 => 50000
                                        ),

it should be this:
Code:
        'm1' => array(
                                        0 => 12500,
                                        1 => 12500,
                                        2 => 25000
                                        ),
                                                                                               
        'm2' => array(
                                        0 => 25000,
                                        1 => 25000,
                                        2 => 50000
                                        ),

You can verify here:
http://www.rev.state.la.us/sections/business/withholding.aspx


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 12, 2008 11:39 am 
Offline

Joined: Tue Sep 19, 2006 2:22 pm
Posts: 3559
This issue is fixed in the following version:
http://www.timetrex.com/download/TimeTrex_Standard_Edition_v2.2.8-rc1.zip

_________________
Shaun Walpole


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron


Time and Attendance




Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group