]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
booking roundings to new standard-accounts
[mfinanz.git] / templates / webpages / oe / form_footer.html
index 0956f204f4d473009e3f05abd259998d62405b5f..fbeb52992a4fb86782db7f2b6e834cce75130129 100644 (file)
                 <th align='right'>[% 'Subtotal' | $T8 %]</th>
                 <td align='right'>[% LxERP.format_amount(invsubtotal, 2) %]</td>
               </tr>
+[%- END %]
+[%- IF rounding %]
+              <tr>
+                <th align='right'>[% 'Rounding' | $T8 %]</th>
+                <td align='right'>[% LxERP.format_amount(rounding, 2) %]</td>
+              </tr>
 [%- END %]
               [% tax %]
               <tr>