summaryrefslogtreecommitdiff
path: root/LedgerSMB
AgeCommit message (Expand)Author
2008-08-15rethinking Jeffk's till patcheinhverfr
2008-08-14CONTENT_LENGTH is a user supplied variable. Without any checks for size, one ...christopherm
2008-08-14Applying Jeffk's patch for POS reports and Pgsql 8.3, 2025931einhverfr
2008-08-12Correcting bug 195974: error on pulling transactions by departmenteinhverfr
2008-08-12Applying jeffk's patch for 1877860einhverfr
2008-08-12Merging fix for 1881199einhverfr
2008-06-05Final revisions to Changelog and Build.PL for 1.2.14 before betaeinhverfr
2008-05-12Updating version stringseinhverfr
2008-05-12Correcting bogus datepaid in ar/ap transactionseinhverfr
2008-05-12Correcting AR/AP transaction summary info posting error behind 1870065einhverfr
2008-03-27More progress on handling format_string and double-escaping in TeXtetragon
2008-03-26Removing the underscore from the tex escape list. Other chars need review.tetragon
2008-02-24Correcting inventory report bug which uses duedate instead of invoice dateeinhverfr
2008-02-24Undoing mistaken commit of customizationseinhverfr
2008-02-24Closing bug 1895526-- exchange rate double parse on check paymentseinhverfr
2008-02-16Updating version numbers and release noteseinhverfr
2008-02-16Correcting all known casting issues relating to PostgreSQL 8.3einhverfr
2008-02-10Some substitution fixes for update_defaultstetragon
2008-01-30Correcting md5() incompatibility with Pg 8.3einhverfr
2008-01-22Correcting bug 1876963: DBD::Pg Error Searching for PO by descriptioneinhverfr
2008-01-20Fixing bug 1844159: Vendor Info Incorrectly Escaped in Check Printing Moduleeinhverfr
2008-01-14Changelog entries, version number changes for 1.2.12einhverfr
2008-01-14Correcting bug 1839776-- reposting sales invoice causes duplication.einhverfr
2008-01-12Correcting bug 1835463, cannot transfer to warehouseseinhverfr
2007-12-31* Committed Tony Brummett's patch for last/avg costseinhverfr
2007-12-28Updating version numberseinhverfr
2007-12-28Fixing the ordering of the rows returned by the tax retrieval query (anarcattetragon
2007-12-21Play with text encoding, hopefully this fixes ittetragon
2007-12-21Correcting 1852784: bad tax selection for future dateseinhverfr
2007-12-21Correcting header error when creating dataseteinhverfr
2007-12-11Correcting interpolation issue in User::process_queryeinhverfr
2007-12-08converting all_years to use extract and group byeinhverfr
2007-12-04Updating version numbers in advance of 1.2.10 releaseeinhverfr
2007-12-04Encoding fixes for the backup routinestetragon
2007-11-29More number formatting fixestetragon
2007-11-29Fix for bug 1831402tetragon
2007-11-24Bug 875350 solved. Please review.einhverfr
2007-11-23Fixing accidental commit of user-specific customizationseinhverfr
2007-11-23Fixes to closing till reporteinhverfr
2007-11-14Fixing bug 1831410tetragon
2007-11-13Fixing bug 1831246. Caused by both a bug in db_parse_numeric and bad args intetragon
2007-11-12Shift the extraction of invnumber down a few lines (fixes 1820572)tetragon
2007-11-07Replacing backticks with system() calls since VanillaPerl seems to have issue...einhverfr
2007-11-05Add missing $parts_id to query in add_items_requiredtetragon
2007-10-31Get db_parse_numeric to recognise float4/real as a "numeric" type.tetragon
2007-10-311) Fixing bug which hides discount input in POS screen.einhverfr
2007-10-30Correcting improper redirect when reposting POS invoices.einhverfr
2007-10-23Properly handle invoice-type quantities from customer searchtetragon
2007-10-18Add the ampersand to the HTML escape list for parse_template and fix 1815329.tetragon
2007-10-18Fixing 1814437tetragon