X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fstock_out_form_master.html;h=971b6e761f32fff2e1508304337d7a133afbddf6;hb=37d1a0102c52284ab503391f4333545829d904af;hp=15d23949ab291ebd12306380474e1631c2ea7890;hpb=0bb98f3edc1ef1d7918b07a63d84b84f92251dea;p=kivitendo-erp.git diff --git a/templates/webpages/do/stock_out_form_master.html b/templates/webpages/do/stock_out_form_master.html index 15d23949a..971b6e761 100644 --- a/templates/webpages/do/stock_out_form_master.html +++ b/templates/webpages/do/stock_out_form_master.html @@ -1,6 +1,6 @@ [% USE HTML %][% USE LxERP %] - [%- IF closed %] + [%- IF delivered %] [%- SET RO = ' readonly' %] [%- END %] @@ -42,15 +42,16 @@ [%- ELSE %] - - - - - - - - - + + + + + + + + + +

@@ -59,7 +60,7 @@ - [%- UNLESS closed %] + [%- UNLESS delivered %] [%- END %] @@ -73,7 +74,7 @@ - [%- IF closed %] + [%- IF delivered %] @@ -82,7 +83,12 @@ + [%- 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 %] + >
Warehouse Bin Charge NumberAvailable qtyQty[% HTML.escape(row.bindescription) %] [% HTML.escape(row.chargenumber) %][% HTML.escape(LxERP.format_amount(row.stock_qty)) %] [% HTML.escape(row.stock_unit) %][% HTML.escape(row.available_qty) %]