S:C:CustomerVendorTurnover: Beträge rechtsbündig
[kivitendo-erp.git] / templates / webpages / customer_vendor_turnover / _list_open_orders.html
index 0ebf8a1..d15933a 100644 (file)
@@ -38,7 +38,7 @@
               [%- END -%]
             [% END %]
         <td>[% row.transdate.to_kivitendo | html %]</td>
-        <td>[%- LxERP.format_amount(row.amount, 2) %]</td>
+        <td class="numeric">[%- LxERP.format_amount(row.amount, 2) %]</td>
         <td>[% row.employee.name | html %]</td>
         <td>[% row.transaction_description | html %]</td>
       </tr>