summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-17Fixed bugs regarding run_custom_queries and new logins.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@221 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-17Fixing ca_en locale datatetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@220 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16`cat svn-commit.2.tmp`einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@219 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16Added error of ->{dbh} fails to connecteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@218 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16syntax error in sql using wrong closing bracechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@217 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-16run_custom_queries update recursion fixedeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@216 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13commenting out the GLOBALDBH for the moment, since the rest is not therechristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@215 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Round displayed values in till breakdowntetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@214 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13adding .htaccess file on the bin directory. None of these files should be ↵christopherm
acalled directly git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@213 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13$form->{menubar} is now deprecated, replaced with $form->{lynx} which will ↵christopherm
be used for all lynx related things git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@212 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Fix the array expansion in till closingtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@211 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Re-merge l10n improvements to rc.pltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@210 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Update key name for tax property "Order"tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@209 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13removing bin/lynx and bin/mozilla folders. All scripts are now at bin/ with ↵christopherm
bin/custom for custom scripts (user specific or otherwise) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@208 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Improve l10n support in POS till closing cash breakdown.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@207 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Removed utf formatting removing characters.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@206 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-13Fixed $ substitution in format_lineeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@205 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-11Spelling fixestetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@204 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-11Preprocess the callproc procname so that the first () becomes the argstr.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@203 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10Added Seneca's tax changes to the changelogeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@202 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10Fixing broken escapes of single quotes in stringschristopherm
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@201 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10sorting by account number to simplify translation/comparison to ↵christopherm
Canada-English, and just because it's the right thing to do(tm) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@200 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10adding globals to ledger-smb.conf, although we should probably consider ↵christopherm
removing this file from SVN to force the user to set the parameters correctly when installing git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@199 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10fixing critical error in menu.pl, whitelisting was using wrong variable. ↵christopherm
This is a security problem! git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@198 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10getting parameters ready for central db setup. GLOBALDHB is the ↵christopherm
shared/global connection resource to the central db git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@197 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-10renaming Canada-French to more accurate Canada-Quebec, using utf-8 and ↵christopherm
setting correct provincial tax rate (7.5%) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@196 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@195 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-08Fix syntax and table names to match schematetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@194 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-08Terminate "is orphan" query stringtetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@193 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-06remove duplicate transactions table creationlinuxpoet
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@192 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-06Fix namespace of GL in close_tilltetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@191 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-05Added experimental and untested upgrade script for templates.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@190 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-04Minor bugs fixed in credit card processingeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@189 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-04Added copyright notices to credit card modules.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@188 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-03Adding experimental support for TrustCommerce credit card processingeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@187 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-03Updated changelogeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@186 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-03Merged SL-POS.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@185 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-03Update Canadian GST rates.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@184 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Broke out price matrix logic (warning, this is untested but cannot test from einhverfr
this machine so will be tested tonight) git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@183 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Fix quoting of the default currency in recurring_transactions.tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@182 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@181 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Applied a modified version of davedv's patch to test the db connection.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@180 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Fixed a few queries in AA.pm. These probably worked but this is more robusteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@179 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Corrected bug in Mime wrapper functioneinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@178 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Updated changelog and added Jason R's Gentoo metadata.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@177 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Moved base 64 encoding to MIME::Base64.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@176 4979c152-3d1c-0410-bac9-87ea11338e46
2006-10-02Adding file location checks to the template editortetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@175 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-30Fixed Pg-tables.sql, added scripts to configure replicationeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@174 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-30Whitepace cleanup on Menu, Mailer, Inifile, and Num2texteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@173 4979c152-3d1c-0410-bac9-87ea11338e46
2006-09-30Signing off on AA.pm for SQL injection security changes.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@172 4979c152-3d1c-0410-bac9-87ea11338e46