Add execution date on prelevement

This commit is contained in:
Inovea Conseil 2018-03-10 11:28:12 +01:00
parent 9b680ca2e1
commit d2dff92f26

View File

@ -1278,6 +1278,7 @@ class BonPrelevement extends CommonObject
* 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='')