Tuesday, November 18, 2025
2 changes · saas-18.4
Enhancements to existing features
This update improves internal documentation for the website and HTML editor plugin system, including shared methods, services, and resource registries. It helps developers work faster with better code completion and clearer integration points, which should reduce implementation mistakes and maintenance effort.
Original PR description
Backport of https://github.com/odoo/odoo/pull/234203
SendCloud can now determine the sender warehouse name through customizable logic instead of relying on a fixed name in Odoo. This makes it easier to match the right sender address when the naming rules are more complex.
Original PR description
As choosing the proper sender address in SendCloud can be more complex than matching a name to a fixed name in Odoo we open up the freedom to inherit the retrieval of the warehouse name. Info: @wt-io-it Forward-Port-Of: odoo/enterprise#97595