Files
EnvelopeGenerator/EnvelopeGenerator.Form/Controllers/EnvelopeEditorController.vb
OlgunR 66c1fb3698 Replace ContractType.ReadAndSign with literal value 2
Updated envelope validation to compare EnvelopeTypeId directly to the integer 2 instead of using the ContractType.ReadAndSign constant. This simplifies the condition and removes dependency on the constant.
2026-02-24 11:30:26 +01:00

15 KiB