However there is an odd percentage error in the subtotal, and total. This is an example:
Code: Select all
\begin{invoiceTable}
\feetype{bla bla}
\hourrow{bla bla}{1.0}{180}
\hourrow{bla bla}{0.5}{180}
\hourrow{bla bla}{0.20}{180}
\hourrow{bla bla}{0.20}{180}
\hourrow{bla bla}{0.5}{180}
\subtotal*
\feetype{bla bla}
\hourrow{bla bla}{0.5}{180}
\hourrow{bla bla}{0.5}{180}
\subtotal*
Why not 432.00?bla bla 1.00 Std. 180.00 180.00
bla bla 0.50 Std. 180.00 90.00
bla bla 0.20 Std. 180.00 36.00
bla bla 0.20 Std. 180.00 36.00
bla bla 0.50 Std. 180.00 90.00
Teilsumme 431.64