PAYM session inspection obligations bugfix
This commit is contained in:
parent
8a82bb5f63
commit
8e0c70cfd0
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ public class PaymSession extends AbstractSession implements InitializingBean {
|
|||
inclusionObligations.setSessionType(sessionType());
|
||||
|
||||
inspectionObligations.setSection(section());
|
||||
inspectionObligations.setSessionType(sessionType());
|
||||
finishingSession.setSection(section());
|
||||
finishingSession.setSessionType(sessionType());
|
||||
imdgProvider.waitAvailable();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue