]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Kommentar zu Bestandsmethode beim Anlegen von Mandanten
authorG. Richardson <information@lx-office-hosting.de>
Mon, 9 Jan 2012 17:35:10 +0000 (18:35 +0100)
committerG. Richardson <information@lx-office-hosting.de>
Mon, 9 Jan 2012 17:35:10 +0000 (18:35 +0100)
templates/webpages/admin/create_dataset.html

index 00768f1d88539a4e8e48ba56ad8209d94f8d4b2c..ba2d724140996d549c78178044b0d2719624b388 100644 (file)
@@ -58,7 +58,9 @@
       <select name="inventory_system">
        [% FOREACH row = INVENTORY_SYSTEMS %]<option value=[% HTML.escape(row.name) %] [% IF row.selected %]selected[% END %]>[% HTML.escape(row.name) | $T8 %]</option>[% END %]
       </select>
       <select name="inventory_system">
        [% FOREACH row = INVENTORY_SYSTEMS %]<option value=[% HTML.escape(row.name) %] [% IF row.selected %]selected[% END %]>[% HTML.escape(row.name) | $T8 %]</option>[% END %]
       </select>
+     * f&uuml;r die Bestandsmethode gibt es Einschr&auml;nkungen, siehe Bemerkungen in <a href="doc/umstellung_eur.txt">EUR Umstellung in Mandant</a>.
      </td>
      </td>
+
     </tr>
 
     <tr>
     </tr>
 
     <tr>