Fix: Pb traduction monnaie sur propal azur

This commit is contained in:
Laurent Destailleur 2006-06-23 21:57:28 +00:00
parent bd8afc572f
commit f4db3faad7

View File

@ -610,6 +610,8 @@ class pdf_propale_azur extends ModelePDFPropales
*/
function _tableau(&$pdf, $tab_top, $tab_height, $nexY, $outputlangs)
{
global $conf;
// Montants exprimés en (en tab_top - 1)
$pdf->SetTextColor(0,0,0);
$pdf->SetFont('Arial','',8);