navigation  interaction  search

 other resources

Changeset 363

Show
Ignore:
Timestamp:
11/12/07 12:12:08
Author:
brieb
Message:

Fixed synatx error with packing list PDF (missing end quote)

Files:

Legend:

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

    r356 r363  
    151151                                lineitems.invoiceid =".((int) $this->invoicerecord["id"])." 
    152152                        ORDER BY 
    153                                 displayorder
     153                                displayorder"
    154154 
    155155                        $queryresult = $this->db->query($querystatement); 
Copyright © 2006-2007 Kreotek, LLC. All Rights reserved.