Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
11902 Переглядів

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
4856
0
бер. 15
3648
3
жовт. 22
5241
0
трав. 18
4046
1
бер. 15
4316