Thursday, April 17, 2025
2 changes · 17.0
Enhancements to existing features
This change adds a customization point for the sales product configurator dialog. It lets extensions adjust dialog settings without replacing core behavior, reducing maintenance effort and upgrade risk.
Original PR description
**Description of the issue/feature this PR addresses:** Introduce a hook method to be able to override the ProductConfiguratorDialog props, as there's no other way to extend it otherwise. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Accounting entries created from CodaBox imports now keep the original received CODA or SODA file as an attachment. This makes it easier for businesses to audit, verify, or share the source document behind each generated entry.
Original PR description
It's always useful to keep the original .coda or .xml (for SODA) file that we receive from CodaBox on the created entry. task-none