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-1: Register a customer #1

Closed
albertosml opened this issue Dec 12, 2022 · 0 comments · Fixed by #46
Closed

CS-1: Register a customer #1

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

Comments

@albertosml
Copy link
Owner

albertosml commented Dec 12, 2022

As a user, I want to register a customer into the system, so it can be set as sender or recipient on any invoice.

To do that, the user must specify at least the name and the Spanish TIN (Tax Identification Number, which is unique and represents the NIF or NIE for people and the CIF for companies). Optionally, you can add the address, the city, the province, the ZIP code (which can be only numeric) and the IBAN. Finally, an autogenerated code will be added to that registered customer, so it is identified across the system. However, you have the option to set it manually.

This process will be done through an UI which will show an form to introduce all the mentioned data previously.

@albertosml albertosml added the enhancement New feature or request label Dec 12, 2022
@albertosml albertosml self-assigned this Dec 12, 2022
@albertosml albertosml added this to the CS: Customer Entity milestone Dec 12, 2022
@albertosml albertosml linked a pull request Dec 25, 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