Daily updates from Odoo
Wednesday, October 1, 2025
2 changes · master
New functionality added to Odoo
Adds support for Biteship, a logistics aggregator in Indonesia, so businesses can compare shipping rates, create or cancel delivery orders, access tracking links, and generate shipping labels directly in Odoo. This helps streamline fulfillment operations for companies shipping through Indonesian carriers.
Original PR description
Biteship is a third-party logistics aggregator that connects users to various logistic company in Indonesia - Fetch shipment rate - Create and cancel delivery order - Retrieve tracking link - Provide shipping label as a custom report Task ID : [4641931](https://www.odoo.com/odoo/project.task/4641931)
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" />