Friday, November 13, 2020
5 changes · master
Enhancements to existing features
This update restructures how Odoo handles online payments, payment links, invoice portal payments, and related checkout validation. It improves reliability, access checks, and the customer payment experience across accounting, website, sales, and subscription flows.
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
This update adapts SIPS payment processing to Odoo’s newer payment framework. It helps keep online payment flows compatible and maintainable for customer invoices and portal payments.
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
This update modernizes Odoo's PayU Money and PayU Latam payment integrations to use the newer payment flow. Businesses using these providers should benefit from better alignment with Odoo's current payment processing and portal experience.
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
The stock replenishment page now shows an updated empty-state illustration positioned closer to the center of the screen. This makes the page feel more polished and easier to understand when there are no replenishment items to display.
Original PR description
1. change the empty image 2. move the image upforward to the middle of the screen -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The e-signature module was adjusted to stay compatible with recent changes in the guided tour styling system. This helps keep onboarding and in-app guidance visually consistent and working as expected for users.
Original PR description
Related to https://github.com/odoo/odoo/pull/61731