Changeset 485 for trunk/phpbms/ChangeLog
- Timestamp:
- 04/07/09 11:44:18 (3 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/ChangeLog (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/ChangeLog
r392 r485 1 phpBMS v0.98 2 http://phpbms.org/browser/tags/phpbms-0.98 3 * Support for importing records directly from within phpBMS 4 * New install and update procedures 5 6 The complete list of closed tickets can be found here: http://phpbms.org/query?status=closed&milestone=0.98 7 1 8 phpBMS v0.96 9 http://phpbms.org/browser/tags/phpbms-0.96 2 10 * Support For Multiple Client Addresses 3 11 * Separate Bill To and Ship To Addresses on Sales Orders 4 * Automatic removal of old CC/Bank routing information on Invoices 12 * Automatic removal of old CC/Bank routing information on Invoices 5 13 6 14 The complete list of closed tickets can be found here: http://phpbms.org/query?status=closed&milestone=0.96 … … 51 59 phpBMS v0.7 52 60 http://phpbms.org/browser/tags/phpbms-0.7 53 61 54 62 * Support for multiple phone formats 55 63 * Support for multiple currency formats 56 64 * Support for multiple date/time formats 57 65 * New client order defaults 58 * New scheduler system 66 * New scheduler system 59 67 * New logging system 60 68 * Support for type JPG on logo … … 65 73 * Longer state fields 66 74 * Order status now modifiable 67 * Track order status history 75 * Track order status history 68 76 * Users can edit their information 69 77 * New user access level system … … 223 231 * Fixed issue with invoice line items not able to enter/fill correctly 224 232 * addressed global variable problem in multiple areas 225 * Removed parameter "response" from passed variables to UPS shipping lookup. 233 * Removed parameter "response" from passed variables to UPS shipping lookup. 226 234 * Including parameter breaks the CGI lookup (returned blank response) for UPS shipping lookup 227 235 * Included amount due on invoice report