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 wrote:
> On 2011/03/15 16:08:55, ced wrote:
> > Perhaps a small help='Default Party Language'
>
> Better name the the field name like that. help could even be more explicit:
'The
> value set on this field will preset the language on new parties.'
I will use your help text. But field name is <object>_<fieldname> just like the
others.
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 ...
Issue 4287051: Set party lang as a configuration option
(Closed)
Created 15 years ago by nicoe
Modified 15 years ago
Reviewers: ced, yangoon
Base URL:
Comments: 8