------------------------------------------------------------------------
[kivitendo-erp.git] / templates / webpages / oe / form_header_de.html
index 8d92710..c09c8f0 100644 (file)
                     <th align="right">Wechselkurs</th>
                     <td>
                      [%- IF forex %]
-                      [% LxERP.format_amount(exchangerate, 0) %]
+                      [% LxERP.format_amount(exchangerate, 2) %]
                      [%- ELSE %]
                       <input name="exchangerate" size="10" value="[% HTML.escape(LxERP.format_amount(exchangerate)) %]">
                      [%- END %]
                     </td>
                   </tr>
-[%- END %]
-[%- IF is_sales %]
-                  <tr>
-                    <th align="right">Motiv</th>
-                    <td style="font-weight:bold" colspan="3"><input name="motiv" size="35" value="[% HTML.escape(motiv) %]"></td>
-                  </tr>
 [%- END %]
                   <tr>
                     <th align="right">Versandort</th>