Tuesday, July 16, 2019
5 changes · master
Enhancements to existing features
This update adds a customization point for how new customers are loaded in Point of Sale. It helps businesses tailor which customer records appear in the checkout flow without changing the core behavior.
Original PR description
Description of the issue/feature this PR addresses: Loading of partners in point of sale. Current behavior before PR: Impossible to override the domain of the `load_new_partners` function. Desired behavior after PR is merged: Introduce a hook allowing to override the domain of `load_new_partners` function. This pull request if a forward port of #32981. --------- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Odoo now warns users when a requested test file cannot be found or is not a Python file. This helps teams quickly spot setup mistakes instead of assuming tests ran successfully when nothing was tested.
Original PR description
instead of doing nothing. example: ./odoo-bin -d master --test-file ./addonss/stock/tests/test_quant.py before: INFO master odoo.service.server: loading test file ./addonss/stock/tests/test_quant.py after: WARNING master odoo.service.server: test file ./addonss/stock/tests/test_quant.py cannot be found
Users can now find coupon programs by name directly from the search panel. This makes it faster for sales teams to locate and manage promotions, with a small typo cleanup included.
Original PR description
**Task**: https://www.odoo.com/web#id=1972686&model=project.task&menu_id=4720 **Pad**: https://pad.odoo.com/p/r.57f79dd290e449818e57bacc553464e4 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The subscription chatter messages now use clearer wording to distinguish upsells from renewals. This helps sales and customer-facing teams understand subscription activity faster and reduces confusion when reviewing customer records.
Original PR description
Make it clearer what is an upsell and what is a renewal.
This update appears to adjust bank statement data in the accounting area. It likely helps keep financial records or related workflows aligned with current business requirements, though the provided PR details do not include specific user-facing changes.
Original PR description
Task:https://www.odoo.com/web?#id=35272&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/r.653ace02d6a3408ba1acbb979df44414