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

Issue 4149041: Fix field analytic_account is always required

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by hoRn
Modified:
12 years, 9 months ago
Reviewers:
yangoon, ced
Visibility:
Public.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Think that adding required to states is only necessary if account.mandatory #

Total comments: 5

Patch Set 3 : no need for getting actual 'states' because the method is updating the res of the field_get #

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

Messages

Total messages: 12
hoRn
analytic_account/account.py
14 years, 11 months ago (2011-02-08 11:29:49 UTC) #1
ced
http://codereview.appspot.com/4149041/diff/1/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/1/account.py#newcode176 account.py:176: res[account_id] = -res[account_id] Don't change this it is not ...
14 years, 11 months ago (2011-02-08 11:45:49 UTC) #2
yangoon
14 years, 11 months ago (2011-02-08 12:16:20 UTC) #3
hoRn
changed http://codereview.appspot.com/4149041/diff/4001/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4001/account.py#newcode176 account.py:176: res[account_id] = -res[account_id] don't know where to set ...
14 years, 11 months ago (2011-02-08 12:55:30 UTC) #4
ced
http://codereview.appspot.com/4149041/diff/4001/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4001/account.py#newcode176 account.py:176: res[account_id] = -res[account_id] On 2011/02/08 12:55:30, hoRn wrote: > ...
14 years, 11 months ago (2011-02-08 13:07:41 UTC) #5
udono
http://codereview.appspot.com/4149041/diff/4001/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4001/account.py#newcode286 account.py:286: encode({'required':Equal(Eval('type'), 'line')}) Is this correct with double required? I ...
14 years, 11 months ago (2011-02-08 13:29:09 UTC) #6
hoRn
http://codereview.appspot.com/4149041/diff/4001/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4001/account.py#newcode286 account.py:286: encode({'required':Equal(Eval('type'), 'line')}) sorry - need to upload a new ...
14 years, 11 months ago (2011-02-08 13:51:12 UTC) #7
hoRn
14 years, 11 months ago (2011-02-08 14:27:35 UTC) #8
ced
http://codereview.appspot.com/4149041/diff/4003/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4003/account.py#newcode176 account.py:176: res[account_id] = -res[account_id] Still there. http://codereview.appspot.com/4149041/diff/4003/account.py#newcode285 account.py:285: encode({'required': Equal(Eval('type'), ...
14 years, 11 months ago (2011-02-08 22:37:51 UTC) #9
hoRn
http://codereview.appspot.com/4149041/diff/4003/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4003/account.py#newcode285 account.py:285: encode({'required': Equal(Eval('type'), 'line')}) don't know why, but in the ...
14 years, 11 months ago (2011-02-09 07:56:54 UTC) #10
ced
http://codereview.appspot.com/4149041/diff/4003/account.py File account.py (right): http://codereview.appspot.com/4149041/diff/4003/account.py#newcode285 account.py:285: encode({'required': Equal(Eval('type'), 'line')}) On 2011/02/09 07:56:54, hoRn wrote: > ...
14 years, 11 months ago (2011-02-11 14:16:31 UTC) #11
udono
12 years, 9 months ago (2013-03-27 13:12:03 UTC) #12

          
Sign in to reply to this message.

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