phpBMS

Changeset 696 for trunk/phpbms/modules

Show
Ignore:
Timestamp:
12/31/09 14:47:50 (2 years ago)
Author:
brieb
Message:
  • fixed invoice PDF printing problem
Files:
1 modified

Legend:

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

    r693 r696  
    368368            $pdf->setXY($pdf->GetX(), $pdf->GetY() + 0.0625); 
    369369 
     370            $companyDisplay = ""; 
     371 
    370372            switch($areaToPrint){ 
    371373 
     374 
    372375                case "billto": 
    373376 
    374                     $companyDisplay = ""; 
    375377                    if($this->invoicerecord["company"]){ 
    376378 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.