Hinweise zum neuen CSV-Import in doc/UPDGRADE
authorG. Richardson <information@lx-office-hosting.de>
Thu, 9 Feb 2012 13:04:37 +0000 (14:04 +0100)
committerG. Richardson <information@lx-office-hosting.de>
Thu, 9 Feb 2012 13:04:37 +0000 (14:04 +0100)
doc/UPGRADE

index a0e9c7e..56e718b 100644 (file)
@@ -27,6 +27,14 @@ Es sind zwei neue Abhängigkeiten dazugekommen.
 * JSON
 * String::ShellQuote
 
+3. CSV-Import wurde neu in Perl implementiert
+
+Der PHP-Code wurde entfernt. Automatische Skripte, die per Aufruf von
+lxo-import/partsB.php?cron=1 die Datei parts.csv importiert haben,
+funktionieren nicht mehr.  Stattdessen kann scripts/csv-import-from-shell.sh
+benutzt werden. Im Unterschied zur PHP-Version werden unbekannte Warengruppen
+nicht mehr automatisch angelegt, stattdessen bricht das Skript ab.
+
 
 Upgrade auf v2.6.3
 ==================