-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- model for contract template, containing contract text with placeholders as HTMLField
- model for contract itself, FK to contract template
- signator model, relating to user and contract (kind of many to many)
- investigate opportunities to API with signature providers like e-banking or mobile signature/mobile ID
- rendered to PDF contract view, include signatures if signed
Reactions are currently unavailable