]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_header.html
customernotes auch als notes Form Variable(fixmaster)
[mfinanz.git] / templates / webpages / oe / form_header.html
index 773c0894ab7ec0806bab546de8f80506357f7178..a64a87da419bab7a0f177d81327aae5c3976dee3 100644 (file)
 [%- END %]
 
     <input type="hidden" name="convert_from_oe_ids" value="[% HTML.escape(convert_from_oe_ids) %]">
-    <input type="hidden" name="convert_from_ar_ids" value="[% HTML.escape(convert_from_ar_ids) %]">
 
     <input type="hidden" name="follow_up_trans_id_1" value="[% HTML.escape(id) %]">
     <input type="hidden" name="follow_up_trans_type_1" value="[% HTML.escape(type) %]">
     <input type="hidden" name="follow_up_trans_info_1" value="[% HTML.escape(follow_up_trans_info) %]">
     <input type="hidden" name="follow_up_rowcount" value="1">
+    <input type="hidden" name="lastmtime" value="[% HTML.escape(lastmtime) %]">
 
     <h1>[% title %]</h1>
 
                   [%- IF is_sales_ord %]
                   <tr>
                     <th align="right" nowrap>[% 'Insert Date' | $T8 %]</th>
-                    <td>[% insertdate %]</td>
+                    <td>[% oe_obj.itime_as_date %]</td>
                   </tr>
                   [%- END %]
                   <tr>