KoalixSwitzerland / koalixcrm

koalixcrm is an Open Source Python CRM and ERP based on django
www.koalix.org
BSD 3-Clause "New" or "Revised" License
531 stars 218 forks source link

Unhandled exception on project and task overview whan no valid reporting period #231

Closed scaphilo closed 6 years ago

scaphilo commented 6 years ago

When there is no valid reporting period for the task project which includes the date today. The caluclation of the planned_effort fails with an anhandles exception. As this function is used on several admin views, the issue appreas on Task and Project list