This commit is contained in:
ptibogxiv 2020-03-03 13:41:19 +01:00 committed by GitHub
parent 760afd6838
commit a71356f0ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,9 +104,9 @@ class Invoices extends DolibarrApi
} }
/** /**
* Get properties of an order object * Get properties of an invoice object
* *
* Return an array with order informations * Return an array with invoice informations
* *
* @param int $id ID of order * @param int $id ID of order
* @param string $ref Ref of object * @param string $ref Ref of object