account-service backend-api обновил мету 3.12.8.98
This commit is contained in:
parent
2760ddc7d3
commit
0c62c91888
4 changed files with 9 additions and 13 deletions
|
|
@ -56,10 +56,6 @@ public class BankAccountValidationConfig {
|
|||
AccountError.RequiredFieldEmpty,
|
||||
AccountError.CompanyNotFound,
|
||||
false),
|
||||
FieldNotBlankRequiredRule.instance("account",
|
||||
BankAccountNewRequest::getAccount,
|
||||
AccountError.RequiredFieldEmpty
|
||||
),
|
||||
new SameAccountValidationRule<>(AccountType.Bank, BankAccountNewRequest::getAccount),
|
||||
DictionaryPresentRule.instance("currency",
|
||||
BankAccountNewRequest::getCurrency,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
{
|
||||
"version": "3.12.4.97",
|
||||
"version": "3.12.8.98",
|
||||
|
||||
"enums": {
|
||||
|
||||
|
|
@ -5024,7 +5024,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "account",
|
||||
"type": 2,"length": 50,"name": "Номер счета","shortname": "Счет","required": true
|
||||
"type": 2,"length": 50,"name": "Номер счета","shortname": "Счет","required": false
|
||||
}
|
||||
,
|
||||
{"code": "companyId",
|
||||
|
|
@ -5891,7 +5891,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "correspondentAccountId",
|
||||
"type": 1,"group": "Получатель","name": "Корреспондентский счет","shortname": "Корр. счет","link": "bankAccount","linkCode": "correspondentAccountName","linkKeyCode": "id","required": true,"enabled": true
|
||||
"type": 1,"group": "Получатель","name": "Корреспондентский счет","shortname": "Корр. счет","linkCode": "correspondentAccountName","linkKeyCode": "id","required": true,"enabled": true
|
||||
}
|
||||
,
|
||||
{"code": "debitLeg_accountId",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--?xml-stylesheet type="text/xsl" href="\..\corp-reports\src\data\meta\meta.server.xslt"?-->
|
||||
<meta version="3.12.4.97">
|
||||
<meta version="3.12.8.98">
|
||||
<!-- _xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" _xsi:noNamespaceSchemaLocation="file:///E:/d/projects/meta/from/meta.xsd" -->
|
||||
<!--Здесь словари-->
|
||||
<enums>
|
||||
|
|
@ -1167,7 +1167,7 @@
|
|||
<swiftCode type="2" length="255" shortname="SWIFT"/>
|
||||
<taxpayerIdentificationNumber type="2" length="255" name="Идентификационный номер налогоплательщика (ИНН)" shortname="ИНН"/>
|
||||
<taxRegistrationReasonCode type="2" length="255" name="Код причины постановки (КПП)" shortname="КПП"/>
|
||||
<account type="2" length="50" name="Номер счета" shortname="Счет" required="true"/>
|
||||
<account type="2" length="50" name="Номер счета" shortname="Счет" required="false"/>
|
||||
<companyId type="1" name="Компания" shortname="Компания" link="company" linkCode="shortName" visible="false"/>
|
||||
<destination type="2" length="255" name="Назначение платежа" shortname="Назначение платежа" visible="true"/>
|
||||
<intermediarySwiftCode type="2" length="255" name="Код SWIFT посредника" shortname="SWIFT посредника" searchable="true" sortable="true" visible="true"/>
|
||||
|
|
@ -1368,7 +1368,7 @@
|
|||
<senderId type="1" group="Отправитель" name="Участник отправитель" shortname="Отправитель" link="company" linkCode="shortName" required="true"/>
|
||||
<creditLeg_accountId type="1" group="Отправитель" name="Наименование счета отправителя" shortname="Регистр списания" link="account" linkCode="account" required="true"/>
|
||||
<addresseeId type="1" group="Получатель" name="Участник получатель" shortname="Получатель" link="company" linkCode="shortName" required="true" enabled="false"/>
|
||||
<correspondentAccountId type="1" group="Получатель" name="Корреспондентский счет" shortname="Корр. счет" link="bankAccount" linkCode="correspondentAccountName" linkKeyCode="id" required="true" enabled="true" />
|
||||
<correspondentAccountId type="1" group="Получатель" name="Корреспондентский счет" shortname="Корр. счет" linkCode="correspondentAccountName" linkKeyCode="id" required="true" enabled="true" />
|
||||
<debitLeg_accountId type="1" group="Получатель" name="Наименование счета получателя" shortname="Счет получателя" link="bankAccount" linkCode="account"/>
|
||||
<swiftCode type="2" length="255" group="Получатель" shortname="SWIFT" enabled="false"/>
|
||||
</post>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
{
|
||||
"version": "3.12.4.97",
|
||||
"version": "3.12.8.98",
|
||||
|
||||
"enums": {
|
||||
|
||||
|
|
@ -5024,7 +5024,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "account",
|
||||
"type": 2,"length": 50,"name": "Номер счета","shortname": "Счет","required": true
|
||||
"type": 2,"length": 50,"name": "Номер счета","shortname": "Счет","required": false
|
||||
}
|
||||
,
|
||||
{"code": "companyId",
|
||||
|
|
@ -5891,7 +5891,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "correspondentAccountId",
|
||||
"type": 1,"group": "Получатель","name": "Корреспондентский счет","shortname": "Корр. счет","link": "bankAccount","linkCode": "correspondentAccountName","linkKeyCode": "id","required": true,"enabled": true
|
||||
"type": 1,"group": "Получатель","name": "Корреспондентский счет","shortname": "Корр. счет","linkCode": "correspondentAccountName","linkKeyCode": "id","required": true,"enabled": true
|
||||
}
|
||||
,
|
||||
{"code": "debitLeg_accountId",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue