Update bonprelevement.class.php

This commit is contained in:
Laurent Destailleur 2018-03-10 18:50:41 +01:00 committed by GitHub
parent 9e0c74ca20
commit f609547bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1278,7 +1278,7 @@ class BonPrelevement extends CommonObject
* File is generated with name this->filename
*
* @param string $format FRST, RCUR or ALL
* @param string $executiondate
* @param string $executiondate Date to execute transfer
* @return int 0 if OK, <0 if KO
*/
function generate($format='ALL',$executiondate='')