X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fstock_out_form_master.html;h=971b6e761f32fff2e1508304337d7a133afbddf6;hb=23a659bbd2b771f3f25592386842eaf8c6b4bade;hp=2eaeef91ef8f21a49c916d17e8dae5fead045131;hpb=d707f7ac60b9dbe7da50d733db1e73eae84952f7;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 2eaeef91e..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 %] @@ -38,19 +38,20 @@ [%- UNLESS WHCONTENTS.size %]

There are no items in stock.

-

+

[%- 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) %]