Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(191)

Issue 4276068: Improve stock quantity computation with internal_quantity and periods (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by ced
Modified:
13 years, 1 month ago
Reviewers:
bch, yangoon, erick, nicoe
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix import order: period should be created before move migration #

Patch Set 3 : Fix check_period_closed #

Patch Set 4 : Fix typo in button states #

Patch Set 5 : Update to trunk #

Total comments: 12

Patch Set 6 : Fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+794 lines, -59 lines) Patch
M CHANGELOG View 1 chunk +3 lines, -0 lines 0 comments Download
M __init__.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M __tryton__.py View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M move.py View 1 2 3 4 5 9 chunks +65 lines, -1 line 0 comments Download
A period.py View 1 2 3 4 5 1 chunk +122 lines, -0 lines 0 comments Download
A period.xml View 1 2 3 4 1 chunk +124 lines, -0 lines 0 comments Download
M product.py View 1 2 3 4 5 7 chunks +66 lines, -57 lines 0 comments Download
M tests/test_stock.py View 3 chunks +412 lines, -1 line 0 comments Download

Messages

Total messages: 13
ced
13 years, 2 months ago (2011-03-21 16:40:29 UTC) #1
yangoon
13 years, 2 months ago (2011-03-21 18:51:48 UTC) #2
ced
13 years, 2 months ago (2011-03-22 11:03:59 UTC) #3
erick
After loading Patch 2, Confirm Order gives an error: [Tue Mar 22 14:58:18 2011] ERROR:dispatcher:Exception ...
13 years, 2 months ago (2011-03-22 14:03:06 UTC) #4
ced
13 years, 2 months ago (2011-03-22 14:19:53 UTC) #5
erick
Stock calculation and Period_cache works fine. It is possible to close the same period more ...
13 years, 2 months ago (2011-03-22 15:51:27 UTC) #6
ced
13 years, 2 months ago (2011-03-22 15:57:26 UTC) #7
ced
On 2011/03/22 15:51:27, eric.klaasse wrote: > Stock calculation and Period_cache works fine. It is possible ...
13 years, 2 months ago (2011-03-22 16:00:43 UTC) #8
ced
13 years, 1 month ago (2011-04-04 09:04:51 UTC) #9
nicoe
http://codereview.appspot.com/4276068/diff/15001/move.py File move.py (right): http://codereview.appspot.com/4276068/diff/15001/move.py#newcode152 move.py:152: while True: Again a while True that would be ...
13 years, 1 month ago (2011-04-08 14:18:43 UTC) #10
ced
13 years, 1 month ago (2011-04-08 14:36:46 UTC) #11
ced
http://codereview.appspot.com/4276068/diff/15001/move.py File move.py (right): http://codereview.appspot.com/4276068/diff/15001/move.py#newcode152 move.py:152: while True: On 2011/04/08 14:18:43, nicoe wrote: > Again ...
13 years, 1 month ago (2011-04-08 14:36:58 UTC) #12
nicoe
13 years, 1 month ago (2011-04-08 19:27:30 UTC) #13
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b