Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Новые поля для блока регистрационных действий #51

Closed
Reallife opened this issue Apr 19, 2019 · 1 comment
Assignees
Labels
add field Add additional fields

Comments

@Reallife
Copy link
Collaborator

Вопрос Ответ
Наименование группы филдов registration_actions

Добавляемые филды

Ниже перечислены филды, которые необходимо добавить в файл спецификации согласно правилам, описанным в readme-файле:

{
    "path": "registration_actions.items[].owner.org.tin",
    "description": "Регистрационные действия: ИНН предприятия-владельца",
    "types": [
        "string"
    ],
    "fillable_by": [
        "base.ext"
    ]
}
{
    "path": "registration_actions.items[].owner.org.kpp",
    "description": "Регистрационные действия: КПП предприятия-владельца",
    "types": [
        "string"
    ],
    "fillable_by": [
        "base.ext"
    ]
}
{
    "path": "registration_actions.items[].owner.org.ogrn",
    "description": "Регистрационные действия: ОГРН предприятия-владельца",
    "types": [
        "string"
    ],
    "fillable_by": [
        "base.ext"
    ]
}
@tarampampam tarampampam self-assigned this Apr 22, 2019
@tarampampam tarampampam added the add field Add additional fields label Apr 22, 2019
@tarampampam
Copy link
Contributor

@Reallife release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add field Add additional fields
Projects
None yet
Development

No branches or pull requests

2 participants