Skip to content

Commit

Permalink
Add execution date on prelevement
Browse files Browse the repository at this point in the history
  • Loading branch information
inoveaconseil committed Mar 10, 2018
1 parent 9b680ca commit d2dff92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/compta/prelevement/class/bonprelevement.class.php
Expand Up @@ -1278,6 +1278,7 @@ function AddNotification($db, $user, $action)
* File is generated with name this->filename
*
* @param string $format FRST, RCUR or ALL
* @param string $executiondate
* @return int 0 if OK, <0 if KO
*/
function generate($format='ALL',$executiondate='')
Expand Down

0 comments on commit d2dff92

Please sign in to comment.