f597ba82ea
* fix: task validation error when adding tasks to projects When adding a task to a project, if the project didn't have an Expected End Date the validation would fail. This is because passing a None value to getdate() returns today's date, rather than being optional as expected. * update task.py |
||
---|---|---|
.. | ||
activity_cost | ||
activity_type | ||
dependent_task | ||
project | ||
project_template | ||
project_template_task | ||
project_type | ||
project_update | ||
project_user | ||
projects_settings | ||
task | ||
task_depends_on | ||
task_type | ||
timesheet | ||
timesheet_detail | ||
__init__.py |