order_line_extra.git
2013-07-14 Maxime BourgetFix 0 quantity not displayed master
2013-07-01 Maxime BourgetDisplay stock id in schedule.
2013-06-28 Maxime BourgetAdd README
2013-06-22 Maxime BourgetHide date picker when input disabled.
2013-06-22 Maxime BourgetFix requiry date bulk update.
2013-06-21 Maxime BourgetFix get_allowed and change to get_dispatchable quantit...
2013-06-18 Maxime BourgetFix quantity and color wrong on dispatch
2013-06-18 Maxime BourgetFix branch not loaded.
2013-06-18 Maxime BourgetFix require file not found.
2013-06-18 Maxime BourgetQuick Hack to add Pick/Unpick per item. Needs Refactoring
2013-06-17 Maxime BourgetFix view creation to use MOP productino database.
2013-06-17 Maxime BourgetAllow order details sorting by quantity.
2013-06-16 Maxime BourgetAdd to pick view.
2013-06-16 Maxime BourgetSplit: add original detail_id in reference.
2013-06-16 Maxime BourgetMerge branch 'count_picked_as_not_in_hand'
2013-06-16 Maxime BourgetRevert "Show picked item as available even if quantity...
2013-06-16 Maxime BourgetShow picked item as available even if quantity override.
2013-06-16 Maxime BourgetUse picked quantity in available Q&A on order summary
2013-06-16 Maxime BourgetUse picked quantity in order details.
2013-06-16 Maxime BourgetFix NATURAL JOIN Bug on branch (using notes)
2013-06-16 Maxime BourgetLink Edit order instead of viewing it.
2013-06-15 Maxime BourgetDisplay different color on order detail for sold out...
2013-06-15 Maxime BourgetFix hook not trigger on purchase order cart.
2013-06-15 Maxime BourgetAccess order detials by order_id only (find the customer)
2013-06-15 Maxime BourgetAdd autopick_null in config.
2013-06-15 Maxime BourgetFilter order details by order.
2013-06-15 Maxime BourgetMerge branch 'clean_on_dispatch'
2013-06-15 Maxime BourgetUse to pick table on dispatch.
2013-06-15 Maxime BourgetCancel button (on item_schedule) works.
2013-06-15 Maxime BourgetCheck order with 0 to pick if non null
2013-06-15 Maxime BourgetAdd QOH in MOP
2013-06-15 Maxime BourgetFix sorting.
2013-06-15 Maxime BourgetMerge branch 'pickup'
2013-06-15 Maxime BourgetPicked = Green + fix null quantity => 0.
2013-06-15 Maxime BourgetFix delete.
2013-06-15 Maxime BourgetChange current pick display (black on bold, no conditions)
2013-06-15 Maxime Bourgettopick insertion works!
2013-06-15 Maxime BourgetDisable FA.error. Seems to crash the application
2013-06-14 Maxime BourgetSaving something. Needs debugging
2013-06-14 Maxime BourgetDisplay quantity left to pick for picked item instead...
2013-06-14 Maxime BourgetAdd Ajax onclick radio. With big hack
2013-06-14 Maxime Bourget...
2013-06-14 Maxime BourgetDisplay initial pickup. (Doesnt' work).
2013-06-14 Maxime BourgetADd user to pick field.
2013-06-14 Maxime Bourget???
2013-06-14 Maxime BourgetDisplay to pick quantity box in item schedule.
2013-06-14 Maxime BourgetDisplay to pick quantity on item summary.
2013-06-14 Maxime BourgetStyle held quantity in order view.
2013-06-14 Maxime BourgetFix Available quantity and amount bug.
2013-06-14 Maxime BourgetTEMP display available quantity and new one.
2013-06-14 Maxime BourgetInsert correctly.
2013-06-14 Maxime BourgetInsert something. Not picked up though.
2013-06-14 Maxime BourgetUser branch_ref as pick location and delete topick...
2013-06-13 Maxime BourgetInsert in to_pick in progress
2013-06-13 Maxime Bourgetpicked function works.
2013-06-13 Maxime BourgetDisplay picking checkbox but change flag needs to be...
2013-06-13 Maxime BourgetDisplay quantity/amount to pick.
2013-06-11 Maxime BourgetFix Available quantity and help quantity in summary.
2013-06-11 Maxime BourgetAdd refresh page : menu + permission.
2013-06-11 Maxime BourgetClean trace.
2013-06-11 Maxime BourgetFix priority queue using hold until date instead of...
2013-06-11 Maxime BourgetDisplay held quantities on order_view
2013-06-11 Maxime BourgetFix permission settings.
2013-06-11 Maxime BourgetUse TB_PREF.
2013-06-11 Maxime BourgetAdd ItemSchedule Link
2013-06-11 Maxime BourgetFix install hooks.
2013-06-10 Maxime BourgetFix button on the footer page.
2013-06-09 Maxime BourgetManaged expired dates.
2013-06-09 Maxime BourgetAdd pre_hold_offset. hook quantity + item scheduler.
2013-06-09 Maxime BourgetBulkUpdater work.
2013-06-09 Maxime Bourgetlock(distable) all fields.
2013-06-09 Maxime BourgetFilter uncheked item.
2013-06-09 Maxime BourgetCheck All/None button work.
2013-06-09 Maxime BourgetFilter item with like and regexp.
2013-06-09 Maxime BourgetHook only modify what's needed. MUCH faster.
2013-06-08 Maxime BourgetUse hold_until_date in item_scheduler.
2013-06-08 Maxime BourgetAdd offsets.
2013-06-08 Maxime BourgetCall db_hook on priority update.
2013-06-08 Maxime BourgetCall hooks on split.
2013-06-08 Maxime BourgetBasic split, seems to work (and save).
2013-06-08 Maxime BourgetAll tests pass.
2013-06-07 Maxime BourgetSplitter Test written. Doesn't pass.
2013-06-07 Maxime BourgetAdding Splitter Tests
2013-06-07 Maxime BourgetTests Split class pass.
2013-06-07 Maxime BourgetAdd Splitter. no test yet
2013-06-07 Maxime BourgetAdd Split fields and button.
2013-06-07 Maxime BourgetOnly allow priority to be reset to null.
2013-06-07 Maxime BourgetDate saves properly.
2013-06-07 Maxime BourgetAll date columns are editable.
2013-06-07 Maxime BourgetDisplay new dates in order view. But BUG
2013-06-06 Maxime BourgetIgnore tags
2013-06-06 Maxime BourgetAdd config.php
2013-06-06 Maxime BourgetAdd untracked files.
2013-06-06 Maxime BourgetAdd hold_until_date and expiry_date fields.
2013-06-06 Maxime BourgetSet default priority on db_write hook.
2013-06-06 Maxime BourgetAdd on order quantity to location quantity
2013-06-05 Maxime BourgetAdd db_prevoid
2013-06-04 Maxime BourgetAdd hook to update cache on db write.
2013-06-04 Maxime BourgetAdd OrderXtraConfig to configure location.
2013-06-04 Maxime BourgetAdd create order summary view file, (missing)
next