|
@@ -807,7 +807,7 @@ function pdf_bank(&$pdf,$outputlangs,$curx,$cury,$account,$onlynumber=0,$default
|
|
|
* @param int $marge_gauche Margin left (no more used)
|
|
|
* @param int $page_hauteur Page height (no more used)
|
|
|
* @param Object $object Object shown in PDF
|
|
|
- * @param int $showdetails Show company details into footer. This param seems to not be used by standard version. (1=Show address, 2=Show managers, 3=Both)
|
|
|
+ * @param int $showdetails Show company adress details into footer (0=Nothing, 1=Show address, 2=Show managers, 3=Both)
|
|
|
* @param int $hidefreetext 1=Hide free text, 0=Show free text
|
|
|
* @return int Return height of bottom margin including footer text
|
|
|
*/
|