Daily updates from Odoo
Monday, May 6, 2019
5 changes
Resolved issues and error corrections
The Alipay payment module now runs the same setup step used by other payment modules to create any missing accounting journal automatically. This helps prevent configuration gaps when enabling or updating Alipay payments, reducing manual setup issues for businesses.
Original PR description
I am not sure about this, but all the other `payment_*` modules have this kind of hook. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix corrects an internal calendar field setting so it uses the expected true/false format. It helps prevent potential configuration errors and supports more reliable calendar behavior without changing day-to-day user workflows.
Original PR description
Followup on https://github.com/odoo/odoo/commit/6bc14c9142baedd98d8833c7cf77d1ee174e3f7f https://github.com/odoo/odoo/blob/6bc14c9142baedd98d8833c7cf77d1ee174e3f7f/addons/calendar/models/calendar.py#L87 Description of the issue/feature this PR addresses: Use proper Attribute on field Current behavior before PR: Desired behavior after PR is merged: Ping @tde-banana-odoo (Based on history) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue in the salary contract workflow related to the employee's home distance in kilometers. The correction helps ensure salary package calculations or contract details use the expected home-distance value.
Original PR description
Oups, fixes #3907 Did someone tested task 1941406 before greening it?
This fixes broken VoIP actions caused by recent JavaScript framework changes. Users can again place calls from the recent calls tab and use caller or recipient actions such as sending email or opening profiles.
Original PR description
Due to the changes to the JS framework, some changes where required as functionalities of voip were not working anymore as some of the promises were not catched. Fixed: - Calling using recent tab - Send mail to/open profile of caller/called person.
This fixes an issue where the app switcher icon could disappear after refreshing the page. Users will now continue to see the navigation icon consistently, reducing confusion when moving between apps.
Original PR description
Task: https://www.odoo.com/web#id=1968201&model=project.task&menu_id=4720 Pad: https://pad.odoo.com/p/r.dddff0ba6dd900db34ff404753c5f5cc