tutorials
tutorials copied to clipboard
[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.
For commit msg what I prefer is ->if it is an improvement
Purpose of this commit:
commit msg...
task-xyz
->in case of a bug fix
Before this commit:
what was the issue before this commit
After this commit:
what after the commit
task-xyz
