bugfix
This commit is contained in:
parent
a15259128c
commit
4062d98351
@ -291,7 +291,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
// Affiche cadre tableau
|
// Affiche cadre tableau
|
||||||
if ($pagenb == 1)
|
if ($pagenb == 1)
|
||||||
@ -304,7 +304,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder
|
|||||||
$this->_tableau($pdf, $tab_top_newpage, $tab_height, $nexY);
|
$this->_tableau($pdf, $tab_top_newpage, $tab_height, $nexY);
|
||||||
$bottomlasttab=$tab_top_newpage + $tab_height + 1;
|
$bottomlasttab=$tab_top_newpage + $tab_height + 1;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
$deja_regle = "";
|
$deja_regle = "";
|
||||||
|
|
||||||
$posy=$this->_tableau_tot($pdf, $delivery, $deja_regle, $bottomlasttab);
|
$posy=$this->_tableau_tot($pdf, $delivery, $deja_regle, $bottomlasttab);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user