When the user wants to create a work report for the range between "dont care" and December, the user receives an unhandled exception "Value Error" The month must be in range between 1..12. The issue is caused by year transition is not properly handled in the function:
/var/www/koalixcrm/koalixcrm_env/lib/python3.6/site-packages/koalixcrm/crm/reporting/human_resource.py in serialize_to_xml
When the user wants to create a work report for the range between "dont care" and December, the user receives an unhandled exception "Value Error" The month must be in range between 1..12. The issue is caused by year transition is not properly handled in the function: /var/www/koalixcrm/koalixcrm_env/lib/python3.6/site-packages/koalixcrm/crm/reporting/human_resource.py in serialize_to_xml