Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
5371 Zobrazení

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
Zrušit
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
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

Hello,

Kindly check this question it may helps

Regards

Avatar
Zrušit