phpBMS

Changeset 356 for trunk/phpbms/include

Show
Ignore:
Timestamp:
11/08/07 13:18:46 (5 years ago)
Author:
brieb
Message:

Pre v0.92 commit.

Implements #208 - Receipt PDF report
Fixes #203 - Saved searches and sorts maintain type when editing.

Completely rewrote sales order line item code in OO.

Implements #48 - Adds the ability to edit line itmes memo, unit price, and quantity
Implements #49 - Display order of lineitems can be changed, and saved. Display order is also used on sales order reports.sql

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/session.php

    r349 r356  
    3737 +-------------------------------------------------------------------------+ 
    3838*/ 
    39 @ define("APP_DEBUG",false); 
     39@ define("APP_DEBUG",true); 
    4040if(APP_DEBUG) 
    4141        error_reporting(E_ALL); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.