- Fixed: Aufruf auf fehlende Methode source_data() in API Job
- Fixed: Event. fehlende Export-Daten nach Datensammlung "No Export data found"
- Update: API Job (API Standard,Export-Modus): "Wert aus Datenquelle" gibt nun für Exporte die Felder der Tabelle bereit, womit auch Wertüberführungen möglich sind.
- Update: API Job, Modus: PHP Funktion: Nutzt jetzt eine temp. php Datei, die die gewünschte Funktion via include ausführt. Das ermöglicht hochkomplexe und auch verschachtelte PHP Funktionen für die Wertermittlung.
Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
Ein Datenbankupdate nicht nötig.
Changelog:
Code:
### 2.5.1 Fixed: Removed the obsolete call on source_data() in API job class Fixed: API Export: Set affected rows via setSource() to prevent empty source data in runJobs() methode Update: Set the source data option to current table fields in Standard, export mode (#574) Update: Improved PHP function method using a real php file (system/tmp/cc_api/api_job_helper_ID-OF-JOB.php) to execute code. Now any code can be executed Update: Minor updates on language files
Einen Kommentar schreiben: