Script build withdrawal file.php
Feature/Fonction/Funcionalidad
Find invoices with an automatic withdrawal request, insert payments into database for such invoices and create a withdrawal file onto disk.
Cherche les factures avec une demande de prélèvement automatique, insère les paiements en base de donnée pour ces factures et créer un fichier de prélèvement automatique sur le disque.
Syntax/Syntaxe/Sintaxis
php build withdrawal file.php simu|real
- With value "simu", nothing is done, only informations are shown on output.
- With value "real", payments are inserted into database and the withdrawal file is built on disk.
Localisation/Localización
- scripts/withdrawals/build_withdrawal_file.php