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

[Registration]: Add fields defining the type of the business entity #515

Open
MissMS opened this issue Apr 9, 2024 · 0 comments
Open

[Registration]: Add fields defining the type of the business entity #515

MissMS opened this issue Apr 9, 2024 · 0 comments

Comments

@MissMS
Copy link
Collaborator

MissMS commented Apr 9, 2024

As a system, I need to get the information about the type of business entity so that I can correctly show the fields on the profile

Acceptance criteria:

  1. Add 'Який суб'єкт господарювання ви представляєте?' object below 'Кого ви представляєте?'
  2. Possible options: [Юридична особа, Фізична особа-підприємець]
  • Multiselect: no
  • Required: yes [user must not be able to click 'Зареєструватися' unless the one of the options is selected]
  1. Given during the registration user selected 'Юридична особа'
    When user is navigated to the Профіль> Загальна інформація tab
    Then he must observe 'ЄДРПОУ' field instead of 'ЄДРПОУ / ІПН'
  2. Given during the registration user selected 'Фізична особа-підприємець'
    When user is navigated to the Профіль> Загальна інформація tab
    Then he must observe 'ІПН' field instead of 'ЄДРПОУ / ІПН'
  3. Update Company Profile the same way as described on AC#3, 4 [check scheenshot below]

Design:
Registration
Edit Profile > ЄДРПОУ
dit Profile > РНОКПП
Company Profile > РНОКПП
Company Profile > ЄДРПОУ

Epic: #3
Affects: #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants