X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdo%2Fstock_out_form_master.html;h=e8f7a13a6e293af32d9b81966914f8ba7816e5c8;hb=5c3437e5b742d646d573f3c52fb68de010e7cdd0;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..e8f7a13a6 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,10 @@ - [%- UNLESS closed %] + [% IF conf_show_best_before %] + + [% END %] + [%- UNLESS delivered %] [%- END %] @@ -72,8 +76,10 @@ - - [%- IF closed %] + [% IF conf_show_best_before %] + + [% END %] + [%- IF delivered %] @@ -82,7 +88,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 NumberBest BeforeAvailable qtyQty[% HTML.escape(row.warehousedescription) %] [% HTML.escape(row.bindescription) %] [% HTML.escape(row.chargenumber) %][% HTML.escape(row.bestbefore) %][% HTML.escape(LxERP.format_amount(row.stock_qty)) %] [% HTML.escape(row.stock_unit) %][% HTML.escape(row.available_qty) %] + [% IF conf_show_best_before %] + + [% END %] [%- END %]

@@ -104,7 +118,7 @@

- [%- IF closed %] + [%- IF delivered %] [%- ELSE %]