Skip to content

Commit a628107

Browse files
authored
Merge pull request #1860 from Tampere/club-application-tos-fix
Correct club application process definition number conf
2 parents 4785b56 + 8684c1d commit a628107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/main/kotlin/fi/tampere/trevaka/TampereConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ class TampereConfig {
102102
)
103103
ArchiveProcessType.APPLICATION_CLUB ->
104104
ArchiveProcessConfig(
105-
processDefinitionNumber = "12.06.01.19",
105+
processDefinitionNumber = "12.06.01.26",
106106
archiveDurationMonths = 10 * 12,
107107
)
108108
ArchiveProcessType.ASSISTANCE_NEED_DECISION_DAYCARE ->

0 commit comments

Comments
 (0)