order_line_extra.git
11 years agoBulkUpdater work.
Maxime Bourget [Sun, 9 Jun 2013 15:26:25 +0000 (16:26 +0100)]
BulkUpdater work.

11 years agolock(distable) all fields.
Maxime Bourget [Sun, 9 Jun 2013 13:44:42 +0000 (14:44 +0100)]
lock(distable) all fields.

11 years agoFilter uncheked item.
Maxime Bourget [Sun, 9 Jun 2013 10:29:23 +0000 (11:29 +0100)]
Filter uncheked item.

Don't update or split unchecked items.

11 years agoCheck All/None button work.
Maxime Bourget [Sun, 9 Jun 2013 10:07:44 +0000 (11:07 +0100)]
Check All/None button work.

11 years agoFilter item with like and regexp.
Maxime Bourget [Sun, 9 Jun 2013 09:18:36 +0000 (10:18 +0100)]
Filter item with like and regexp.

11 years agoHook only modify what's needed. MUCH faster.
Maxime Bourget [Sun, 9 Jun 2013 08:46:48 +0000 (09:46 +0100)]
Hook only modify what's needed. MUCH faster.

11 years agoUse hold_until_date in item_scheduler.
Maxime Bourget [Sat, 8 Jun 2013 20:07:14 +0000 (21:07 +0100)]
Use hold_until_date in item_scheduler.

11 years agoAdd offsets.
Maxime Bourget [Sat, 8 Jun 2013 16:55:27 +0000 (17:55 +0100)]
Add offsets.

11 years agoCall db_hook on priority update.
Maxime Bourget [Sat, 8 Jun 2013 15:28:40 +0000 (16:28 +0100)]
Call db_hook on priority update.

11 years agoCall hooks on split.
Maxime Bourget [Sat, 8 Jun 2013 15:25:41 +0000 (16:25 +0100)]
Call hooks on split.

11 years agoBasic split, seems to work (and save).
Maxime Bourget [Sat, 8 Jun 2013 15:00:56 +0000 (16:00 +0100)]
Basic split, seems to work (and save).

11 years agoAll tests pass.
Maxime Bourget [Sat, 8 Jun 2013 09:16:30 +0000 (10:16 +0100)]
All tests pass.

11 years agoSplitter Test written. Doesn't pass.
Maxime Bourget [Fri, 7 Jun 2013 23:02:22 +0000 (00:02 +0100)]
Splitter Test written. Doesn't pass.

11 years agoAdding Splitter Tests
Maxime Bourget [Fri, 7 Jun 2013 22:20:15 +0000 (23:20 +0100)]
Adding Splitter Tests

11 years agoTests Split class pass.
Maxime Bourget [Fri, 7 Jun 2013 21:52:43 +0000 (22:52 +0100)]
Tests Split class pass.

11 years agoAdd Splitter. no test yet
Maxime Bourget [Fri, 7 Jun 2013 21:16:21 +0000 (22:16 +0100)]
Add Splitter. no test yet

11 years agoAdd Split fields and button.
Maxime Bourget [Fri, 7 Jun 2013 17:33:28 +0000 (18:33 +0100)]
Add Split fields and button.

11 years agoOnly allow priority to be reset to null.
Maxime Bourget [Fri, 7 Jun 2013 09:26:02 +0000 (10:26 +0100)]
Only allow priority to be reset to null.

11 years agoDate saves properly.
Maxime Bourget [Fri, 7 Jun 2013 08:59:53 +0000 (09:59 +0100)]
Date saves properly.

11 years agoAll date columns are editable.
Maxime Bourget [Fri, 7 Jun 2013 07:51:38 +0000 (08:51 +0100)]
All date columns are editable.

11 years agoDisplay new dates in order view. But BUG
Maxime Bourget [Fri, 7 Jun 2013 07:39:31 +0000 (08:39 +0100)]
Display new dates in order view. But BUG

11 years agoIgnore tags
Maxime Bourget [Thu, 6 Jun 2013 21:00:55 +0000 (22:00 +0100)]
Ignore tags

11 years agoAdd config.php
Maxime Bourget [Thu, 6 Jun 2013 21:00:06 +0000 (22:00 +0100)]
Add config.php

11 years agoAdd untracked files.
Maxime Bourget [Thu, 6 Jun 2013 20:58:54 +0000 (21:58 +0100)]
Add untracked files.

11 years agoAdd hold_until_date and expiry_date fields.
Maxime Bourget [Thu, 6 Jun 2013 20:55:10 +0000 (21:55 +0100)]
Add hold_until_date and expiry_date fields.

11 years agoSet default priority on db_write hook.
Maxime Bourget [Thu, 6 Jun 2013 19:43:58 +0000 (20:43 +0100)]
Set default priority on db_write hook.

11 years agoAdd on order quantity to location quantity
Maxime Bourget [Thu, 6 Jun 2013 16:21:17 +0000 (17:21 +0100)]
Add on order quantity to location quantity

(regardless of the delivery date)

11 years agoAdd db_prevoid
Maxime Bourget [Wed, 5 Jun 2013 21:07:37 +0000 (22:07 +0100)]
Add db_prevoid

11 years agoAdd hook to update cache on db write.
Maxime Bourget [Tue, 4 Jun 2013 21:06:52 +0000 (22:06 +0100)]
Add hook to update cache on db write.

11 years agoAdd OrderXtraConfig to configure location.
Maxime Bourget [Tue, 4 Jun 2013 17:46:30 +0000 (18:46 +0100)]
Add OrderXtraConfig to configure location.

11 years agoAdd create order summary view file, (missing)
Maxime Bourget [Tue, 4 Jun 2013 16:08:45 +0000 (17:08 +0100)]
Add create order summary view file, (missing)

11 years agoFix displayed required date
Maxime Bourget [Mon, 3 Jun 2013 22:20:05 +0000 (23:20 +0100)]
Fix displayed required date

11 years agoCompute available summary (and view)
Maxime Bourget [Mon, 3 Jun 2013 21:59:01 +0000 (22:59 +0100)]
Compute available summary (and view)

11 years agoAdd color on available quantity
Maxime Bourget [Mon, 3 Jun 2013 20:12:46 +0000 (21:12 +0100)]
Add color on available quantity

11 years agoDisplay available quantity in order line view (for customer)
Maxime Bourget [Mon, 3 Jun 2013 17:31:53 +0000 (18:31 +0100)]
Display available quantity in order line view (for customer)

11 years agoImplements get_allowed_quantity hook.
Maxime Bourget [Mon, 3 Jun 2013 17:11:16 +0000 (18:11 +0100)]
Implements get_allowed_quantity hook.

11 years agoAdd denorm_qoh
Maxime Bourget [Mon, 3 Jun 2013 14:27:11 +0000 (15:27 +0100)]
Add denorm_qoh

11 years agoFix install hook returning error
Maxime Bourget [Mon, 3 Jun 2013 14:00:44 +0000 (15:00 +0100)]
Fix install hook returning error

11 years agoFix quantity not taking into account quantity invoiced.
Maxime Bourget [Sun, 2 Jun 2013 23:25:24 +0000 (00:25 +0100)]
Fix quantity not taking into account quantity invoiced.

11 years agoRemove trace.
Maxime Bourget [Sun, 2 Jun 2013 23:14:59 +0000 (00:14 +0100)]
Remove trace.

11 years agoFix 0 qoh bug.
Maxime Bourget [Sun, 2 Jun 2013 23:05:39 +0000 (00:05 +0100)]
Fix 0 qoh bug.

11 years agoUpdate works.
Maxime Bourget [Sun, 2 Jun 2013 22:57:45 +0000 (23:57 +0100)]
Update works.

11 years agoHide Update button if not needed
Maxime Bourget [Sun, 2 Jun 2013 17:51:14 +0000 (18:51 +0100)]
Hide Update button if not needed

11 years agoAdding Mode
Maxime Bourget [Sun, 2 Jun 2013 17:13:25 +0000 (18:13 +0100)]
Adding Mode

11 years agoFilter params on new stock
Maxime Bourget [Sat, 1 Jun 2013 22:29:54 +0000 (23:29 +0100)]
Filter params on new stock

11 years agoAdd missing location at the end.
Maxime Bourget [Sat, 1 Jun 2013 21:40:33 +0000 (22:40 +0100)]
Add missing location at the end.

11 years agoSorting sorted.
Maxime Bourget [Sat, 1 Jun 2013 21:15:46 +0000 (22:15 +0100)]
Sorting sorted.

11 years agoParse POST data.
Maxime Bourget [Sat, 1 Jun 2013 16:28:49 +0000 (17:28 +0100)]
Parse POST data.

11 years agoCretaing rowDetails hash.
Maxime Bourget [Sat, 1 Jun 2013 16:19:48 +0000 (17:19 +0100)]
Cretaing rowDetails hash.

11 years agoAdd ScheduleParameters class
Maxime Bourget [Sat, 1 Jun 2013 14:20:45 +0000 (15:20 +0100)]
Add ScheduleParameters class

11 years agoRefactoring orders()
Maxime Bourget [Sat, 1 Jun 2013 14:08:21 +0000 (15:08 +0100)]
Refactoring orders()

11 years agoExtract misc classes into relevant files.
Maxime Bourget [Sat, 1 Jun 2013 11:14:14 +0000 (12:14 +0100)]
Extract misc classes into relevant files.

11 years agoMerge branch 'add_jquery_sortable'
Maxime Bourget [Sat, 1 Jun 2013 11:11:51 +0000 (12:11 +0100)]
Merge branch 'add_jquery_sortable'

11 years agosimplify Ajax activation test.
Maxime Bourget [Sat, 1 Jun 2013 11:11:12 +0000 (12:11 +0100)]
simplify Ajax activation test.

11 years agoonDrop send data to backend.
Maxime Bourget [Sat, 1 Jun 2013 10:46:47 +0000 (11:46 +0100)]
onDrop send data to backend.

11 years agoSending form tho Ajax
Maxime Bourget [Sat, 1 Jun 2013 09:37:03 +0000 (10:37 +0100)]
Sending form tho Ajax

11 years agoUse Behavior to make table draggable on Ajax refresh
Maxime Bourget [Sat, 1 Jun 2013 08:55:48 +0000 (09:55 +0100)]
Use Behavior to make table draggable on Ajax refresh

11 years agoAdd Ajax : change stock_id update page.
Maxime Bourget [Fri, 31 May 2013 20:50:33 +0000 (21:50 +0100)]
Add Ajax : change stock_id update page.

11 years agouse POST prior to GET for stock_id
Maxime Bourget [Fri, 31 May 2013 20:34:17 +0000 (21:34 +0100)]
use POST prior to GET for stock_id

11 years agorows have an id.
Maxime Bourget [Fri, 31 May 2013 17:31:04 +0000 (18:31 +0100)]
rows have an id.

11 years agoHide before/after quantities when dragged (as they don't make any sens).
Maxime Bourget [Fri, 31 May 2013 16:41:09 +0000 (17:41 +0100)]
Hide before/after quantities when dragged (as they don't make any sens).

11 years agoAdd js to Drag and Drop.
Maxime Bourget [Fri, 31 May 2013 16:37:51 +0000 (17:37 +0100)]
Add js to Drag and Drop.

11 years agoFix button icons.
Maxime Bourget [Fri, 31 May 2013 15:35:03 +0000 (16:35 +0100)]
Fix button icons.

11 years agoAdd js script.
Maxime Bourget [Fri, 31 May 2013 12:38:38 +0000 (13:38 +0100)]
Add  js script.

11 years agoChange color of partial After quantity.
Maxime Bourget [Thu, 30 May 2013 21:10:06 +0000 (22:10 +0100)]
Change color of partial After quantity.

11 years agoAdd link to customer order view.
Maxime Bourget [Thu, 30 May 2013 21:00:47 +0000 (22:00 +0100)]
Add link to customer order view.

11 years agoDisplay colors according to late status.
Maxime Bourget [Thu, 30 May 2013 20:33:37 +0000 (21:33 +0100)]
Display colors according to late status.

11 years agoStill formatting
Maxime Bourget [Thu, 30 May 2013 17:07:39 +0000 (18:07 +0100)]
Still formatting

11 years agoUse next location only if no stock left
Maxime Bourget [Thu, 30 May 2013 17:03:32 +0000 (18:03 +0100)]
Use next location only if no stock left

11 years agoFix order location display.
Maxime Bourget [Thu, 30 May 2013 16:10:47 +0000 (17:10 +0100)]
Fix order location display.

11 years agoFormatting table
Maxime Bourget [Thu, 30 May 2013 16:05:01 +0000 (17:05 +0100)]
Formatting table

11 years agoCache Location.getQuantityOnHand
Maxime Bourget [Thu, 30 May 2013 15:21:26 +0000 (16:21 +0100)]
Cache Location.getQuantityOnHand

11 years agoDisplay order and location in good order.
Maxime Bourget [Tue, 28 May 2013 23:18:28 +0000 (00:18 +0100)]
Display order and location in good order.

0 quantity location are not filtered properly though.

11 years agoMix location and order
Maxime Bourget [Tue, 28 May 2013 21:31:40 +0000 (22:31 +0100)]
Mix location and order

11 years agoGet QOH
Maxime Bourget [Tue, 28 May 2013 19:53:45 +0000 (20:53 +0100)]
Get QOH

11 years agoAdd Location class.
Maxime Bourget [Tue, 28 May 2013 19:34:58 +0000 (20:34 +0100)]
Add Location class.

11 years agoAdd header
Maxime Bourget [Mon, 27 May 2013 21:09:27 +0000 (22:09 +0100)]
Add header

11 years agodb_query works. Returned object needs to be warped.
Maxime Bourget [Mon, 27 May 2013 19:25:15 +0000 (20:25 +0100)]
db_query works. Returned object needs to be warped.

11 years agoQueryIterator compiles.
Maxime Bourget [Mon, 27 May 2013 18:16:37 +0000 (19:16 +0100)]
QueryIterator compiles.

11 years agoAdding FA.db_query in Haxe.
Maxime Bourget [Mon, 27 May 2013 17:25:49 +0000 (18:25 +0100)]
Adding FA.db_query in Haxe.

11 years agoAdding Haxe
Maxime Bourget [Mon, 27 May 2013 16:45:30 +0000 (17:45 +0100)]
Adding Haxe

11 years agoAdding item_schegule page.
Maxime Bourget [Mon, 27 May 2013 14:43:10 +0000 (15:43 +0100)]
Adding item_schegule page.

11 years agoMerge branch 'master' of bb:elax/fa-order_line_extra
Maxime Bourget [Sun, 26 May 2013 22:42:06 +0000 (23:42 +0100)]
Merge branch 'master' of bb:elax/fa-order_line_extra

11 years agodenorm queue works (with running quantity)
Maxime Bourget [Sun, 26 May 2013 22:38:36 +0000 (23:38 +0100)]
denorm queue works (with running quantity)

11 years agoAdd denorm table
Maxime Bourget [Tue, 7 May 2013 17:09:47 +0000 (18:09 +0100)]
Add denorm table

11 years agoAdd - separator between comments in tooltip.
Maxime Bourget [Tue, 7 May 2013 12:41:44 +0000 (13:41 +0100)]
Add - separator between comments in tooltip.

11 years agoFix tooltips not readable on small screen
Maxime Bourget [Tue, 7 May 2013 12:38:41 +0000 (13:38 +0100)]
Fix tooltips not readable on small screen

because part out of the screen.

11 years agoFix sort not working if customer id in URL.
Maxime Bourget [Mon, 6 May 2013 20:01:27 +0000 (21:01 +0100)]
Fix sort not working if customer id in URL.

11 years agoFix typo
Maxime Bourget [Mon, 6 May 2013 19:42:14 +0000 (20:42 +0100)]
Fix typo

11 years agoAdd extract cell functions.
Maxime Bourget [Mon, 6 May 2013 19:39:07 +0000 (20:39 +0100)]
Add extract cell functions.

11 years agoMerge branch 'master' of bb:elax/fa-order_line_extra
Maxime Bourget [Mon, 6 May 2013 19:36:17 +0000 (20:36 +0100)]
Merge branch 'master' of bb:elax/fa-order_line_extra

11 years agoFix ref column type in alter table
Maxime Bourget [Mon, 6 May 2013 19:35:01 +0000 (20:35 +0100)]
Fix ref column type in alter table

11 years agoFix quantity column format.
Maxime Bourget [Mon, 6 May 2013 19:32:30 +0000 (20:32 +0100)]
Fix quantity column format.

11 years agoTidy up inline css.
Maxime Bourget [Mon, 6 May 2013 19:25:50 +0000 (20:25 +0100)]
Tidy up inline css.

11 years agoAdd tooltips with comments.
Maxime Bourget [Mon, 6 May 2013 18:06:27 +0000 (19:06 +0100)]
Add tooltips with comments.

11 years agoCustomer links work.
Maxime Bourget [Mon, 6 May 2013 17:01:39 +0000 (18:01 +0100)]
Customer links work.

Also add allow all customer.

11 years agoAdd order summary
Maxime Bourget [Mon, 6 May 2013 16:02:39 +0000 (17:02 +0100)]
Add order summary

11 years agoSave in database.
Maxime Bourget [Sun, 5 May 2013 21:37:21 +0000 (22:37 +0100)]
Save in database.

11 years agoOrder by more stuff, plus clean code.
Maxime Bourget [Sun, 5 May 2013 17:16:24 +0000 (18:16 +0100)]
Order by more stuff, plus clean code.

11 years agoAdd Update and Cancel button.
Maxime Bourget [Sun, 5 May 2013 17:13:20 +0000 (18:13 +0100)]
Add Update and Cancel button.