Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
11877 Weergaven

Hello,

How i can exclude weekend from number of days in Leave Requests. ex: start day (from_dt) = 12/04/2013 end day (to_dt) = 15/04/2013 it should be display 2 days in Number of Days not 4 days

plz help

Avatar
Annuleer
Beste antwoord

Try the this method of python,, Isoweekday() is a method of the DateTime class that tells the day of the given date. It returns an integer that corresponds to a particular day.

Avatar
Annuleer
Beste antwoord

It seems like since 2013 and Odoo v6 -  this problems still wasn't fixed?

Avatar
Annuleer
Beste antwoord

You need to modify this method '_get_number_of_days', defined in hr.holidays object by using some datetime attributes that will exclude weekend from number of days.

Thanks, Priyesh Solanki

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
jul. 17
4831
0
mrt. 15
3624
3
okt. 22
5213
0
mei 18
4014
1
mrt. 15
4297