This commit is contained in:
parent
4581cf4f4c
commit
ee53161832
1 changed files with 1 additions and 0 deletions
|
|
@ -248,6 +248,7 @@ public class InspectionObligationsPrecAction extends ReviseStage1Action {
|
|||
pmt.setSessionId(sessionId);
|
||||
pmt.setSessionType(sessionType.getKey());
|
||||
pmt.setBalance(difference);
|
||||
pmt.setRegistryStatus(RegistryStatus.PROC.getKey());
|
||||
rgssToStore.put(pmt.getId(), pmt);
|
||||
if (notificationMessage[0] == null) {
|
||||
notificationMessage[0] = new StringBuilder("Сформированы PM*T регистры:");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue