Daily updates from Odoo
Thursday, June 13, 2019
1 change · master
Resolved issues and error corrections
Opening the full chat composer no longer crashes when a message is being prepared without complete customer information. Instead, users are prompted to fill in the missing details, allowing them to continue their workflow without interruption.
Original PR description
**When we open full composer and we have not provided partner information, it should open a popup to fill out the missing partner information.** But we're getting a traceback. This was produced after the commit: https://github.com/odoo/odoo/commit/957c99abd53b42fa82903ad7ad03300797a706cf It will be fixed in this PR. Task Link- https://www.odoo.com/web?#id=2005890&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad Link- https://pad.odoo.com/p/r.57cebd0e2bf1cda4f4d6081df2835701 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr