Wrong credit or debit value in accounting entry !

Asked by Bushair

Hi,
Am getting the below error when i am creating the payslips for a group of employees using
HuamnResouce->Payroll->PayrollRegister

Constraint Error

Wrong credit or debit value in accounting entry !

This error is generated when i press the CompleteAccountantChecking Button in the HuamnResouce->Payroll->PayrollRegister

What is the reason for this error?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello,

This is your side problem , i do not know why it raises this integrity error, because this error only raise when your debit credit entry total is not same.
Can you provide me your side situation, How did you get this type error?
explain me what type of contract did you create with allowances and deduction detail.

Thanks.

Revision history for this message
Bushair (bushairka) said :
#2

Hi,
Thanks for the information,
Can you please tell me how to check whether debit credit entry total is not same?

How to make it proper?

i mean the navigation to correct the debit credit entry total settings

Thanks

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#3

Hello,

You need to trace this from account_move object validate function by using to check with print statement and the code is available in following file with line no:
account/account.py : line 994.

Hope now you will trace your Problem.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask Bushair for more information if necessary.

To post a message you must log in.