summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Collapse)Author
2008-06-25Correcting issue on Vendor screen. Displaying wrong account info when ↵einhverfr
selecting entity from vendor report. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2172 4979c152-3d1c-0410-bac9-87ea11338e46
2008-06-10Adding UI support for multiple vendor/customer accounts per company.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2163 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-26Closing bug 1871072einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2156 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-25Fixes to per-transaction separation of dutieseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2155 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-19Correcting problem in DBObject.pm constructoreinhverfr
Correcting method->procedure mappings for DBD::Pg 2.0 and above. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2152 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-14Correcting vendor save issueseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2146 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-13Correcting Customer/vendor name not showing up in certain caseseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2140 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-12Merging in fix for 1870069einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2137 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-12Merging fix for 1870065einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2133 4979c152-3d1c-0410-bac9-87ea11338e46
2008-05-09Adding ability to force closed transactions (via db only) to prevent them ↵einhverfr
from showing up on the outstanding report. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2131 4979c152-3d1c-0410-bac9-87ea11338e46
2008-04-04Correcting join issue on GL reports.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2124 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-31Correcting bug dropping first element in _db_array_scalarseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2122 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-28Correcting issues with payment:einhverfr
1) paying against negative transactions causes *positive* payments 2) payment screen is corrupted on return git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2120 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-23Get _parse_array to work with DBD::Pg 2.3tetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2114 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-11Adding db_namespace configuration parameter and restricting method discovery ↵einhverfr
based on it. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2105 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-10Adding an option to search for batches for any usereinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2103 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-07Correcting error on dbobject::parse_array() using nested arrayseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2101 4979c152-3d1c-0410-bac9-87ea11338e46
2008-03-04Adding David Mora's single-payment interface patcheseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2098 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-27Minor modification to the Company.pm, so companies are properly saved from ↵aurynn_cmd
the vendor screen git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2094 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-24Merging inventory report fix from branches/1.2einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2082 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-24Merging fix for 1895526einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2079 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-21Changing AP/AR Oustanding Reports to Hide SL Legacy Rounding Errors.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2076 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-21Corrections for vouchers and AP Outstanding Reporteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2075 4979c152-3d1c-0410-bac9-87ea11338e46
2008-02-16Correcting all known casting issues relating to Pg 8.3einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2070 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-30Correcting issue with AP Outstanding Report showing apparently paid invoices ↵einhverfr
when roundoff errors occur. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2067 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-30Correcting date range dropdown issues in AP Outstanding report.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2066 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-30Correcting transaction date filter problems for AP outstanding report.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2065 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-30Correcting md5() incompatibility with Pg 8.3einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2064 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-22Merging SO/PO search fix from branches/1.2einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2061 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-18Correcting internal server error on logouteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2055 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-18Various corrections to AR/Outstandingeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2054 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-18Correcting join projection issues in AP/Outstanding reporteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2050 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-14Correcting warning when parsing arrayeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2046 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-14Merging bug fix 1839776 from 1.2einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2044 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-12Merging fix for 10825463einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2038 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-10Fixing trial balance not to pull future approved transactions for the balance.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2036 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-10Fixing trial balance to filter all areas of unapproved transactionseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2035 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-10Correcting outstanding reporteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2033 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-09Fixing outstanding invoice reports to ignore unapproved transactions by default.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2032 4979c152-3d1c-0410-bac9-87ea11338e46
2008-01-09Correcting trial balance and gl report not to pull unapproved transactionseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2031 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-29Applying Lena Brummett's patch for avgcost.einhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2020 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21Also apply the Num2text encoding fixes to trunktetragon
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2000 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21Adding some rudamentary POD to Company.pmeinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1997 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21Correcting header error when creating dataseteinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1991 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21Adding ability to delete vouchers from batcheinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1989 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21Adding chart of account filter to GL reportseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1988 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-21More batch, vendor, and payment reversal fixeseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1987 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-20Fixing flawed invoice behavioreinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1985 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-20More contact, payment, voucher fixes/enhancementseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1984 4979c152-3d1c-0410-bac9-87ea11338e46
2007-12-19More batch enhancementseinhverfr
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1982 4979c152-3d1c-0410-bac9-87ea11338e46