← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 891488] Re: Wrong calculation for NET salary (payrol)

 

Hi Mustafa,

I'm focused on the stable brance, as I need this in production
environment. (So I cannot test in Trunk)

After more testing, I find that everything is working fine as long as
the allwance (percentage) is larger than the deduction (in percentage).

Therfore I get error when specify deduction and without specifying a
alloace. The it seems the problem is only realted to deductions
specified in percecntage.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/891488

Title:
  Wrong calculation for NET salary (payrol)

Status in OpenERP Addons (modules):
  New

Bug description:
  I create an employe with a contract:
  - 1000USD Monthly Net Wage.
  - Salary structure with one deduction=50%

  The payslip shows:
  - Basic salary= 667,00
  - Gross salary= 666,67
  - Deductions= 333,33
  - Net salary= 333,33
  -Net Basic= 666,67
  - Total payment = 333,33

  I expected NET salary, and Total Payment = 1000USD

  I think the purpose of specifying Net salary is to specify what the
  employee actually will receive. Normally I will specify net salary =
  1000, and then specify tax deduction on source. Then the employee
  should receive 1000USD.

  I tested using server and addon version 6.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/891488/+subscriptions


References