[add] Aditional analis data

This commit is contained in:
Jose Pablo Domingo Aramburo Sanchez 2018-08-16 12:58:35 -06:00 committed by GitHub
parent fa8422c8b0
commit 6e1b70305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,15 +35,38 @@ Functional requirements
In
-----
- Employee details
- First name
- Middle name
- Last name
- Birth date
- Email
- Phone number
- Work per day
- Number of deliveries
- Rol performed
Procesos
-----------
- Register a new employee
- Modify employee
- Search employee
- Add new work day for employee
- Calculate monthly payment for employee
Out
-----
- Upong registering
- Employee code
- In the work days registry
- Raw salary for the the month
- Taxes discounted
- Real salary for the month
- Vouchers (if applicable)
Tests
-------
here go the tests
Tools and software used
------