You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Keep in mind that the first three are mandatory and the rest are optional.
Dependencies
The text was updated successfully, but these errors were encountered: