summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2008-09-25Saving locations and contacts to a user now works as expected.aurynn_cmd
2008-09-25Addressing performance issues in multiple payments interface. Adding additio...einhverfr
2008-09-23Lots of fixes for editing users. Minor changes to Person.sql, specifically pe...aurynn_cmd
2008-09-23Fixing dbobject handling to avoid deprecation messageseinhverfr
2008-09-22Fixes to user managementeinhverfr
2008-09-22Major changes to the Admin interface for Edit User. Minor tweaks to Person, L...aurynn_cmd
2008-09-18CHangeing DBObject's method argument detection to avoid problem cases.einhverfr
2008-09-17Further fixes to Reconciliation, the new Admin interface, and a small change ...aurynn_cmd
2008-09-13Adding description and control code fields to vendor/customer searcheinhverfr
2008-09-12Adding drop down box to set primary entity class for companies.einhverfr
2008-09-12Added description field to customer/vendor generation.einhverfr
2008-09-10Correcting issue saving multiple contact infoeinhverfr
2008-09-09Refactored code for customers and vendors for better maintenance and customiz...einhverfr
2008-09-03Adding button to generate entity control codeeinhverfr
2008-09-03Correcting issues which occur when insufficient info is imported to include w...einhverfr
2008-08-22Correctig issue on Firefox 3 with searching for batches using the 'Any' optioneinhverfr
2008-08-21Hiding notes with ledgersmb.css on top company div for now.einhverfr
2008-08-21Correcting issues retrieving contact info which contain '#' in description or...einhverfr
2008-08-21Further fixes to Recon and Admin. In testing.aurynn_cmd
2008-08-20Removing the last references to CT.pm and ct.pl, removing these files.einhverfr
2008-08-20Correcting errors on Perl 5.10 when sales tax is appliedeinhverfr
2008-08-19Copious Admin and Reconciliation changes.aurynn_cmd
2008-08-16Manually merging in pricematrix changes for ticket 1897245 because codebase i...einhverfr
2008-08-15Rethinking Jeffk's till patcheinhverfr
2008-08-14Merging patch 2025931einhverfr
2008-08-14Applying patch 2013331 from Jeffk on configurable cookie nameseinhverfr
2008-08-12 * Correcting discount display discrepancies in multiple payment detail screeneinhverfr
2008-08-12Really merging fix for 1954974 this timeeinhverfr
2008-08-12Undoing svn commit rev 2250einhverfr
2008-08-12Merging fix for bug 1974974einhverfr
2008-08-12merging fix for 1877860einhverfr
2008-08-12Correcting AR allocation bug, 1881199einhverfr
2008-08-06Correcting join problem when pulling up existing AP Transactionseinhverfr
2008-08-05Correcting date comparison bugeinhverfr
2008-08-05Correcting more GMP incompatibilitieseinhverfr
2008-08-01Correcting missue with closedto dateseinhverfr
2008-07-31Payment.pm modifications to sort select-for-payment invoices by date, ascendingaurynn_cmd
2008-07-30Adding custom batch type handleseinhverfr
2008-07-25Fixing DBObject->new() to do a base copy before a list copy.einhverfr
2008-07-25Reconciliation changes. Moving code around, copying Reconciliation to DBObjec...aurynn_cmd
2008-07-22Added format option to LedgerSMB::format_amounteinhverfr
2008-07-11Re-adding my admin-specific stuff.aurynn_cmd
2008-07-11Additions and fixes to the Reconciliation code.aurynn_cmd
2008-07-10comment clarificationeinhverfr
2008-07-10commenting on defaults, resetting max_post_size default to one megabyteeinhverfr
2008-07-10setting default for sysconfig variables max_size_post and decimal placeseinhverfr
2008-07-10Committing David Mora's rounding fix. May require new lines in ledgersmb.con...einhverfr
2008-07-10Removing logging codeeinhverfr
2008-07-10Correcting the last errors for the draft approval on secondary test instanceeinhverfr
2008-07-09Correcting parse errors on Form.pmeinhverfr