order_line_extra.git
2013-05-31 Maxime BourgetAdd Ajax : change stock_id update page.
2013-05-31 Maxime Bourgetuse POST prior to GET for stock_id
2013-05-31 Maxime Bourgetrows have an id.
2013-05-31 Maxime BourgetHide before/after quantities when dragged (as they...
2013-05-31 Maxime BourgetAdd js to Drag and Drop.
2013-05-31 Maxime BourgetFix button icons.
2013-05-31 Maxime BourgetAdd js script.
2013-05-30 Maxime BourgetChange color of partial After quantity.
2013-05-30 Maxime BourgetAdd link to customer order view.
2013-05-30 Maxime BourgetDisplay colors according to late status.
2013-05-30 Maxime BourgetStill formatting
2013-05-30 Maxime BourgetUse next location only if no stock left
2013-05-30 Maxime BourgetFix order location display.
2013-05-30 Maxime BourgetFormatting table
2013-05-30 Maxime BourgetCache Location.getQuantityOnHand
2013-05-28 Maxime BourgetDisplay order and location in good order.
2013-05-28 Maxime BourgetMix location and order
2013-05-28 Maxime BourgetGet QOH
2013-05-28 Maxime BourgetAdd Location class.
2013-05-27 Maxime BourgetAdd header
2013-05-27 Maxime Bourgetdb_query works. Returned object needs to be warped.
2013-05-27 Maxime BourgetQueryIterator compiles.
2013-05-27 Maxime BourgetAdding FA.db_query in Haxe.
2013-05-27 Maxime BourgetAdding Haxe
2013-05-27 Maxime BourgetAdding item_schegule page.
2013-05-26 Maxime BourgetMerge branch 'master' of bb:elax/fa-order_line_extra
2013-05-26 Maxime Bourgetdenorm queue works (with running quantity)
2013-05-07 Maxime BourgetAdd denorm table
2013-05-07 Maxime BourgetAdd - separator between comments in tooltip.
2013-05-07 Maxime BourgetFix tooltips not readable on small screen
2013-05-06 Maxime BourgetFix sort not working if customer id in URL.
2013-05-06 Maxime BourgetFix typo
2013-05-06 Maxime BourgetAdd extract cell functions.
2013-05-06 Maxime BourgetMerge branch 'master' of bb:elax/fa-order_line_extra
2013-05-06 Maxime BourgetFix ref column type in alter table
2013-05-06 Maxime BourgetFix quantity column format.
2013-05-06 Maxime BourgetTidy up inline css.
2013-05-06 Maxime BourgetAdd tooltips with comments.
2013-05-06 Maxime BourgetCustomer links work.
2013-05-06 Maxime BourgetAdd order summary
2013-05-05 Maxime BourgetSave in database.
2013-05-05 Maxime BourgetOrder by more stuff, plus clean code.
2013-05-05 Maxime BourgetAdd Update and Cancel button.
2013-05-05 Maxime BourgetDate work (js + empty value)
2013-05-05 Maxime BourgetAdd input for date and comment
2013-05-05 Maxime BourgetAdd input date text.
2013-05-04 Maxime Bourgetin progress
2013-05-04 Maxime BourgetClean up + start writting query
2013-05-04 Maxime BourgetLoad and display orders
2013-05-04 Maxime BourgetPermissions for main page works.
2013-05-04 Maxime BourgetHooks to alter/clean table work!
2013-05-04 Maxime BourgetFix wrong name for hook class
2013-05-04 Maxime BourgetInitial commit