http://jira.mfd.msk:8088/browse/CLS-672 meta bankAccount.swiftCode
This commit is contained in:
parent
eac594aeeb
commit
ea5a502a0f
3 changed files with 3 additions and 3 deletions
|
|
@ -4942,7 +4942,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "swiftCode",
|
||||
"type": 2,"length": 255,"name": "Код SWIFT","shortname": "SWIFT","searchable": true,"sortable": true,"visible": true,"ignore": true
|
||||
"type": 2,"length": 255,"name": "Код SWIFT","shortname": "SWIFT","searchable": true,"sortable": true,"visible": true
|
||||
}
|
||||
,
|
||||
{"code": "taxpayerIdentificationNumber",
|
||||
|
|
|
|||
|
|
@ -1147,7 +1147,7 @@
|
|||
<destination type="2" length="255" name="Назначение платежа" shortname="Назначение платежа" searchable="true" sortable="true" visible="true" ignore="true"/>
|
||||
<iban type="2" length="255" name="Международный номер банковского счета" shortname="Международный номер банковского счета" searchable="true" sortable="true" visible="true" ignore="true"/>
|
||||
<internationalTransferSign type="12" dbname="Код доступности международных переводов" name="Доступность международных переводов" shortname="Международные переводы" searchable="true" sortable="true" visible="true" link="allowed" ignore="true"/>
|
||||
<swiftCode type="2" length="255" name="Код SWIFT" shortname="SWIFT" searchable="true" sortable="true" visible="true" ignore="true"/>
|
||||
<swiftCode type="2" length="255" name="Код SWIFT" shortname="SWIFT" searchable="true" sortable="true" visible="true"/>
|
||||
<taxpayerIdentificationNumber type="2" length="255" name="Идентификационный номер налогоплательщика (ИНН)" shortname="ИНН" searchable="true" sortable="true" visible="true"/>
|
||||
<taxRegistrationReasonCode type="2" length="255" name="Код причины постановки (КПП)" shortname="КПП" searchable="true" sortable="true" visible="true"/>
|
||||
<account type="2" length="50" name="Номер счета" shortname="Счет" searchable="true" sortable="true" visible="true"/>
|
||||
|
|
|
|||
|
|
@ -4942,7 +4942,7 @@
|
|||
}
|
||||
,
|
||||
{"code": "swiftCode",
|
||||
"type": 2,"length": 255,"name": "Код SWIFT","shortname": "SWIFT","searchable": true,"sortable": true,"visible": true,"ignore": true
|
||||
"type": 2,"length": 255,"name": "Код SWIFT","shortname": "SWIFT","searchable": true,"sortable": true,"visible": true
|
||||
}
|
||||
,
|
||||
{"code": "taxpayerIdentificationNumber",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue