- 02 Dec, 2016 1 commit
-
-
Nigel Kukard authored
-
- 18 Jul, 2016 1 commit
-
-
Nigel Kukard authored
It doesn't seem supported in the latest Perl module
-
- 17 Mar, 2014 3 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
-
Nigel Kukard authored
-
- 10 Sep, 2010 1 commit
-
-
Nigel Kukard authored
-
- 15 May, 2009 1 commit
-
-
Nigel Kukard authored
-
- 12 Aug, 2008 1 commit
-
-
Nigel Kukard authored
-
- 04 Aug, 2008 1 commit
-
-
Nigel Kukard authored
-
- 07 Jun, 2008 1 commit
-
-
Nigel Kukard authored
-
- 06 Jan, 2008 2 commits
-
-
Nigel Kukard authored
- Fixed up alignment of main table so it fills entire page * SupplierReceipting - Updated config file and added SupplierReceipting config section - Fixed misc bugs * Suppliers - Minor bugfixes
-
Nigel Kukard authored
- Allow showing of transactions - Various cleanups - Misc bugfixes * Receipting - Various cleanups * SupplierReceipting - Fully implemented now * Payments - Various cleanups - Misc bugfixes * Purchasing - Various cleanups - Added getSupplierInvoiceTransaction to backend * Invoicing - Display decimal places on all invoices items generated by backend * Statements - Display decimal places on all statement items generated by backend * Receipting - Display decimal places on all receipt items generated by backend
-
- 05 Jan, 2008 1 commit
-
-
Nigel Kukard authored
* SupplierCreditNotes - Return only open supplier credit notes by default - Allow returning of 'open' and 'all' supplier credit notes - Close creditnote apon full allocation of funds - Implemented supplier credit note transactions * SupplierReceipting - Started work on supplier receipts module, this will preliminary only support generating a receipt against a supplier credit note * Clients - Added getClientGLAccountEntries
-
- 03 Jan, 2008 1 commit
-
-
Nigel Kukard authored
-
- 02 Jan, 2008 2 commits
-
-
Nigel Kukard authored
- Sizings & spacings are now all relative * Added little document footer to bottom of all templates which can be overridden in the config file - Config file update for this
-
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 1 commit
-
-
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-
-
- 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
-
- 18 Dec, 2007 1 commit
-
-
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 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
-
- 10 Nov, 2007 1 commit
-
-
Nigel Kukard authored
* Updated the statement template to use new macros
-
- 03 Nov, 2007 1 commit
-
-
Nigel Kukard authored
-
- 25 Oct, 2007 1 commit
-
-
Nigel Kukard authored
* Major database handling updates, including more database independant design. Removed requirement for $dbh->rows * More major API changes
-
- 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
-
- 13 Oct, 2007 1 commit
-
-
Nigel Kukard authored
* GPL license update, downloaded from official site * Updated license snippet at top of all files * SOAP Modules are now called Plugins * Started work on SOAP engine data caching * New SOAP server config file format
-
- 27 Mar, 2007 1 commit
-
-
Nigel Kukard authored
-
- 23 Mar, 2007 1 commit
-
-
Nigel Kukard authored
-
- 22 Mar, 2007 2 commits
-
-
Nigel Kukard authored
-
Nigel Kukard authored
* InvoiceNumber changed to InvoiceRef in API * Remove misc debugging * Added better support for tracking of tracked inventory items * Various bugfixes
-
- 18 Mar, 2007 1 commit
-
-
Nigel Kukard authored
* Updated database schema * Return invoice "Paid" status when getting invoice information * Renamed buildInvoice to sendInvoice * Fixed bug in payments, where gl_accounts table was used instead of payments table
-
- 11 Mar, 2007 1 commit
-
-
Nigel Kukard authored
* Engine modules are now more plugin-like * Preliminary work on Payments module
-
- 10 Mar, 2007 1 commit
-
-
Nigel Kukard authored
-
- 03 Mar, 2007 1 commit
-
-
Nigel Kukard authored
* Fixed discounts to work on supplier and client invoices * Precision when calculating amounts that have decimals is set to 4 * Various comment fixups * Fixed database representation of money types * Quantity is now a number which can have 4 decimal places * Fixed database transactions vs. AutoCommit, AutoCommit ON achives what we want * Added "Discountable" hash entry to inventory items returned by Inventory module * Added function "linkTransactionByRef" to GL module * Various admin interface changes and fixups
-
- 01 Mar, 2007 1 commit
-
-
Nigel Kukard authored
* Updated VAT accounts for south africa * Added engine module for future use
-