This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
2017-04-03 08:38:32 +02:00
|
|
|
%------------------------------------------------------------------------------------------------------------
|
2017-05-03 07:07:54 +02:00
|
|
|
%------------------------------------------------------------------------------------------------------------
|
2017-04-03 08:38:32 +02:00
|
|
|
% ---- Komplexe Softwaresysteme (M.Sc.)
|
2017-05-03 07:07:54 +02:00
|
|
|
% ---- Hochschule Bremen - City University of Applied Sciences
|
2017-04-03 08:38:32 +02:00
|
|
|
%------------------------------------------------------------------------------------------------------------
|
|
|
|
%------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
\input{./Header}
|
|
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
|
|
|
|
\section*{Handout Admin-Frontend Warenwirtschaft}
|
|
|
|
|
|
|
|
\begin{figure}[H]
|
|
|
|
\begin{center}
|
|
|
|
\includegraphics[width=0.65 \textwidth]{./dummy.png}
|
|
|
|
\end{center}
|
|
|
|
\caption{Übersicht des Admin-Frontends}
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
|
2017-05-03 07:07:54 +02:00
|
|
|
\begin{itemize}
|
|
|
|
\item \textit{Hinzufügen:} Neue Waren in den Bestand aufnehmen
|
|
|
|
\item \textit{Entfernen:} Waren manuell aus dem Bestand entfernen
|
|
|
|
\item \textit{...:} ...
|
|
|
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
2017-04-03 08:38:32 +02:00
|
|
|
|
|
|
|
\end{document}
|