Daily updates from Odoo
Monday, April 8, 2019
4 changes · master
New functionality added to Odoo
This change adds an Archived filter to access rule management, making it easier for administrators to locate rules that are no longer active. It helps teams review or restore old rule configurations without manually searching through records.
Original PR description
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
Enhancements to existing features
This improvement makes it easier for custom developments to extend how pricelist items are searched. It reduces the need to work around existing product pricing code, helping businesses adapt pricing rules more cleanly to their needs.
Original PR description
Description of the issue/feature this PR addresses: If you want extend the pricelist system by adding applied_on or any other idea, you need to by pass all the code. With this PR you can inherit the search of items. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Intrastat code form now uses a standard sheet layout, making the screen more consistent with other Odoo forms. This is a small usability and presentation improvement with no expected change to business processes or data.
Original PR description
Description of the issue/feature this PR addresses: Not perfectly created view. Current behavior before PR: The form views have no `<sheet>` set. Desired behavior after PR is merged: The form views have a `<sheet>` set. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Documentation and clarification updates
This pull request adds the signed Contributor License Agreement for Thought Gang GmbH. It supports Odoo's legal process for accepting contributions from this company and does not change product functionality.
Original PR description
This is the Contributor License Agreement for the Thought Gang GmbH, Hamburg, DE. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr