Qual: Wrong type in method documentation
This commit is contained in:
parent
e3fa0332f4
commit
490b45ea7e
@ -132,8 +132,8 @@ class pdf_muscadet extends ModelePDFSuppliersOrders
|
|||||||
/**
|
/**
|
||||||
* Function to build pdf onto disk
|
* Function to build pdf onto disk
|
||||||
*
|
*
|
||||||
* @param int $object Id of object to generate
|
* @param CommandeFournisseur $object Id of object to generate
|
||||||
* @param object $outputlangs Lang output object
|
* @param Translate $outputlangs Lang output object
|
||||||
* @param string $srctemplatepath Full path of source filename for generator using a template file
|
* @param string $srctemplatepath Full path of source filename for generator using a template file
|
||||||
* @param int $hidedetails Do not show line details
|
* @param int $hidedetails Do not show line details
|
||||||
* @param int $hidedesc Do not show desc
|
* @param int $hidedesc Do not show desc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user