Fixed include file issue in sales order entry.
[fa-stable.git] / includes / db /
2009-05-10 Janusz DobrowolskiSupport for periodic journal trans closing/indexing.
2009-05-08 Janusz DobrowolskiFuncion get_reference return string instead of mysql...
2009-05-03 Janusz DobrowolskiAudit trail added.
2009-05-03 Janusz DobrowolskiFixed error handling in debug mode
2009-04-22 Janusz DobrowolskiDisplay all db_query errors in debug mode.
2009-04-21 Janusz DobrowolskiSupport for inactive record status.
2009-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
2009-02-24 Janusz DobrowolskiCleaning startup code.
2009-02-08 Joe HuntChanged license type to GPLv3 in top of files
2009-01-28 Joe HuntCopyright notes at top op every source file
2008-12-08 Janusz DobrowolskiAdded development/bugtracking sql trail.
2008-11-24 Janusz DobrowolskiAdded decimals to get_item_edit_info() return for sql...
2008-11-04 Janusz DobrowolskiAdded mysql_fetch_assoc() wrapper.
2008-10-06 Janusz DobrowolskiMerged bugfixes upto [0000072] (version 2.0.3).
2008-09-25 Joe Huntif MySQL is in strict sql mode, a couple of files didn...
2008-09-11 Janusz DobrowolskiFixed slash quotation problems on direct POST var reuse.
2008-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
2008-08-20 Joe HuntBug [0000037] Price diff and deliveries between po...
2008-04-24 Janusz DobrowolskiTurning off missing charset info in htmlentities()
2008-04-18 Joe HuntCommitted with db_escape instead of db_quote
2008-04-18 Janusz Dobrowolski*** empty log message ***
2008-04-18 Joe HuntChanged db_escape function to avoid XSS attacks via...
2008-04-18 Janusz DobrowolskiChanged db_escape function to avoid XSS atacksvia db...
2008-03-06 Janusz DobrowolskiMySQL 3.xx CAST bug fix
2008-03-06 Janusz DobrowolskiOptional debugging with xdebug module enabled.
2008-01-28 Joe HuntRelease 1.16. Look in CHANGELOG.txt for changes.
2007-05-03 Joe HuntMultiple tables and JOIN's have syntax changes in MySQL...
2007-04-28 Joe HuntWhen retrieving work centres id's there was a database...
2007-04-12 Joe Hunt*** empty log message ***