Skip to Content
Menu
This question has been flagged
3 Replies
4995 Views

I want to generate payslips which takes the total wage and divide it to 30 and then multiply it by the number of days the employee work (which are equal to 30- leaves )

how can i achieve this 

Avatar
Discard
i will check if it is working 
thanks 

On Wed, Aug 5, 2015 at 12:59 PM, Ahmed M.Elmubarak <minmi9x-gmail.com@mail.odoo.com> wrote:

A new answer for payslips calculation based on days of work has been posted. Click here to access the post.

--
Ahmed M.Elmubarak
Sent by Odoo Inc. using Odoo about Forum Post payslips calculation based on days of work



--
Best Regards
Iman Ahmad
Minerva Data Pty .Ltd.
P.O.BOX 4356, Geelong, VIC 3220, Australia
Tel: +962 6 588 5786
Best Answer

Here is a condition that you should add friend:

choose python code and put this condition:

result=worked_days.Unpaid and worked_days.Unpaid.number_of_days or False

and then working correctly

this link may help you in this problem

http://help.openerp.com/question/14645/unpaid-leaves-is-not-decrease-in-the-salary-computation/#14782

Regards.

Avatar
Discard
Best Answer

Hello,

Kindly check this question it may helps

Regards

Avatar
Discard