Monday, August 19, 2019
5 changes · master
Resolved issues and error corrections
This update removes leftover debugging code from the restaurant point of sale module. It keeps the codebase cleaner and helps avoid confusion for future maintenance, with no expected change for everyday users.
Original PR description
Forgot to remove unused function with pudb in a248171d96de3ad6d8e22c855886dfae61e145e2 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where the Sales CRM area used the wrong date field after a recent change. It helps keep sales reporting and related CRM information aligned with the correct dates.
This fixes an error that could occur when adding a new section to an online course from the website. Course managers can now organize course content into sections without being interrupted by a system traceback.
Original PR description
Description of the issue/feature this PR addresses: Task ID: https://www.odoo.com/web?#id=2053822&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Salary Package Configurator app now uses the same Human Resources category label as related payroll apps. This prevents duplicate app categories and makes the apps list cleaner and easier to navigate.
Original PR description
See https://github.com/odoo/odoo/issues/34531 Fixes https://github.com/odoo/odoo/issues/34531 It fixes the following issue: > This is because the app hr_contract_salary has "Human Resource" in its manifest while the app l10n_in_hr_payroll has "Human Resources" in its manifest.
This update fixes a typo in the map settings description and adds missing translated text. It helps users see clearer, properly localized wording when configuring map-related options.
Original PR description
Fixes a typo in the field description and adds missing translation terms