Daily updates from Odoo
Wednesday, March 9, 2016
5 changes
Enhancements to existing features
When a new company is created with a currency different from the existing company, Odoo now creates a matching default pricelist and links it to that company. This helps multi-company businesses sell in each company’s local currency without manual setup, and improves the currency activation step during company creation.
Original PR description
- Task : https://www.odoo.com/web?#id=21587&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.TlNtt7v4IFo85NSL
Logged-in website visitors now see a “Participating” label on event pages and event lists when they are already registered. This helps prevent accidental duplicate sign-ups while still allowing users to register someone else, and related portal settings are now visible in general settings.
Original PR description
Task: https://www.odoo.com/web#id=21372&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-WTWMUUQQ2U
The contract revenue dashboard now lets users filter results by company, with the user's company selected by default. The filter stays hidden when there is only one company available, keeping the dashboard simple for single-company users.
Features or functions removed from Odoo
Odoo no longer stores the PayPal receiving email in company accounting settings. Businesses should manage PayPal payment details through the payment provider setup instead, reducing duplicate configuration.
Original PR description
Description of the issue/feature this PR addresses: - Remove paypal email address from accounting settings <strong>Task:</strong> https://www.odoo.com/web#id=22286&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad:</strong> https://pad.odoo.com/p/r.8cadfa0ab78dcd6d6bf1bd8e286a5361 Current behavior before PR: - Paypal account (email) for receiving online payments. Desired behavior after PR is merged: - Remove the 'Paypal account'(email) field from res_company and account_config_settings as same configuration is done in payment acquirer method. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Code cleanup and technical improvements
The purchase requisition app has been modernized to align with Odoo's newer framework, making it easier to maintain and more reliable over time. Tests and file organization were also updated, helping reduce future risk while preserving the purchasing workflow for users.
Original PR description
<strong>Task: </strong> https://www.odoo.com/web?#id=13714&view_type=form&model=project.task&menu_id=3942&action=327 <strong>Pad:</strong>https://pad.odoo.com/p/r.pAeq30hVjaftTimm