]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ic/form_header.html
Stammdaten-Lager für Dienstleistungen auch anzeigen
[mfinanz.git] / templates / webpages / ic / form_header.html
index d3344a55632d2a8f2f9496ffa00282559d696b03..658979a8195995dd305c29f3a0ec479270b6bac0 100644 (file)
             [% HTML.escape(defaults.weightunit) %]
            </td>
           </tr>
+        [%- END %]
           <tr>
            <th align="right" nowrap>[% 'On Hand' | $T8 %]</th>
            <th align="left" nowrap class="plus[% IF onhand > 0 %]1[% ELSE %]0[% END %]">&nbsp;[% LxERP.format_amount(onhand) %]</th>
            <th align="right" nowrap="true">[% 'Default Bin' | $T8 %]</th>
            <td><select id="bin_id" name="bin_id"></select></td>
           </tr>
-        [%- END %]
           <tr>
            <th align="right" nowrap="true">[% 'Verrechnungseinheit' | $T8 %]</th>
            <td><input name="ve" size="10" value="[% HTML.escape(ve) %]"></td>