Fix travis
This commit is contained in:
parent
22d81dec60
commit
f60ca03140
@ -376,7 +376,6 @@ class ExpenseReport extends CommonObject
|
|||||||
* Classify the expense report as paid
|
* Classify the expense report as paid
|
||||||
*
|
*
|
||||||
* @param int $id id of expense report
|
* @param int $id id of expense report
|
||||||
* @param int $modepayment mode of payment
|
|
||||||
* @return int <0 if KO, >0 if OK
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
function set_paid($id)
|
function set_paid($id)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user