Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2019-02-08 12:57:50 +01:00
commit 8760b1e592
2 changed files with 4 additions and 2 deletions

View File

@ -925,7 +925,9 @@ class pdf_crabe extends ModelePDFFactures
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.NotCamelCaps // phpcs:disable PEAR.NamingConventions.ValidFunctionName.NotCamelCaps
/** /**
* @param PDF $pdf Object PDF * Function _tableau_versements_header
*
* @param TCPDF $pdf Object PDF
* @param Facture $object Object invoice * @param Facture $object Object invoice
* @param Translate $outputlangs Object langs for output * @param Translate $outputlangs Object langs for output
* @param int $default_font_size Font size * @param int $default_font_size Font size