Daily updates from Odoo
Wednesday, October 1, 2025
2 changes
1 change
New functionality added to Odoo
The Brunei localisation now includes official district names and codes, so businesses can use consistent address data without manual setup. It also aligns Brunei address formatting and currency display with official postal guidance, improving accuracy on customer and supplier records.
Original PR description
Added district names and codes based on government postal website, https://www.post.gov.bn/Documents/Buku%20Poskod%20Edisi%20ke%202%20(Kemaskini%2026122018).pdf Description of the issue/feature this PR addresses: Currently, the Brunei localisation does not include district names and codes, which requires users or system integrator to enter the district names manually before starting to use the system. Current behavior before PR: Partner addresses in Brunei cannot be assigned to a standardised district. District codes are missing from the localisation data. Desired behavior after PR is merged: Brunei district names and their respective codes are available in the localisation module. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#228664
1 change
New functionality added to Odoo
The Sign app now lets internal users place a read-only company stamp on documents. This makes it easier to include official company details such as name, address, phone, VAT number, and logo for a more professional document presentation.
Original PR description
Before: * There was no way for users to add a company stamp to documents in the Sign app. After: * A new `Stamp` item is now available in the Sign app. * Internal users can drag and drop the stamp item into a document, which contains company details like the company’s name, address, phone number, VAT number and logo. * The stamp is styled as an image and is read-only to keep it consistent. Impact: * Makes it simple to include official company information in signed documents. * Helps ensure a more polished and professional look. task-4819989 --- 📎 Stamp Example: Attached below is a sample image of how the stamp appears in a signed document. <img width="500" height="300" alt="image" src="https://github.com/user-attachments/assets/5e65e78b-0e68-40e0-8774-a492e405530c" />