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

Issue 1918044: Converting sale_price_list to Transaction (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 2 months ago by pheller
Modified:
15 years, 2 months ago
Reviewers:
ced
Visibility:
Public.

Patch Set 1 #

Total comments: 1

Patch Set 2 : reverted from instantiating a function scoped variable "context" #

Total comments: 3

Patch Set 3 : adjusted unnecessary context gets back to dict key access, fixed logic w/ line break #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -24 lines) Patch
M INSTALL View 1 chunk +1 line, -1 line 0 comments Download
M product.py View 1 2 1 chunk +10 lines, -11 lines 0 comments Download
M sale.py View 3 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 5
ced
http://codereview.appspot.com/1918044/diff/1/3 File product.py (right): http://codereview.appspot.com/1918044/diff/1/3#newcode12 product.py:12: context = Transaction().context Don't like because it can be ...
15 years, 2 months ago (2010-08-06 05:48:41 UTC) #1
pheller
15 years, 2 months ago (2010-08-06 13:50:58 UTC) #2
ced
http://codereview.appspot.com/1918044/diff/4001/5002 File product.py (right): http://codereview.appspot.com/1918044/diff/4001/5002#newcode14 product.py:14: if Transaction().context.get('price_list') and \ Better to use () and ...
15 years, 2 months ago (2010-08-06 14:15:32 UTC) #3
pheller
15 years, 2 months ago (2010-08-06 17:20:45 UTC) #4
ced
15 years, 2 months ago (2010-08-06 19:01:15 UTC) #5
Ok for me
Sign in to reply to this message.

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