From 149ff9df00578719f29d0b76bb45e875d03ee38d Mon Sep 17 00:00:00 2001 From: Ole Mussmann Date: Wed, 14 Jan 2026 11:24:38 +0100 Subject: [PATCH] remove email field, add "download all" closes #97 --- docassemble/SMPDecisionTree/data/questions/software.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docassemble/SMPDecisionTree/data/questions/software.yml b/docassemble/SMPDecisionTree/data/questions/software.yml index 85339f5..3915798 100644 --- a/docassemble/SMPDecisionTree/data/questions/software.yml +++ b/docassemble/SMPDecisionTree/data/questions/software.yml @@ -153,6 +153,7 @@ include: mandatory: True question: | Software Management Plan +allow emailing: False attachment code: | [user_smp, machine_smp, template_yml] ---