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

CS-3: Show customer #11

Closed
albertosml opened this issue Dec 18, 2022 · 0 comments · Fixed by #51
Closed

CS-3: Show customer #11

albertosml opened this issue Dec 18, 2022 · 0 comments · Fixed by #51
Assignees
Labels
enhancement New feature or request

Comments

@albertosml
Copy link
Owner

albertosml commented Dec 18, 2022

As a user, I want to see all the data associated to a specific customer.

That data will be retrieved and presented in the UI in a panel where all its attributes and values will be shown. The mentioned panel will be reached by clicking on a concrete item from the customers list table.

The customer attributes are:

  • Code
  • Name
  • TIN
  • Address
  • City
  • Province
  • ZIP code
  • IBAN

Keep in mind that the first three are mandatory and the rest are optional.

Dependencies

  • CS-2: The customer data will be shown after selecting it from the customers list.
@albertosml albertosml added the enhancement New feature or request label Dec 18, 2022
@albertosml albertosml added this to the CS: Customer Entity milestone Dec 18, 2022
@albertosml albertosml self-assigned this Dec 18, 2022
@albertosml albertosml linked a pull request Dec 30, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant