Skip to content
Snippets Groups Projects
Commit 8f215205 authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

Qual: Wrong type in method documentation

parent 79e2bf47
No related branches found
No related tags found
No related merge requests found
......@@ -127,8 +127,8 @@ class pdf_canelle extends ModelePDFSuppliersInvoices
/**
* Function to build pdf onto disk
*
* @param int $object Id of object to generate
* @param object $outputlangs Lang output object
* @param FactureFournisseur $object Id of object to generate
* @param Translate $outputlangs Lang output object
* @param string $srctemplatepath Full path of source filename for generator using a template file
* @param int $hidedetails Do not show line details
* @param int $hidedesc Do not show desc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment