]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Links zur Dokumentation (dokumentation.pdf) angepasst.
authorJan Büren <jan@lx-office-hosting.de>
Mon, 16 Jan 2012 09:50:00 +0000 (10:50 +0100)
committerJan Büren <jan@lx-office-hosting.de>
Mon, 16 Jan 2012 09:50:00 +0000 (10:50 +0100)
Volltextsuche über alle Dateien die noch auf txt-Dateien verlinkt hatten, entsprechend angepasst.

sql/Pg-upgrade2/README
sql/Pg-upgrade2/umstellung_eur.pl
templates/webpages/admin/create_dataset.html
templates/webpages/login/old_configuration_files.html

index 3a531519fd5b12a3ff791e759ce3971d251cdab4..aa41768146af13d78f9145a6086263f5b4bfb2aa 100644 (file)
@@ -1,3 +1,3 @@
-Bitte lesen Sie die Datei doc/sql-upgrade-dateien.txt, bevor
+Bitte lesen Sie das Kapitel "SQL-Upgradedateien" aus doc/dokumentation.pdf, bevor
 Sie hier Dateien anlegen.
 
index c0c2b7a7a87f5b219e11215ef1634aee5d0720ea..5a400c926fc8d531f0a34efd2d6fcaf80ebd1358 100644 (file)
@@ -1,5 +1,5 @@
 # @tag: umstellung_eur
-# @description: Variable eur umstellen: bitte doc/umstellung_eur.txt lesen
+# @description: Variable eur umstellen: bitte in doc/dokumentation.pdf das entsprechende Kapitel zur Konfiguration von EUR lesen
 # @depends: release_2_6_3
 # @charset: utf-8
 
@@ -62,7 +62,7 @@ sub do_update {
   # only set parameters if they haven't already been set (this in only the case
   # when upgrading)
 
-  my $update_eur = "UPDATE defaults set accounting_method = '$accounting_method' where accounting_method is null;" . 
+  my $update_eur = "UPDATE defaults set accounting_method = '$accounting_method' where accounting_method is null;" .
                    "UPDATE defaults set inventory_system = '$inventory_system' where inventory_system is null; " .
                    "UPDATE defaults set profit_determination = '$profit_determination' where profit_determination is null;";
   do_query($update_eur);
index ba2d724140996d549c78178044b0d2719624b388..e2d73174d31c520278a8ba98caad15ce76ad68cc 100644 (file)
@@ -58,7 +58,7 @@
       <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>.
+     * f&uuml;r die Bestandsmethode gibt es Einschr&auml;nkungen, siehe Kapitel "Bemerkungen zu Bestandsmethode"  in <a href="doc/dokumentation.pdf">dokumentation.pdf</a>.
      </td>
 
     </tr>
@@ -73,7 +73,7 @@
    </tr>
     <tr>
     <td colspan="2">
-    *) Seit 2.7 werden Gewinnermittlungsart, Versteuerungsart und Warenbuchungsmethode in der Mandanten-DB gesteuert und nicht mehr in der lx-erp.conf, Umstellungs-Details: <a href="doc/umstellung_eur.txt">EUR Umstellung in Mandant</a>
+    *) Seit 2.7 werden Gewinnermittlungsart, Versteuerungsart und Warenbuchungsmethode in der Mandanten-DB gesteuert und nicht mehr in der lx-erp.conf / lx_office.conf, Umstellungs-Details: <a href="doc/dokumentation.pdf">Kapitel Konfiguration zur Einnahmen&uuml;berschussrechnung/ Bilanzierung: EUR</a>
     </td>
     </tr>
    </table>
               "Die Buchungsgruppen sind nicht korrekt vorkonfiguriert" +
               "\n" +
               "fuer Kunden im Ausland." +
-              "\n" + 
+              "\n" +
               "Hinweis vom 20.09.2011");
       }
       if (s == 'Swiss-German') {
index 6e147cf5b700b10e17cb77f57a9f02c400bc092d..32f331336fb1509188ccf782ed2c5a04329227e2 100644 (file)
  </p>
 
  <p>
-  [%- LxERP.t8('You can find information on the migration in the upgrade documentation.') %]
+  [%- LxERP.t8('You can find information on the migration in the upgrade chapter of the documentation.') %]
  </p>
   <p>
 
-  [%- LxERP.t8('Which is located at doc/konfigurationsdatei.txt. Click here: ') %] <a href ="doc/konfigurationsdatei.txt">doc/konfigurationsdatei.txt</a>
+  [%- LxERP.t8('Which is located at doc/dokumentation.pdf. Click here: ') %] <a href ="doc/dokumentation.pdf">doc/dokumentation.pdf</a>
 </p>
 
  <p>