Skip to content

Commit

Permalink
Update api_invoices.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Oct 24, 2017
1 parent b682570 commit 8592e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/compta/facture/class/api_invoices.class.php
Expand Up @@ -442,7 +442,7 @@ function delete($id)
* @param int $id Id of invoice
* @param array $request_data InvoiceLine data
*
* @url POST {id}/addline
* @url POST {id}/lines
*
* @return int
*/
Expand Down

0 comments on commit 8592e1b

Please sign in to comment.