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

Добавить новый источник "ramiosago.base.ext" и новое поле отчёта "insurance.osago.items[].policy.is_active" #86

Closed
Reallife opened this issue Nov 1, 2019 · 0 comments · Fixed by #87

Comments

@Reallife
Copy link
Collaborator

Reallife commented Nov 1, 2019

Вопрос Ответ
Наименование группы источников default

Добавляемые источники

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

{
    "name": "ramiosago.base.ext",
    "description": "Расширенные данные о полисах ОСАГО, оформленных на ТС",
    "enabled": true
}

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

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

{
  "path": "insurance.osago.items[].policy.is_active",
  "description": "ОСАГО: Является ли полис действующим?",
  "types": [
    "boolean"
  ],
  "fillable_by": [
    "ramiosago.base.ext"
  ]
}

Также необходимо внести информацию, что следующие поля наполняются из нового источника ramiosago.base.ext:

  • insurance.osago.items[].policy.number
  • insurance.osago.items[].policy.series
  • insurance.osago.items[].restrictions.type
  • insurance.osago.items[].date.end
  • insurance.osago.items[].date.start
  • insurance.osago.items[].insurer.name
  • insurance.osago.items[].number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant