Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
11872 Представления

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 17
4817
0
мар. 15
3623
3
окт. 22
5213
0
мая 18
4014
1
мар. 15
4296