Changes

Line 3: Line 3:  
[[Category:Standing Orders]]
 
[[Category:Standing Orders]]
 
[[Category:Domiciliaciones]]
 
[[Category:Domiciliaciones]]
 +
= Feature/Fonction/Funcionalidad =
 +
{{Flag en}} Find invoices with an automatic withdrawal request, insert payments into database for such invoices and create a withdrawal file onto disk.
   −
= Fonction =
+
{{Flag fr}} 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.
   −
= Syntaxe =
+
{{Flag sp}} Busca las facturas con una petición de domiciliación, inserta los pagos en la base de datos y crea un archivo de domiciliación en el disco.
<pre>
  −
$ php prelevement-verif.php
  −
</pre>
     −
= Localisation =
+
= Syntax/Syntaxe/Sintaxis =
* scripts/withdrawals/prelevement-verif.php
+
<source lang="bash">
 +
php build withdrawal file.php  simu|real
 +
</source>
 +
* 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.
   −
= Tables utilisées =
+
= Localisation/Localización =
# [[Table llx_prelevement_bons]]
+
* scripts/withdrawals/build_withdrawal_file.php
 +
 
 +
= Tables used/Tables utilisées/Tablas utilizadas =
 +
* [[Table llx_prelevement_bons]]