4869: Work order listing and print work orders reports should omit voided orders...
[fa-stable.git] / manufacturing / includes / db / work_orders_db.inc
2019-03-26 Joe Hunt4869: Work order listing and print work orders reports...
2018-11-13 Joe HuntMerge branch 'master' of https://git.code.sf.net/p...
2018-11-05 Janusz DobrowolskiCleanups (fixed obscure numeric references to some...
2018-10-11 Janusz Dobrowolski[0004735] Search Outstanding Work Orders: voided work...
2018-10-10 Janusz Dobrowolski[0004212] Work Order Entry: fixed error when voided...
2017-06-02 Janusz DobrowolskiNow stable version is 2.4
2016-02-14 Janusz DobrowolskiFixed upgrade procedures for manufacturing transactions...
2016-02-13 Janusz DobrowolskiFixed manufacturing module voiding procedures.
2016-01-21 Janusz DobrowolskiManufacturing: assembly account renamed to WIP account.
2016-01-21 Janusz DobrowolskiRemoved sparse debit account selector from Work Order...
2016-01-10 Janusz DobrowolskiReverted invalid changes in manufacturing accounts...
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-12 Joe HuntRerun of Moving bugfixes from 2.3 to 2.4, Manufacturing...
2015-12-11 Joe HuntMoving bugfixes from 2.3 to 2.4 and updated install...
2015-10-18 Joe HuntRerun. Fixed wrong calculaiton of standard cost during...
2015-10-17 Joe HuntFixed wrong calculaiton of standard cost during Advance...
2015-10-14 Joe HuntChanged the GL accounts in Manufacturing to go from...
2015-10-09 Joe HuntMaterial cost doubles itself, if quantity = 0. Fixed.
2015-05-10 Janusz DobrowolskiMerged changes from master branch up to current state.
2015-04-18 Janusz DobrowolskiMerging latest changes from stable branch up to 2.3.24
2015-04-06 Janusz DobrowolskiFixed typo in get_sql_for_work_orders.
2015-03-25 Janusz DobrowolskiMerged changes from stable branch up to 2.3.23.
2015-02-19 JoeAllow search by Id in search work orders.
2015-01-05 JoeCleanup in db_pager get_sql and testing it.
2015-01-03 Janusz DobrowolskiCleanup: removed all closing tags in php files.
2014-12-28 JoeCleanup, $SysPrefs.
2014-12-28 Janusz DobrowolskiCleanup: removed _GET/_POST references from business...
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-10-27 JoeImproved calculation of standard cost in advanced manuf...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2013-10-27 Janusz DobrowolskiMerged latest changes from stable branch.
2013-10-27 Janusz DobrowolskiMerged last changes from stable.
2013-05-09 Janusz DobrowolskiMerged changes up to 2.3.16 into unstable
2013-03-24 Janusz DobrowolskiLine end cleanups.
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-09-18 Janusz DobrowolskiMerged changes from stable branch up to 2.3.12
2012-03-03 Janusz DobrowolskiStable merged into unstable again (due to failure on...
2011-05-13 Joe Hunt0000799: function void_work_order misses void_bank_trans
2011-05-10 Joe HuntCleanup inventory_db.inc, work_orders_db.inc and grn_db...
2011-03-26 Janusz DobrowolskiEOL cleanup.
2011-03-21 Joe HuntMore Improvements in Costing Valuations, Chaitanya.
2011-01-26 Janusz DobrowolskiReorganized work order costing to make corect registrat...
2010-12-10 Janusz DobrowolskiNew files from unstable branch
2010-11-13 Janusz DobrowolskiAdded db_write/db_void hooks.
2010-09-06 Joe HuntRemoved all decimal roundings in cost price calculations
2010-07-15 Joe HuntChanged calculating of cost update (average material...
2010-05-11 Janusz DobrowolskiMultiply contacts spport added.
2010-03-05 Janusz DobrowolskiMerged changes from main trunk up to 2.2.7
2010-02-28 Joe HuntFixed a non esisting voiding of Work Order Advanced...
2010-02-16 Janusz DobrowolskiMerging changes form main trunk 2.2.5-2.2.6
2010-02-10 Joe HuntChanged so 'Allow Negative Stock' will update the GL...
2010-01-20 Janusz DobrowolskiMerged changes form main trunk up to 2.2.4
2010-01-14 Joe HuntA couple of small bugs were fixed in average material...
2009-12-04 Joe HuntMoved all SQL statements from PHP files into relevant...
2009-11-19 Janusz DobrowolskiUpdate from usntable branch.
2009-10-18 Janusz DobrowolskiSecurity update merged from 2.1.
2009-10-15 Janusz DobrowolskiSecurity statements update against sql injection attacks.
2009-09-13 Janusz DobrowolskiEliminated non-static method calls and other bulk fixes...
2009-06-26 Joe HuntAdded Print of Work Order
2009-06-25 Janusz DobrowolskiMerged changes from main branch up to 2.1.3.
2009-06-11 Joe HuntSmall adjustments
2009-06-08 Joe HuntChanged Advanced Manufacturing payments to be more...
2009-06-06 Joe HuntOverhead costs in Manufacturing/Assembling wasn't added...
2009-05-08 Janusz DobrowolskiReferences saved in refs table for all documents for...
2009-05-03 Janusz DobrowolskiAdded audit trail.
2009-03-09 Janusz DobrowolskiMerging version 2.1 RC to main trunk.
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-08-24 Janusz DobrowolskiMoving 2.0 development version to main trunk.
2008-04-18 Joe HuntCommitted with db_escape instead of db_quote
2008-04-18 Joe HuntChanged db_escape function to avoid XSS attacks via...
2008-03-09 Joe HuntRemoved redundant form_types functions and the file...
2008-03-04 Joe HuntChanges in average material cost from bom_edit to work_...
2007-04-12 Joe Hunt*** empty log message ***