Skip to content

[IMP] sign_stamp: Enhance document signing with stamp #686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

akus-odoo
Copy link

  • Extended res.users, sign.request, and sign.template models to support stamp functionality.
  • Added a Stamp button in sign templates for inserting stamps during signing.
  • Enhanced sign request components to handle stamp-related logic seamlessly.
  • Updated name_and_signature component with a dialog for stamp input, image upload, and drawing.
  • Modified sign.request.template view to auto-fetch and display stored stamp data.
  • Ensured proper storage, retrieval, and display of stamp details across views and components.
  • Inherited sign._doc_sign template to add hidden fields for signer’s company, address, city, country, VAT, and logo.
  • Ensured additional signer details are available for document customization without modifying core files.

@robodoo
Copy link

robodoo commented Apr 2, 2025

Pull request status dashboard

@akus-odoo akus-odoo force-pushed the 18.0-sign-add-stamp-akus branch 4 times, most recently from dd6d846 to c507818 Compare April 8, 2025 08:52
- Extended res.users, sign.request, and sign.template models to support stamp
  functionality.
- Added a Stamp button in sign templates for inserting stamps during signing.
- Enhanced sign request components to handle stamp-related logic seamlessly.
- Updated name_and_signature component with a dialog for stamp input, image
  upload, and drawing.
- Modified sign.request.template view to auto-fetch and display stored stamp
  data.
- Ensured proper storage, retrieval, and display of stamp details across views
  and components.
- Inherited sign._doc_sign template to add hidden fields for signer’s company,
  address, city, country, VAT, and logo.
- Ensured additional signer details are available for document customization
  without modifying core files.
@akus-odoo akus-odoo force-pushed the 18.0-sign-add-stamp-akus branch from c507818 to ac50d57 Compare April 8, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants