navigation  interaction  search

 other resources

Changeset 368

Show
Ignore:
Timestamp:
11/14/07 13:59:17
Author:
brieb
Message:

Fixes #210 - Multi Page Sales Orders had subsequent pages not showing the first line item correctly.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/phpbms/modules/bms/report/invoices_pdf_class.php

    r365 r368  
    412412                                        $this->_addPage(); 
    413413                                         
     414                                        $pdf->setStyle("normal"); 
     415                                         
     416                                        $pdf->SetY($pdf->GetY() + 0.18 + 0.0625); 
     417                                         
    414418                                }//end if 
    415419 
Copyright © 2006-2007 Kreotek, LLC. All Rights reserved.