X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fstock_out_form_de.html;h=1520083776607c925ef55601b27642949855d4e6;hb=37d1a0102c52284ab503391f4333545829d904af;hp=c71d2ffeb0d164a20685a4777e3ca89c6d690b92;hpb=74c7135dd76391b581476daffe240f2829493744;p=kivitendo-erp.git diff --git a/templates/webpages/do/stock_out_form_de.html b/templates/webpages/do/stock_out_form_de.html index c71d2ffeb..152008377 100644 --- a/templates/webpages/do/stock_out_form_de.html +++ b/templates/webpages/do/stock_out_form_de.html @@ -83,7 +83,12 @@ [% HTML.escape(row.available_qty) %] + [%- IF row.stock_qty %] + value="[% HTML.escape(LxERP.format_amount(row.stock_qty)) %]" + [%- ELSIF ((WHCONTENTS.size == 1) && (!row.stock_qty)) %] + value="[% HTML.escape(do_qty) %]" + [%- END %] + >