Files
EnvelopeGenerator/EnvelopeGenerator.Form
OlgunR d29abf53e7 Set envelope default message by type using resources
Added "Please read and confirm this document" to resource files and updated resource class. Replaced Envelope constructor with WithDefaultMessage extension method to set default message based on EnvelopeTypeId. Updated controller and editor form to use this method. Cleaned up imports and comments.
2026-03-06 14:23:18 +01:00
..
2025-04-24 16:00:16 +02:00
2026-02-10 08:42:14 +01:00
2025-03-26 14:59:28 +01:00
2024-01-17 10:34:14 +01:00
2023-12-14 14:52:19 +01:00
2023-11-20 16:42:11 +01:00
2023-07-31 09:52:49 +02:00

BASE MODULE
===========

This module is intended for often used constants and datastructures.
Therefor it is important that this module does not have any dependencies on other modules!!