odoo/tutorials#911
Created by Roshani G Dholariya (rodh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 85s)
- label
- odoo-dev:18.0-training-sign-rodh
- head
- 1f805e163724fa71d5ec44581ebe1e5d1f8fadb0
odoo/tutorials | |
---|---|
18.0 | #911 missing r+ |
master |
[ADD] sign_stamp: add custom Stamp field in Sign app
Implemented a new 'stamp' sign item that displays company logo and details
(name, address, city, country, VAT).
External users can upload a logo and edit details via a custom dialog. Stamp is saved and rendered properly during signing and in the final PDF. Includes fallback for missing logo and handles user input cleanly.