projects
/
order_line_extra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d465726
)
Fix order location display.
author
Maxime Bourget
<bmx007@gmail.com>
Thu, 30 May 2013 16:10:47 +0000
(17:10 +0100)
committer
Maxime Bourget
<bmx007@gmail.com>
Thu, 30 May 2013 16:10:47 +0000
(17:10 +0100)
haxe/ItemScheduler.hx
patch
|
blob
|
history
diff --git
a/haxe/ItemScheduler.hx
b/haxe/ItemScheduler.hx
index 0446983596a2f12764dfdbf93fc2745addcc8557..3480399079cc15f1087cc2da5c8547952adfd3ed 100644
(file)
--- a/
haxe/ItemScheduler.hx
+++ b/
haxe/ItemScheduler.hx
@@
-128,7
+128,7
@@
class ItemScheduler {
,order.quantity
,left
,left+order.quantity
- ,order.from_stk_
code
+ ,order.from_stk_
loc
,order.delivery_date
];
printRow(cells, attributes);