Add execution date on prelevement
This commit is contained in:
parent
9b680ca2e1
commit
d2dff92f26
@ -1278,6 +1278,7 @@ class BonPrelevement extends CommonObject
|
|||||||
* File is generated with name this->filename
|
* File is generated with name this->filename
|
||||||
*
|
*
|
||||||
* @param string $format FRST, RCUR or ALL
|
* @param string $format FRST, RCUR or ALL
|
||||||
|
* @param string $executiondate
|
||||||
* @return int 0 if OK, <0 if KO
|
* @return int 0 if OK, <0 if KO
|
||||||
*/
|
*/
|
||||||
function generate($format='ALL',$executiondate='')
|
function generate($format='ALL',$executiondate='')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user