Diagrams #26

Merged
PootisPenserHere merged 8 commits from Diagrams into master 2018-08-16 22:49:07 +00:00
Showing only changes of commit dcac46b1fb - Show all commits

View File

@ -1,6 +1,6 @@
================ =============
Documentation Documentation
================ =============
.. contents:: .. contents::
@ -19,13 +19,13 @@ Functional requirements
- Being able to modify the name, email and phone values of already existing employees - Being able to modify the name, email and phone values of already existing employees
- Having the values for the different payments parametrized - Having the values for the different payments parametrized
- Allowing for employees to perform other roles during their work day - Allowing for employees to perform other roles during their work day
- Only for the auxiliars - Only for the auxiliary personnel
- Taking into account only the current momth for the salary - Taking into account only the current month for the salary
- Reducing the taxes for the salary - Reducing the taxes for the salary
- If it goes beyond the threshold a differnt percentaje is paid in taxes - If it goes beyond the threshold a different percentage is paid in taxes
- The way the extra tax is handled should be parametrized - The way the extra tax is handled should be parametrized
Non functional requirments Non functional requirements
--------------------------- ---------------------------
- Session management - Session management
- Data integrity - Data integrity
@ -46,7 +46,7 @@ In
- Number of deliveries - Number of deliveries
- Rol performed - Rol performed
Procesos Process
----------- -----------
- Register a new employee - Register a new employee
- Modify employee - Modify employee
@ -56,7 +56,7 @@ Procesos
Out Out
----- -----
- Upong registering - Upon registering
- Employee code - Employee code
- In the work days registry - In the work days registry
- Raw salary for the the month - Raw salary for the the month