http://jira.mfd.msk:8088/browse/CLS-189 PaymentInstructionCreator мелкая правка B
This commit is contained in:
parent
d22a4048aa
commit
c1f0923433
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ public class PaymentInstructionCreator {
|
|||
|
||||
payment1.setSenderId(liabilitiesClaimsAssets.getCompanyId());
|
||||
|
||||
payment1.setAddresseeId(SPVB_ID); // СПВБ
|
||||
payment1.setAddresseeId(liabilitiesClaimsAssets.getCompanyId());
|
||||
|
||||
String symbol1 = selectSymbolValue(payment1.getAddresseeId(), CompanySymbol.BIC);
|
||||
if (symbol1 == null) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue