Daily updates from Odoo
Wednesday, March 14, 2018
3 changes
Enhancements to existing features
Odoo now prepares and retrieves message recipients through direct queries instead of heavier processing. This should improve performance and responsiveness when sending messages, invitations, notifications, and follower updates across apps that use the mail system.
Original PR description
Task: https://www.odoo.com/web#id=54755&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
The base data now includes all sixteen German federal states by default. This improves address and regional data accuracy for businesses operating in Germany without requiring manual setup.
Original PR description
Description of the issue/feature this PR addresses: This pull request adds the sixteen states of Germany to the set of states provided by the base addon. Current behavior before PR: The sixteen states of Germany where missing in the list of states. Desired behavior after PR is merged: The sixten states of Germany should be present in the list of states by default. Discussion: Maybe we should have an addon per country which populates the states instead? -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change adds validation for employee phone numbers in the HR app, helping teams keep employee contact details accurate and consistently formatted. It also adds related HR configuration options so the validation can be managed from settings.
Original PR description
Description of the issue/feature this PR addresses: Add employee phone validation :-)  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr