[0004212] Work Order Entry: fixed error when voided WO refence is reused.
[fa-stable.git] / includes / db /
2017-12-19 Janusz DobrowolskiStock Status display, Manufacturing Reports: fixed...
2017-11-09 Janusz DobrowolskiWorkaround for segfaults in some buggy php encoding...
2017-11-09 Janusz DobrowolskiPHP7 compatibility fixes.
2017-07-27 Joe HuntDatabase connection issue with non standard port.
2017-06-14 Janusz DobrowolskiFixed payments reallocation for prepayment orders;...
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2017-05-15 Joe Hunt0003862: Straight Line Depreciation value calculation...
2017-01-15 Janusz Dobrowolski[0003658] Errors during reference line edition when...
2016-01-21 Janusz DobrowolskiManufacturing: assembly account renamed to WIP account.
2016-01-09 Janusz DobrowolskiOverhead and labour cost changed to define standard...
2016-01-09 Janusz DobrowolskiFurther changes in manufacturing, added unit_cost in...
2015-12-07 Joe HuntFixed Assets fixes, bugs and improvements.
2015-12-01 MithyAdded fixed assets module
2015-11-06 Joe HuntCleanup comments. Small bugfixes. Second run
2015-11-05 Janusz DobrowolskiGlobal fixes in SQL queries aimed to make them more...
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-04-20 Janusz DobrowolskiTransaction references extended with parametrized patte...
2015-04-19 Janusz DobrowolskiCollation selection in installer and company creation...
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-04-07 Janusz DobrowolskiRemoved obsolete stock_move.person_id field and related...
2015-04-06 Janusz DobrowolskiPartial (inventory related) include files cleanup.
2015-04-06 Janusz DobrowolskiFixed mysqli related warnings.
2015-04-05 Janusz DobrowolskiRemoved obsolete stock_move.discount_percent field
2015-04-05 Janusz DobrowolskiRemoved obsolete stock_moves.visible field; changed...
2015-03-25 Janusz DobrowolskiAdded missing company settings to upgrade script, fixed...
2015-03-25 Janusz DobrowolskiFixed handling extended journal entries in various...
2015-03-25 Janusz DobrowolskiImproved journal trans: added currency support, tax...
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-02-28 Janusz DobrowolskiAdded mysql query retry after database deadlock detection.
2015-02-28 Janusz DobrowolskiRemoved sparse update_stock_move_pid function.
2015-01-23 Janusz DobrowolskiRewritten upgrade procedures, added fa_patch class...
2015-01-21 JoeVlrsnup according to Apmuthu's list.
2015-01-17 Janusz DobrowolskiFixed a couple of problems in installation procedures.
2015-01-11 Janusz DobrowolskiFixed problems with htmlspecialchars() function for...
2015-01-10 Janusz DobrowolskiUnnecesary direct access to user setting superseded...
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2015-01-09 Janusz DobrowolskiFixed default value for audit_trail.fiscal_year column.
2015-01-08 Janusz DobrowolskiAdded stub for database query profiling.
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiCleanup: various random sql queries found in UI files...
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-12-08 Janusz DobrowolskiFixed problems with latin2 encoding due to changes...
2014-09-21 Janusz DobrowolskiFixed stock quantity checks to block transactions which...
2014-09-18 Janusz DobrowolskiFixed typo in last commit.
2014-09-16 Janusz DobrowolskiAdditional db driver fixes, mysqli api set as default...
2014-09-12 JoeRemoved redundant mb_flag 'A'.
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-08 JoeBug in new mysqli driver.
2014-05-07 JoeNew mysql/mysqli driver implemented. Uses mysqli driver...
2014-05-04 JoeBackward compatible empty sql mode for MySql databases...
2013-11-19 Janusz DobrowolskiFixed inventory valuation bug after voiding foreign...
2013-10-27 Janusz DobrowolskiMerged latest changes from stable branch.
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-10-14 Janusz DobrowolskiFixed person contact deletion.
2013-07-16 Maxime BourgetFixed qoh to return 0 instead of null when moves histor...
2013-06-10 Janusz DobrowolskiFixed bug in voiding GRN/Purchase resulting in invalid...
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-03-15 Janusz DobrowolskiMerge branch 'branches/default' of hg::ssh://itronics...
2013-03-05 Joe HuntForce status to integer value before writing database.
2013-01-17 Janusz DobrowolskiFixed gettext translations (memos generated by stock_co...
2012-11-22 Janusz DobrowolskiMerged changes form stable branch up to 2.3.13
2012-10-08 Janusz DobrowolskiMerged latest changes from stable branch.
2012-10-02 Janusz DobrowolskiFixed void_stock_move() to avoid sparse lines in Invent...
2012-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-09-08 Joe Hunt0001767: Company Creation assigning externally created...
2012-06-25 Janusz DobrowolskiSwitching database to UTF8 encoding on upgrade to FA...
2012-06-16 Janusz Dobrowolski0000593,0001093: Prepayments made against orders implem...
2012-05-27 Joe Hunt0001606: Statement are not sent to general contact
2012-03-03 Janusz DobrowolskiStable merged into unstable again (due to failure on...
2012-02-16 Janusz DobrowolskiMerged stable branch up to 2.3.10
2012-02-02 Joe HuntFixed small bugs in function void_stock_move in file...
2011-11-25 Joe HuntSmall change in voiding stock move.
2011-10-10 Joe HuntSmall changes in costing by Chaitanya.
2011-09-06 Janusz DobrowolskiChanges up to 2.3.7 merged into unstable branch.
2011-05-17 Joe HuntCorrection in inventory_?db.inc. Chaitanya.
2011-05-10 Joe HuntCleanup inventory_db.inc, work_orders_db.inc and grn_db...
2011-05-09 Janusz DobrowolskiCleanups in ui_msgs.inc and inventory_db.inc
2011-05-06 Janusz DobrowolskiMerged changes up to version 2.3.4 into unstable.
2011-04-27 Janusz DobrowolskiAdded Purchase Invice edition.
2011-04-21 Janusz DobrowolskiCleanups.
2011-04-09 Janusz Dobrowolskidb_insert_id() returned wrong id when $sql_trail=1...
2011-03-28 Joe Hunt[0000691] Error updating BOM
2011-03-21 Joe HuntMore Improvements in Costing Valuations, Chaitanya.
2011-03-19 Joe HuntMore regarding costing valuations
2011-03-10 Joe Hunt[0000608] Need better Negative stock prevention checking
2011-03-02 Joe HuntChaitanya : Reversing stock move rather than voiding...
2011-01-26 Janusz DobrowolskiAdded closing transactions up to selected date.
2011-01-04 Janusz DobrowolskiMerged changes from mai trunk up to 2.3.1
2010-12-18 Joe HuntMore cleaning. Rerun.
2010-12-17 Joe Hunt[0000304] Set locale functionality broken on Windows
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-11-22 Janusz DobrowolskiFixed db_close() helper.
2010-11-22 Janusz DobrowolskiFixed bug in update_person_contact().
2010-11-12 Janusz DobrowolskiAdded db_close() for optional use.
2010-11-11 Janusz DobrowolskiFixed implode() injection vulnerabilities.
2010-11-06 Janusz DobrowolskiRearanged contacts edition.
2010-10-28 Janusz DobrowolskiAll mysql specific calls moved to connect_db.inc
2010-10-21 Janusz DobrowolskiVarious code cleanups
2010-10-13 Janusz DobrowolskiAdded inline company switching with set_global_connection()
next