Tuesday, June 25, 2019
2 changes · master
Resolved issues and error corrections
Creating an employee for a company different from the current company no longer causes an error on save. The organization chart now loads safely even when manager or subordinate information is unavailable, avoiding a disruptive traceback for users.
Original PR description
Task : https://www.odoo.com/web?#id=2000269&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.d798db85d0bd85d0a8f5b8527e71426b I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where the URL slug creation tool could receive the maximum length in the wrong format. It helps keep website links generated reliably and avoids errors in pages or routes that depend on shortened slugs.
Original PR description
Closes #33807 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr