Wednesday, September 10, 2025
2 changes · 17.0
Enhancements to existing features
This update reorganizes how product stock valuation fields are calculated so custom modules can adjust the behavior more easily. It does not change day-to-day workflows, but it makes future business-specific inventory valuation adaptations simpler and safer to build.
Original PR description
In order to create more svl related fields, i moved some code into separate methods to make them hookable. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#160201
The sample Peppol vendor bill data was adjusted to use clearer and more appropriate demo information. This reduces confusion in demonstrations and testing by avoiding reused company VAT details, unnecessary bank data, and non-reserved web domains.
Original PR description
Minor improvements to the demo bill such as usage of VAT number different from belgian company in demo data, removal of IBAN account number, usage of a different address for vendor company and usage of example.com instead of beexample.com, which is not IANA reserved domain name. XML used: [INV_2025_00017_ubl_bis3.xml](https://github.com/user-attachments/files/22254686/INV_2025_00017_ubl_bis3.xml) no-task