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

Issue 2237047: Fix for issue1703 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Sednacom
Modified:
13 years, 7 months ago
Reviewers:
ced
Visibility:
Public.

Description

Issue closed

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M invoice.py View 2 chunks +2 lines, -2 lines 5 comments Download

Messages

Total messages: 7
ced
http://codereview.appspot.com/2237047/diff/1/invoice.py File invoice.py (right): http://codereview.appspot.com/2237047/diff/1/invoice.py#newcode2475 invoice.py:2475: if line_id and line_id not in line_ids: This will ...
13 years, 7 months ago (2010-09-28 13:33:14 UTC) #1
Sednacom
http://codereview.appspot.com/2237047/diff/1/invoice.py File invoice.py (right): http://codereview.appspot.com/2237047/diff/1/invoice.py#newcode2485 invoice.py:2485: if line_id and line_id not in line_ids: On 2010/09/28 ...
13 years, 7 months ago (2010-09-28 13:54:53 UTC) #2
Sednacom
http://codereview.appspot.com/2237047/diff/1/invoice.py File invoice.py (right): http://codereview.appspot.com/2237047/diff/1/invoice.py#newcode2475 invoice.py:2475: if line_id and line_id not in line_ids: On 2010/09/28 ...
13 years, 7 months ago (2010-09-30 10:24:10 UTC) #3
ced
On 2010/09/30 10:24:10, Sednacom wrote: > http://codereview.appspot.com/2237047/diff/1/invoice.py > File invoice.py (right): > > http://codereview.appspot.com/2237047/diff/1/invoice.py#newcode2475 > ...
13 years, 7 months ago (2010-10-01 19:23:24 UTC) #4
ced
http://codereview.appspot.com/2237047/diff/1/invoice.py File invoice.py (right): http://codereview.appspot.com/2237047/diff/1/invoice.py#newcode2476 invoice.py:2476: line_ids += [line_id] This line must be removed.
13 years, 7 months ago (2010-10-01 19:24:30 UTC) #5
ced
I made a test on 1.4 and the bug is also present.
13 years, 7 months ago (2010-10-01 21:18:07 UTC) #6
ced
13 years, 7 months ago (2010-10-01 21:28:20 UTC) #7
Can be closed.
Sign in to reply to this message.

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