Sage 100

 View Only
  • 1.  PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 12:40
    PR v4.4 - Any one have a tried and true method of importing bonus payroll and calculating manual FED and State Taxes? I had a method that used to work, but doesn't any longer. Throwing in the towel other wise.


  • 2.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 12:44
    I haven't done this since 3.71, but at that point it needed a program @LeeGraham wrote to be run after the import to fix things.


  • 3.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 12:46
    not much has changed...


  • 4.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 13:26
    I have someone who imports both earnings/deductions AND taxes from an outside payroll vendor each week - wouldn't that be about the same thing?


  • 5.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 14:35
    Our program read the PR6 check amount and set the PR6 total-taxes figure. A group of statements based on 10 expected check amounts reset the check amount and total taxes. Ex: IF PR6(11)=1000 THEN LET PR6(11)=800 (check total),PR6(6)=200 (total taxes). Very round figures.


  • 6.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-05-2013 19:35
    Perhaps we can flesh this out a bit more and come up with an Evernote write. @BethBowers method could work. I came up with a couple workarounds but each fell short at the end. Client needs are simple (?). Pay a grossed up Bonus, zero FIT, ZERO SIT, withhold mandatory FICA/Medicare and calculate deductions based on deduction period. I thought I had it working today but I couldn't Sage to calculate the Employer FICA/MEDICARE amounts. Client is issuing 260 bonus checks and must manually change FIT/SIT to zero.


  • 7.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-06-2013 04:11
    Wait, why don't you just use an Earnings code that uses the Supplemental rate and change that rate to 0?


  • 8.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-06-2013 20:12
    MMmmmmmm


  • 9.  RE: PR v4.4 - Any one have a tried and true method of

    Posted 12-07-2013 05:26
    OMG Beth - That works!!!! Thank you, Thank you, Thank You!!!!!