Hi I am looking at using Yaml for exports. I tried the example in the doc (on this page : https://doc.galette.eu/fr/master/usermanual/avancee.html) and 2 issues arose. 1. Yaml linter says there is missing quote at the end of the last line 2. Adding the quote, a Yaml file checker says its now OK but the export function crashes with a message as follows : *Type :* ErrorException *Code :* 0 *Message :* Undefined array key "name" *Fichier :* /var/www/clients/client0/web3/web/lib/Galette/IO/CsvOut.php *Ligne :* 245 Best regards mrmodo
Hello, Le 08/07/2024 à 17:35, mistermodo a écrit :
Hi
I am looking at using Yaml for exports. I tried the example in the doc (on this page : https://doc.galette.eu/fr/master/usermanual/avancee.html) and 2 issues arose.
Example is indeed incorrect; you can find the correction version in the following file: https://github.com/galette/galette/blob/develop/galette/includes/sys_config/... ++ -- Johan
participants (2)
-
Johan Cwiklinski
-
mistermodo