]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/is/form_header.html
booking roundings to new standard-accounts
[kivitendo-erp.git] / templates / webpages / is / form_header.html
index dd711fc19f4aa9d83ad25ed967fd6acc4a1a2e4e..234a5e51fb5d7d8bbdd0f8ab933c5b87f53e8518 100644 (file)
@@ -19,6 +19,7 @@
 <input type="hidden" name="follow_up_trans_type_1" value="sales_invoice">
 <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>
 
           <td>
             <input type="hidden" name="fxgain_accno" value="[% fxgain_accno %]">
             <input type="hidden" name="fxloss_accno" value="[% fxloss_accno %]">
+            <input type="hidden" name="rndgain_accno" value="[% rndgain_accno %]">
+            <input type="hidden" name="rndloss_accno" value="[% rndloss_accno %]">
           </td>
         </tr>
 [%- IF show_exchangerate %]