Skip to content
Snippets Groups Projects
Commit d93552c8 authored by Scrutinizer Auto-Fixer's avatar Scrutinizer Auto-Fixer
Browse files

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
parent fb58dfa8
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ abstract class CommonInvoice extends CommonObject
* This does not include open direct debit requests.
*
* @param int $multicurrency Return multicurrency_amount instead of amount
* @return int Remain of amount to pay
* @return double Remain of amount to pay
*/
function getRemainToPay($multicurrency=0)
{
......
......@@ -520,8 +520,8 @@ class pdf_standard extends ModelePDFSuppliersPayments
* Show table for lines
*
* @param PDF $pdf Object PDF
* @param string $tab_top Top position of table
* @param string $tab_height Height of table (rectangle)
* @param integer $tab_top Top position of table
* @param integer $tab_height Height of table (rectangle)
* @param int $nexY Y (not used)
* @param Translate $outputlangs Langs object
* @param int $hidetop Hide top bar of array
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment