summaryrefslogtreecommitdiff
path: root/LedgerSMB/IS.pm
AgeCommit message (Expand)Author
2008-01-14Correcting bug 1839776-- reposting sales invoice causes duplication.einhverfr
2007-11-29Fix for bug 1831402tetragon
2007-11-07Replacing backticks with system() calls since VanillaPerl seems to have issue...einhverfr
2007-10-18POS Fixes:einhverfr
2007-10-11Fixed bug 1765161, post button duplicates invoices.einhverfr
2007-10-05Final COGS fixes for reversing invoiceseinhverfr
2007-10-04COGS fixes for sales invoice reversalseinhverfr
2007-10-04COGS fixeseinhverfr
2007-09-22Some more NaN checkstetragon
2007-09-01Preventing AR-Transaction screen from calculating sales tax since it doesn't ...einhverfr
2007-07-19Applying Victor's patch 1766387einhverfr
2007-07-18Applying Victor's patch for invoice reversalseinhverfr
2007-07-18Applying Victors invoice reversal patcheseinhverfr
2007-07-17Fixed: scoping issues in IS.pm (bug 1754576einhverfr
2007-07-17Fixing another cogs bug (1753360)einhverfr
2007-07-17Applying Victor's patch for ar/ap revere bugs (bug 1752439)einhverfr
2007-07-12Applying Victor's patches for reversed customer invoices and COGSeinhverfr
2007-07-09Fixing bug 1748255einhverfr
2007-05-10Adding a number of bugfixeseinhverfr
2007-05-07Applying patch to bugs 1699718 and 1713439einhverfr
2007-04-27Fixing bind error in IS.pm re: Charlie Ambrose's emaileinhverfr
2007-04-24Updating version strings following release of 1.2.4. Also adding fix for par...einhverfr
2007-04-22Fix for NaN.00 invoice prints and regex tweaks to init_taxestetragon
2007-04-12Formatting with Perltidyeinhverfr
2007-04-12Fixing partial commit bugs in IS.pm and IR.pmeinhverfr
2007-04-09Fixing sales tax posting issues not taking contact into considerationeinhverfr
2007-04-09Fixing issue with sales tax not correctly posting for AR invoices Still need...einhverfr
2007-04-08Fixing IS.pm query parameter problemeinhverfr
2007-03-30Fixing POS open transaction report, and catching error if FXRate is not enteredeinhverfr
2006-11-29Converting some selectrow_array calls to fetchrow_arraytetragon
2006-11-16Fix typo at end of querytetragon
2006-11-16Removing $query argument from $sth->fetchrow_array callstetragon
2006-11-14Some fixes for posting sales invoicestetragon
2006-11-13Fixing a few db connection bugseinhverfr
2006-11-10Fixed foreign exchange defaults handling in IS.pmeinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Fixing IR, IS, and CT bugseinhverfr
2006-10-29Noted that IS.pm has under gone whitespace cleanupeinhverfr
2006-10-29Finished moving IS.pm to new systemeinhverfr
2006-10-29More progress on IS.pmeinhverfr
2006-10-29More progress on IS.pmeinhverfr
2006-10-28Further process in IS.pm cleanupeinhverfr
2006-10-28Partial whitespace/db formatting for IS.pmeinhverfr
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-08First round of tax code replacement, adds cumulative tax supporttetragon
2006-10-02Broke out price matrix logic (warning, this is untested but cannot test from einhverfr
2006-10-02Renamed "get_custom_queries" to "run_custom_queries" for semantic clarity.einhverfr
2006-09-29Simplified custom fields API.einhverfr