Fix travis

This commit is contained in:
aspangaro 2015-06-19 06:11:32 +02:00
parent 22d81dec60
commit f60ca03140

View File

@ -376,7 +376,6 @@ class ExpenseReport extends CommonObject
* Classify the expense report as paid
*
* @param int $id id of expense report
* @param int $modepayment mode of payment
* @return int <0 if KO, >0 if OK
*/
function set_paid($id)