- 02 Jan, 2008 1 commit
-
-
Nigel Kukard authored
* SOAP/Plugins/Statements: Don't ignore errors * SOAP/Plugins/Receipting: Check for errors when sending receipts * SOAP/Plugins/Inventory: Retrive errors from right module * SOAP Server: - Added Invoicing, Receipting & Statements configuration options - Reworked config file handling, store hash of all config in config module * Database Schema: Prices must have 2 decimal places * Config: Cleaned up orphaned code * SupplierCreditNotes: Parse supplier credit note items properly & pull in linking * dblayer: use new config mechanism * Invoicing: use new config mechanism, fixed shipAddr errors * Statements: use new config mechanism, fixed shipAddr errors * Receipting: use new config mechanism, fixed shipAddr errors * Client/cmdline/*: Multiple cosmetic fixes
-
- 01 Jan, 2008 4 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
- Support for negative and zero stock adjustments (zero stock adjustment being a cost change only) - Better checking for over allocation of amounts * Inventory: - Misc API changes
-
Nigel Kukard authored
* Better error messages returned for Invoicing, Suppliers, Receipting, Payments, Purchasing * Prefix... - SupplierCreditNotes with SCN/ - Invoices with INV/ - Receipts with RCT/ - Clients with C- - Suppliers with S-
-
Nigel Kukard authored
- Prefix INV/ to invoice numbers - Caps the invoice number in DB * SupplierCreditNotes: - Prefix SCN/ to supplier credit notes - Caps the supplier credit note number in DB - Added support for qty = 0, price > 0 difference posting to expense account for GL account transactions * TODO: - Misc updates
-
- 31 Dec, 2007 3 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
* SupplierCreditNotes: - Reworked supplier credit note posting, total rewrite - Added ExpenseGLAccountNumber option to post asset differences to * Invoicing: Removed debugging info * Inventory: Misc cleanups and normalizations * GL: Added getTransaction function, normalized alot of the sanitization
-
- 29 Dec, 2007 1 commit
-
-
Nigel Kukard authored
-
- 26 Dec, 2007 1 commit
-
-
Nigel Kukard authored
* Added function to return inventory tracking item * Added function to return supplier invoice item tracking info, in this case the InventoryTrackingID * Various updates to supplier credit notes
-
- 23 Dec, 2007 1 commit
-
-
Nigel Kukard authored
-
- 21 Dec, 2007 1 commit
-
-
Nigel Kukard authored
* Lots of work on receipting * Added various sanity checks * Cosmetic changes to purchsing
-
- 20 Dec, 2007 1 commit
-
-
Nigel Kukard authored
- Added showing of supplier invoice transactions - Added displaying of discount total - Added invoice summary to display - Added tracking of invoice transactions * Payments - Support tracking of invoice transactions above, do away with Posted database column * Misc fixes & changes - Compare strings when working with integers directly from the database
-
- 19 Dec, 2007 1 commit
-
-
Nigel Kukard authored
-
- 18 Dec, 2007 2 commits
-
-
Nigel Kukard authored
* Fixed various creditnote bugs
-
Nigel Kukard authored
* Various changes to allow for viewing unpaid/paid/open receipts, invoices, payments & purchasing informations * Minor database changes and table renaming * Better error handling for internal module errors * Additional error checks in receipt allocation posting & automatic receipt closing * Admin interface cosmetic fixes
-
- 17 Dec, 2007 2 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
- 15 Dec, 2007 1 commit
-
-
Nigel Kukard authored
-
- 09 Dec, 2007 1 commit
-
-
Nigel Kukard authored
-
- 06 Dec, 2007 1 commit
-
-
Nigel Kukard authored
* Disabled caching ... pending better implementation, ipc shmem is left around after program exits and its damn slow * Various cleanups and bug fixes * More work on supplier credit notes
-
- 01 Dec, 2007 1 commit
-
-
Nigel Kukard authored
* Purchasing: API cleanup & fixes * database schema: Cleanup * Invoicing: API cleanup & fixes * Tax: Improved API
-
- 25 Nov, 2007 1 commit
-
-
Nigel Kukard authored
-
- 11 Nov, 2007 1 commit
-
-
Nigel Kukard authored
* Added caching library * Added first Engine function to get caching library stats
-
- 10 Nov, 2007 4 commits
-
-
Nigel Kukard authored
* Updated the statement template to use new macros
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
- 03 Nov, 2007 2 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
- 01 Nov, 2007 1 commit
-
-
Nigel Kukard authored
-
- 31 Oct, 2007 1 commit
-
-
Nigel Kukard authored
-
- 28 Oct, 2007 1 commit
-
-
Nigel Kukard authored
-
- 25 Oct, 2007 2 commits
-
-
Nigel Kukard authored
* Major database handling updates, including more database independant design. Removed requirement for $dbh->rows * More major API changes
-
Nigel Kukard authored
* New database independant SQL schema ... or sorta independant, there are scripts to convert to the various formats * Added support for pgsql, sqlite3 and mysql
-
- 22 Oct, 2007 1 commit
-
-
Nigel Kukard authored
-
- 21 Oct, 2007 2 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
- 19 Oct, 2007 1 commit
-
-
Nigel Kukard authored
* Database cleanups, function cleanups * Bugfixes backend library error handling * Better SOAP error transversal down the callchain * Removed Module ID's * Updated contrib books * Ported GL and Clients modules to the new API
-
- 18 Oct, 2007 1 commit
-
-
Nigel Kukard authored
* Preliminary work on supplier credit notes module
-