Daily updates from Odoo
Wednesday, October 1, 2025
1 change · master
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" />