Merge pull request #13262 from ptibogxiv/patch-312

FIX doc
This commit is contained in:
Laurent Destailleur 2020-03-03 22:53:51 +01:00 committed by GitHub
commit 21173b8b9d
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