跳至内容
菜单
此问题已终结
2 回复
2912 查看

Hello,

I've done a payslip for an employee. I have some subtotal by using caterories. My decimal parameter for payroll is 2.

When I sum my amount on my payslip and compare with existing subtotal, i find a difference of 0.01 on my payslip for one subtotal.

I've check the db to see if values stored are ok and all amount are with 2 decimals and corresponded to the value for each rules of my payslip.

I don't understand why the subtotal is wrong.

I use french payroll and my problem is with "Total retenues". it's seem that CSG and CRDS are not correctly added to the precedent subtotal.

Can you help me please


形象
丢弃

Post bug here https://github.com/odoo/odoo/issues/new, official guys supports you.

最佳答案

Hi,

May be you are facing rounding probs, odoo payroll calculation is correct and accurate if you not used any extra method for rounding or other calculations.

Cheers

形象
丢弃