Gewicht im Einkauf/Verkauf
[kivitendo-erp.git] / templates / webpages / oe / form_footer.html
index c9078ef..24e9f25 100644 (file)
       [%- END %]
       </table>
           </td>
+          <td>
+            <table>
+            <tr>
+              <th  align="left">[% 'Total weight' | $T8 %]</th>
+              <td align="right">
+                [% LxERP.format_amount(totalweight, 3) %] [% HTML.escape(weightunit) %]
+                <input type=hidden name="totalweight" value="[% totalweight %]">
+                <input type="hidden" name="weightunit" value="[% HTML.escape(weightunit) %]">
+              </td>
+            </tr>
+            </table>
+          </td>
 [%- IF is_sales %]
           <td>
             <table>