Tuesday, January 19, 2021
2 changes · master
Enhancements to existing features
The status pill showing that a calendar is synced with Google or Microsoft now uses Odoo's standard enterprise theme color. This creates a more consistent look across calendar integrations without changing functionality.
Original PR description
Description of the issue/feature this PR addresses: Change the color of "synced with microsoft/google" pill button to match Odoo default theme. Current behavior before PR: Pill button color set to badge-success. Desired behavior after PR is merged: Pill button color set to $o-enterprise-primary-color. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When receipt scanning detects an amount, it is now placed directly in the expense total field. This reduces manual entry for employees and helps keep submitted expenses more accurate.
Original PR description
When OCR captures the ammount, it is assigned to Total. Task - 2366775