]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ic/form_header.html
Lagerbewegungen auch für Dienstleistungen friegeben.
[mfinanz.git] / templates / webpages / ic / form_header.html
index 136be7073cd479dfdee3fabcc3a8de0f40be1a5d..1b3ea9afbb4f00d5ff2726acf9dd50f409a86fc6 100644 (file)
            </td>
           </tr>
         [%- END %]
-        [%- UNLESS is_service %]
           <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><label for="not_discountable">[% 'Not Discountable' | $T8 %]</label></th>
            <td><input class="checkbox" type="checkbox" name="not_discountable" id="not_discountable" value="1" [% IF not_discountable %]checked[% END %]></td>
           </tr>
-        [%- END %]
         [%- IF id %]
           <tr>
            <th align="right" nowrap="true"><label for="obsolete">[% 'Obsolete' | $T8 %]</label></th>