summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2005-10-12 11:31:43 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2005-10-12 11:31:43 (GMT)
commit2023bd24773253679e9a963504880a934f44fc1e (patch)
tree24312de54c3dc82222983d27552655874fab8bca
parent54b1940e56579c7031ac64a65ce633de09f5ed3b (diff)
download2ii10-2023bd24773253679e9a963504880a934f44fc1e.zip
2ii10-2023bd24773253679e9a963504880a934f44fc1e.tar.gz
2ii10-2023bd24773253679e9a963504880a934f44fc1e.tar.bz2
nog wat requirement wijzigingen
-rw-r--r--URD/chapter2.tex14
-rw-r--r--URD/chapter3.tex24
-rw-r--r--URD/urd.pdfbin85094 -> 85242 bytes
3 files changed, 26 insertions, 12 deletions
diff --git a/URD/chapter2.tex b/URD/chapter2.tex
index 703fd8e..719f9aa 100644
--- a/URD/chapter2.tex
+++ b/URD/chapter2.tex
@@ -32,10 +32,10 @@ Commonly used operations by this group of users are:\
TOTAL COVER Insurance representative handling requests and questions from the clients.
Commonly used operations by this group of users are:
\begin{itemize}
- \item Convert insurance proposals into real policies. [????]
- \item Search, add and edit of payment details. [????]
- \item Add, edit and query clients. [RAD10]
- \item Manage the user's timesheet. [RAD11]
+ \item Convert insurance proposals into real policies. [RAD09]
+ \item Search, add and edit of payment details. [RAD08]
+ \item Add, edit and query clients. [RAD12]
+ \item Manage the user's timesheet. [RAD13]
\end{itemize}
\subsection{Business Department}
@@ -44,16 +44,16 @@ Commonly used operations by this group of users are:
\begin{itemize}
\item Add new types of insurance products and clients. [RAD01]
\item Add, edit and remove types of combinations of insurances. [RAD04]
- \item Manage the user's timesheet. [RAD11]
+ \item Manage the user's timesheet. [RAD13]
\end{itemize}
\subsection{System Administrator}
TOTAL COVER Insurance system administrators perform administrative actions such as:
\begin{itemize}
\item Add additional terms and/or conditions to a policy. [RAD03]
- \item Add, edit and query employee details. [RAD10]
+ \item Add, edit and query employee details. [RAD12]
\item Add, edit and remove policies, risks and proposals. [RAD05, RAD06, RAD07]
- \item Manage the user's timesheet. [RAD11]
+ \item Manage the user's timesheet. [RAD13]
\end{itemize}
diff --git a/URD/chapter3.tex b/URD/chapter3.tex
index 105f3aa..721fe24 100644
--- a/URD/chapter3.tex
+++ b/URD/chapter3.tex
@@ -158,10 +158,24 @@ Four possible priorities have been defined according to the MoSCoW convention:
& 1\\
\hline
RAD08
- & When a new combination is added to the system it will check whether it is applicable to existing policies and notify the client if needed.
+ & The system shall provide a way to:
+ \begin{enumerate}
+ \item add
+ \item edit
+ \item remove
+ \end{enumerate}
+ payment details by authorized personnel.
& 1\\
\hline
RAD09
+ & The system shall provide a way to convert insurance proposals into real policies by authorized personnel.
+ & 1\\
+ \hline
+ RAD10
+ & When a new combination is added to the system it will check whether it is applicable to existing policies and notify the client if needed.
+ & 1\\
+ \hline
+ RAD11
& The system shall track employee's details:
\begin{itemize}
\item Name
@@ -172,19 +186,19 @@ Four possible priorities have been defined according to the MoSCoW convention:
\end{itemize}
& 3\\
\hline
- RAD10
+ RAD12
& It shall be possible to add, edit and query employees details.
& 3\\
\hline
- RAD11
+ RAD13
& It shall be possible for employees to manage their timesheets.
& 3\\
\hline
- RAD12
+ RAD14
& The HR module must provide a way to handle internal career tracking.
& 3\\
\hline
- RAD13
+ RAD15
& The HR module must provide a way to handle management for employees.
& 3\\
\hline
diff --git a/URD/urd.pdf b/URD/urd.pdf
index a9e6732..9483aa0 100644
--- a/URD/urd.pdf
+++ b/URD/urd.pdf
Binary files differ