-
- Downloads
[FIX] hr: Empty required name on quick create department
Issue - Open console in debugger of the browser. - Install "Employees" app - Go to "Employees" and edit or create any employee - In 'Department' field, quick create one Error is raised in console and the modal department form view is opened. Cause 'name' field is required but empty since 'complete_name' is the one set as _rec_name in 'Department' python model. Solution Cherry-pick of 7c0fed48 opw-2267356 closes odoo/odoo#52468 X-original-commit: f216d3ddfac073acddb25dd8d9862f97666ee5d7 Signed-off-by:Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment