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

Issue 4287051: Set party lang as a configuration option (Closed)

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added help text #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M configuration.py View 1 1 chunk +3 lines, -0 lines 0 comments Download
M configuration.xml View 1 chunk +2 lines, -0 lines 0 comments Download
M party.py View 2 chunks +6 lines, -1 line 4 comments Download

Messages

Total messages: 8
nicoe
15 years ago (2011-03-15 15:48:20 UTC) #1
ced
http://codereview.appspot.com/4287051/diff/1/configuration.py File configuration.py (right): http://codereview.appspot.com/4287051/diff/1/configuration.py#newcode17 configuration.py:17: party_lang = fields.Property(fields.Many2One("ir.lang", 'Party Language')) Perhaps a small help='Default ...
15 years ago (2011-03-15 16:08:55 UTC) #2
yangoon
http://codereview.appspot.com/4287051/diff/1/configuration.py File configuration.py (right): http://codereview.appspot.com/4287051/diff/1/configuration.py#newcode17 configuration.py:17: party_lang = fields.Property(fields.Many2One("ir.lang", 'Party Language')) On 2011/03/15 16:08:55, ced ...
15 years ago (2011-03-15 22:00:38 UTC) #3
nicoe
15 years ago (2011-03-16 11:57:41 UTC) #4
nicoe
http://codereview.appspot.com/4287051/diff/1/configuration.py File configuration.py (right): http://codereview.appspot.com/4287051/diff/1/configuration.py#newcode17 configuration.py:17: party_lang = fields.Property(fields.Many2One("ir.lang", 'Party Language')) On 2011/03/15 22:00:39, yangoon ...
15 years ago (2011-03-16 11:59:41 UTC) #5
ced
http://codereview.appspot.com/4287051/diff/8001/party.py File party.py (right): http://codereview.appspot.com/4287051/diff/8001/party.py#newcode93 party.py:93: return config.party_lang.id Does it work if there is no ...
15 years ago (2011-03-25 10:13:31 UTC) #6
nicoe
http://codereview.appspot.com/4287051/diff/8001/party.py File party.py (right): http://codereview.appspot.com/4287051/diff/8001/party.py#newcode93 party.py:93: return config.party_lang.id On 2011/03/25 10:13:31, ced wrote: > Does ...
15 years ago (2011-03-29 09:17:10 UTC) #7
ced
15 years ago (2011-03-29 13:03:00 UTC) #8
LGTM
Sign in to reply to this message.

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