Daily updates from Odoo
Friday, January 26, 2018
1 change
Resolved issues and error corrections
Fixes an error that occurred when users clicked the Send SMS action from a customer form. The action now opens the Send SMS wizard as expected, allowing users to continue sending messages without interruption.
Original PR description
Description of the issue/feature this PR addresses: issue: https://www.odoo.com/web?#id=807837&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: Traceback come, while clicking on 'Send SMS' action menu of customer's form view. Desired behavior after PR is merged: A wizard 'Send SMS' will open instead of traceback -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr