Friday, October 18, 2019
3 changes
Enhancements to existing features
The calendar button is now placed in the standard button area used across Odoo forms. This makes the screen look more consistent and makes it easier to add related buttons in the future.
Original PR description
Description of the issue/feature this PR addresses: Place the button within the right box & make it look better Current behavior before PR: The button was not within an `oe_button_box` div element, which was giving different styling which is not consistent with the rest of Odoo. Result before this PR:  Desired behavior after PR is merged: The button is nicely showed within a button box, just like all other cases in Odoo. It is also easier to xpath and create extra buttons within this button box.  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update renames user-related fields in LDAP and incoming email server settings to make their purpose clearer. It helps administrators better understand configuration screens without changing the underlying business process.
Original PR description
Task: https://www.odoo.com/web#id=1911988&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 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
The Belgian POS Blackbox log now uses a clearer internal field name for the employee or user reference. This is a minor technical cleanup that improves consistency and reduces confusion for future maintenance without changing day-to-day business workflows.
Original PR description
Task: https://www.odoo.com/web#id=1911988&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720