odoo/addons/resource/tests
Antonio Espinosa e1d59f8f82 [FIX] resource: Schedule days backwards when days is negative number
Regarding _schedule_days, similar thing was done in
saas-6, @ fd5e7f2.
When the argument `days` was negative, the
returned intervals were wrong.

Regarding `get_working_intervals_of_day`,
calling this method without
`default_interval` and calendar
set crashed.

Closes #8208
2015-08-28 12:33:46 +02:00
..
__init__.py [FIX] remove deprecated checks/fast_suite test attributes from standard modules 2015-01-15 14:31:40 +01:00
common.py [IMP] resource : some docstrings cleaning + void calendar 2014-01-22 14:29:18 +01:00
test_resource.py [FIX] resource: Schedule days backwards when days is negative number 2015-08-28 12:33:46 +02:00