X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fstock_in_form_master.html;h=6b2caab24ab6f76bfd287e3d4fa02151ecbd99bb;hb=096f9e3e06dc378bcc2f97df58c74cec02b9f7ff;hp=42208f2e09741e01cae4d04f2cd0a8cf034fbd3a;hpb=74c7135dd76391b581476daffe240f2829493744;p=kivitendo-erp.git diff --git a/templates/webpages/do/stock_in_form_master.html b/templates/webpages/do/stock_in_form_master.html index 42208f2e0..6b2caab24 100644 --- a/templates/webpages/do/stock_in_form_master.html +++ b/templates/webpages/do/stock_in_form_master.html @@ -92,6 +92,7 @@ Warehouse Bin Charge Number + Best Before Qty Unit @@ -105,6 +106,7 @@ [% HTML.escape(row.warehouse_description) %] [% HTML.escape(row.bin_description) %] [% HTML.escape(row.chargenumber) %] + [% HTML.escape(row.bestbefore) %] [% HTML.escape(LxERP.format_amount(row.qty)) %] [% HTML.escape(row.unit) %] @@ -120,6 +122,12 @@ + + + + + + @@ -149,6 +157,21 @@

+ [%- IF NOT delivered %] + + [%- END %] +