summaryrefslogtreecommitdiff
path: root/LedgerSMB/AM.pm
AgeCommit message (Expand)Author
2008-12-01Default country can now be set.HEADmastereinhverfr
2008-10-10Correcting defaults setting logic.einhverfr
2008-10-10merging in fix for OE generationeinhverfr
2008-07-04Committing David Mora's single payment updateseinhverfr
2008-03-04Adding David Mora's single-payment interface patcheseinhverfr
2007-12-04Encoding fixes for the backup routinestetragon
2007-11-14Fixing bug 1831410tetragon
2007-10-19Rearrange LSMB::Mailer a bit to make templating simplertetragon
2007-09-07Fixing recurring transactionseinhverfr
2007-09-06Fixing bug 1763928: Books closed-to date not multi-format safeeinhverfr
2007-09-05Fixing bug 1761766: Sales tax change will affect previous invoiceseinhverfr
2007-08-24Adjust docs to mention disabling of audit trail deletiontetragon
2007-08-20POD for AM.pm and disabling audit trail deletion "feature".tetragon
2007-07-17Fixing closedto setting self to 0 (bug 1755145)einhverfr
2007-06-23Correcting POD on LedgerSMB.pm, changing db_init to _db_init and calling it f...einhverfr
2007-06-11Fixing error searching by addresseinhverfr
2007-06-01Templating updates for output handlingtetragon
2007-05-08Fixing tax issue number parsing for 1,000.00 formateinhverfr
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
2007-04-26Merging bugfixes from current branches/1.2einhverfr
2007-04-26Doing a simple Perltidy commit so that I can evaluate differences between the...einhverfr
2007-03-24Removing executable bit from .pm files in svneinhverfr
2007-03-13Fixing 8.0 compatibility bug in session managementeinhverfr
2007-02-22Fixing bug 1665819einhverfr
2007-01-22Fixing bug 1625108einhverfr
2006-12-05Converting 2-arg open to 3-arg opentetragon
2006-11-29Converting some selectrow_array calls to fetchrow_arraytetragon
2006-11-28Imposing restrictions on configurable attributes in save_preferences (1601425)tetragon
2006-11-28Remove test/test2 from save_preferences. Error uses test's languagetetragon
2006-11-16Fix DBI syntax in yearend postingtetragon
2006-11-16Removing $query arguments from $sth->fetchrow_array callstetragon
2006-11-14Fix parametrisation of a querytetragon
2006-11-13Lots more dbconnects removedeinhverfr
2006-11-10Fixed foreign exchange defaults handling in IS.pmeinhverfr
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-02Change defaults queries to using new table structuretetragon
2006-11-02Converting Mailer to using MIME::Litetetragon
2006-10-31UNTESTED fix for system->defaultseinhverfr
2006-10-31System -> Defaults now properly saves defaults and retrieves accounts. other...einhverfr
2006-10-31Moving toward fixing System->defaultseinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Changed LedgerSMB/User.pm to be package LedgerSMB::User, and changed all the ...jasonjayr
2006-10-24Fixing breadead mistakes when moving variables to new namespaceeinhverfr
2006-10-24Made sure the LedgerSMB::Sysconfig namespace was available where necessaryeinhverfr
2006-10-24Moved all scalars out of ledger-smb.confeinhverfr
2006-10-21Fine tuning of whitelisting checkseinhverfr
2006-10-17Fixed bugs regarding run_custom_queries and new logins.einhverfr
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-02Fix quoting of the default currency in recurring_transactions.tetragon
2006-10-02Adding file location checks to the template editortetragon