Skip to content
Snippets Groups Projects
Commit 447e5947 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

"Bearbeitungsdauer"

parent 9b1d9bab
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
{Testleck gegen Atmosphäre R134a}}%{{DB}} {Testleck gegen Atmosphäre R134a}}%{{DB}}
\Condition{\SI{23+-0.5}{\degreeCelsius}}%{{DB}} \Condition{\SI{23+-0.5}{\degreeCelsius}}%{{DB}}
\ScheduleDate{2017-08-28}%{{DB}} \ScheduleDate{2017-08-28}%{{DB}}
\Duration{17}
\Fee{1626.98} \Fee{1626.98}
\ConstantText{% \ConstantText{%
......
No preview for this file type
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
\Device{CDG 1\,Torr} \Device{CDG 1\,Torr}
\Condition{Moonlight} \Condition{Moonlight}
\ScheduleDate{2015-07-13} \ScheduleDate{2015-07-13}
\Duration{17}
\Fee{1789.98} \Fee{1789.98}
\ConstantText{% \ConstantText{%
......
\ProvidesFile{ptb-confirm-de.lco}[2018/08/10 v0.1d (ptb-confirm, de)] \ProvidesFile{ptb-confirm-de.lco}[2018/08/14 v0.1e (ptb-confirm, de)]
\makeatletter \makeatletter
...@@ -11,6 +11,7 @@ Kalibrierung durch: ...@@ -11,6 +11,7 @@ Kalibrierung durch:
\begin{tabularx}{\textwidth}{@{}l@{~~}X@{}} \begin{tabularx}{\textwidth}{@{}l@{~~}X@{}}
Gerät(e): \the\vl@devTabLines Gerät(e): \the\vl@devTabLines
Vorgesehenes Datum: & \vl@ScheduleDate \\ Vorgesehenes Datum: & \vl@ScheduleDate \\
Bearbeitungsdauer: & \vl@Duration~Werktage \\
Gebühr: & \vl@Fee \\ Gebühr: & \vl@Fee \\
\end{tabularx} \end{tabularx}
......
\ProvidesFile{ptb-confirm-en.lco}[2018/08/10 v0.1d (ptb-confirm, en)] \ProvidesFile{ptb-confirm-en.lco}[2018/08/14 v0.1e (ptb-confirm, en)]
\makeatletter \makeatletter
...@@ -11,6 +11,7 @@ following calibration: ...@@ -11,6 +11,7 @@ following calibration:
\begin{tabularx}{\textwidth}{@{}l@{~~}X@{}} \begin{tabularx}{\textwidth}{@{}l@{~~}X@{}}
Device(s): \the\vl@devTabLines Device(s): \the\vl@devTabLines
Scheduled date: & \vl@ScheduleDate \\ Scheduled date: & \vl@ScheduleDate \\
Turnaround time: & \vl@Duration~working days \\
Calibration fee: & \vl@Fee \\ Calibration fee: & \vl@Fee \\
\end{tabularx} \end{tabularx}
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
\setcounter{errorcontextlines}{100} \listfiles \setcounter{errorcontextlines}{100} \listfiles
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ptb-confirm}[2018/08/10 v0.2d Bestaetigung (RN)] \ProvidesClass{ptb-confirm}[2018/08/14 v0.2e Bestaetigung (RN)]
\RequirePackage{eso-pic,graphicx,xcolor,tabularx,trimspaces,amsmath} \RequirePackage{eso-pic,graphicx,xcolor,tabularx,trimspaces,amsmath}
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
\newcommand*\ScheduleDate[1]{\ptb@setcommand{vl@ScheduleDate}{#1}} \newcommand*\ScheduleDate[1]{\ptb@setcommand{vl@ScheduleDate}{#1}}
\newcommand*\Fee[1]{\vl@Setcommand{vl@Fee}{#1}} \newcommand*\Fee[1]{\vl@Setcommand{vl@Fee}{#1}}
\newcommand*\missingEntries[1]{\ptb@setcommand{vl@missingEntries}{#1}} \newcommand*\missingEntries[1]{\ptb@setcommand{vl@missingEntries}{#1}}
\newcommand*\Duration[1]{\ptb@setcommand{vl@Duration}{#1}}
\newcommand\ConstantText[1]{\gdef\vl@ConstantText{#1}} \newcommand\ConstantText[1]{\gdef\vl@ConstantText{#1}}
...@@ -57,6 +58,7 @@ ...@@ -57,6 +58,7 @@
\newcommand*\vl@ScheduleDate{} \newcommand*\vl@ScheduleDate{}
\newcommand*\vl@Fee{} \newcommand*\vl@Fee{}
\newcommand*\vl@missingEntries{0} \newcommand*\vl@missingEntries{0}
\newcommand*\vl@Duration{?}
\newtoks\vl@devTabLines \newtoks\vl@devTabLines
\AtBeginDocument{% \AtBeginDocument{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment