Trad: Pb traduction "date facturation"

This commit is contained in:
Laurent Destailleur 2006-05-25 16:45:57 +00:00
parent e985d2023d
commit 6531ffa785
3 changed files with 2 additions and 4 deletions

View File

@ -783,13 +783,13 @@ class pdf_crabe extends ModelePDFFactures
$pdf->SetFont('Arial','B',13);
$pdf->SetXY(100,$posy);
$pdf->SetTextColor(0,0,60);
$pdf->MultiCell(100, 4, $langs->trans("Bill")." ".$fac->ref, '' , 'R');
$pdf->MultiCell(100, 4, $langs->trans("Invoice")." ".$fac->ref, '' , 'R');
$pdf->SetFont('Arial','',12);
$posy+=6;
$pdf->SetXY(100,$posy);
$pdf->SetTextColor(0,0,60);
$pdf->MultiCell(100, 4, $langs->trans("DateBill")." : " . dolibarr_print_date($fac->date,"%d %b %Y"), '', 'R');
$pdf->MultiCell(100, 4, $langs->trans("DateInvoice")." : " . dolibarr_print_date($fac->date,"%d %b %Y"), '', 'R');
$posy+=6;
$pdf->SetXY(100,$posy);

View File

@ -101,7 +101,6 @@ RelatedCommercialProposals=Related commercial proposals
MenuToValid=To valid
DateMaxPayment=Payment due before
DateEcheance=Due date limit
DateBill=Invoice date
DateInvoice=Invoice date
NoInvoice=No invoice
ClassifyBill=Classify invoice

View File

@ -101,7 +101,6 @@ RelatedCommercialProposals=Propositions commerciales associ
MenuToValid=A valider
DateMaxPayment=Date limite règlement
DateEcheance=Date échéance
DateBill=Date facturaction
DateInvoice=Date facturation
NoInvoice=Aucune facture
ClassifyBill=Classer la facture