]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/am/config.html
Lieferscheine: immer vor Aus- und Einlagern speichern
[mfinanz.git] / templates / webpages / am / config.html
index 3d5aba29ad184b3234ef742f6b5fbdf83d02c050..31cd4326407eb6544d46a96860190c8a80e9fa0a 100644 (file)
@@ -1,4 +1,5 @@
 [%- USE T8 %]
 [%- USE T8 %]
+[%- USE LxERP %]
 [% USE HTML %]<body onLoad="fokus()">
 
  <p>
 [% USE HTML %]<body onLoad="fokus()">
 
  <p>
       <th align="right">[% 'Address' | $T8 %]</th>
       <td><textarea name="address" rows="4" cols="50">[% HTML.escape(myconfig_address) %]</textarea></td>
      </tr>
       <th align="right">[% 'Address' | $T8 %]</th>
       <td><textarea name="address" rows="4" cols="50">[% HTML.escape(myconfig_address) %]</textarea></td>
      </tr>
+     <tr>
+      <th align="right">[% 'SEPA creditor ID' | $T8 %]</th>
+      <td><input name="sepa_creditor_id" size="30" maxlength="35" value="[% HTML.escape(myconfig_sepa_creditor_id) %]"></td>
+     </tr>
     </table>
 
     <br style="clear: left" />
     </table>
 
     <br style="clear: left" />
      </tr>
     </table>
 
      </tr>
     </table>
 
+    <p>[% LxERP.t8('Note: For Firefox 4 and later the menu XUL menu requires the addon <a href="#1">Remote XUL Manager</a> and the Lx-Office server to be white listed.', 'https://addons.mozilla.org/de/firefox/addon/remote-xul-manager/') %]</p>
+
     <br style="clear: left" />
    </div>
 
     <br style="clear: left" />
    </div>