index
:
ledger-smb
1.2.13+jones
1.2.16+jones
1.2.17+jones
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LedgerSMB
/
IR.pm
Age
Commit message (
Expand
)
Author
2008-02-16
Correcting all known casting issues relating to PostgreSQL 8.3
einhverfr
2007-12-31
* Committed Tony Brummett's patch for last/avg costs
einhverfr
2007-10-11
Fixed bug 1765161, post button duplicates invoices.
einhverfr
2007-09-22
Some more NaN checks
tetragon
2007-09-13
Switch call from do to prepare
tetragon
2007-09-02
Correcting bug 1753372: COGS posts to closed dates when books closed after s...
einhverfr
2007-09-01
Preventing AR-Transaction screen from calculating sales tax since it doesn't ...
einhverfr
2007-07-19
Correcting a double-application of a patch
einhverfr
2007-07-18
Applying Victor's patch for invoice reversals
einhverfr
2007-07-17
Fixing a few more scoping issues, possibly including bug 1703347
einhverfr
2007-07-17
Bugfix to a bugfix-- ignore from changelog
einhverfr
2007-07-17
Fixing another cogs bug (1753360)
einhverfr
2007-07-09
Applying patch 1749967 by Victor
einhverfr
2007-07-09
Fixing bug 1748255
einhverfr
2007-07-07
Applying Victor Sterpu's fix to bug 1748895
einhverfr
2007-05-07
Applying patch to bugs 1699718 and 1713439
einhverfr
2007-04-17
Fixing vendor invoice issue where * -1 in prepared query caused type problems
christopherm
2007-04-12
Formatting with Perltidy
einhverfr
2007-04-12
Fixing partial commit bugs in IS.pm and IR.pm
einhverfr
2007-04-09
Fixing sales tax posting issues not taking contact into consideration
einhverfr
2006-12-05
Removing errant debug statement.
einhverfr
2006-11-30
Remove pre-parameterisation stringified NULL
tetragon
2006-11-16
Removing $query argument from $sth->fetchrow_array calls
tetragon
2006-11-14
Fixing var used to prepare a query
tetragon
2006-11-14
Call to price_matrix_query, not PriceMatrixQuery
tetragon
2006-11-14
Fix variable call for vendor invoices with tax included
tetragon
2006-11-13
Lots more dbconnects removed
einhverfr
2006-11-12
Fixed 2 bugs: import text not working with alphanumeric partnumbers and comm...
einhverfr
2006-11-12
Fixed one bug in IR.pm
einhverfr
2006-10-31
Defaults table revision. Most COA's and System->defaults are known to be broken.
einhverfr
2006-10-30
Fixing IR, IS, and CT bugs
einhverfr
2006-10-30
Finished IR.pm whitespace and SQL cleanup
einhverfr
2006-10-30
Mostly done with IR.pm
einhverfr
2006-10-24
Fixing breadead mistakes when moving variables to new namespace
einhverfr
2006-10-24
Made sure the LedgerSMB::Sysconfig namespace was available where necessary
einhverfr
2006-10-24
Moved all scalars out of ledger-smb.conf
einhverfr
2006-10-08
First round of tax code replacement, adds cumulative tax support
tetragon
2006-10-02
Broke out price matrix logic (warning, this is untested but cannot test from
einhverfr
2006-09-22
updating website URL to point to ledgersmb.org - more, this time without bork...
christopherm
2006-09-12
Added a link to our sourceforge project page to the copyright notice in all
einhverfr
2006-09-10
Revised copyright notices for PM's.
einhverfr
2006-09-01
Initial Import
christopherm