Fix 0 quantity not displayed
[order_line_extra.git] / haxe /
2013-07-14 Maxime BourgetFix 0 quantity not displayed master
2013-06-15 Maxime BourgetFilter order details by order.
2013-06-15 Maxime BourgetCancel button (on item_schedule) works.
2013-06-15 Maxime BourgetMerge branch 'pickup'
2013-06-15 Maxime BourgetPicked = Green + fix null quantity => 0.
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 BourgetDisplay to pick quantity box in item schedule.
2013-06-09 Maxime BourgetManaged expired dates.
2013-06-09 Maxime BourgetAdd pre_hold_offset. hook quantity + item scheduler.
2013-06-08 Maxime BourgetUse hold_until_date in item_scheduler.
2013-06-06 Maxime BourgetAdd on order quantity to location quantity
2013-06-04 Maxime BourgetAdd OrderXtraConfig to configure location.
2013-06-02 Maxime BourgetFix quantity not taking into account quantity invoiced.
2013-06-02 Maxime BourgetFix 0 qoh bug.
2013-06-02 Maxime BourgetUpdate works.
2013-06-02 Maxime BourgetHide Update button if not needed
2013-06-02 Maxime BourgetAdding Mode
2013-06-01 Maxime BourgetAdd missing location at the end.
2013-06-01 Maxime BourgetSorting sorted.
2013-06-01 Maxime BourgetParse POST data.
2013-06-01 Maxime BourgetCretaing rowDetails hash.
2013-06-01 Maxime BourgetAdd ScheduleParameters class
2013-06-01 Maxime BourgetRefactoring orders()
2013-06-01 Maxime BourgetExtract misc classes into relevant files.
2013-06-01 Maxime BourgetMerge branch 'add_jquery_sortable'
2013-06-01 Maxime BourgetonDrop send data to backend.
2013-05-31 Maxime Bourgetrows have an id.
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