[MERGE] res_partner.lang field size bumped to 32.
authorVo Minh Thu <vmt@openerp.com>
Wed, 19 Oct 2011 15:38:50 +0000 (17:38 +0200)
committerVo Minh Thu <vmt@openerp.com>
Wed, 19 Oct 2011 15:38:50 +0000 (17:38 +0200)
commit3c33902d04902c78ddf80f403a53257f9972f59b
tree3904b3e9d809304eb96bb2eaef6da9689febcfa5
parentc734e5e28c1e4835071af565d8f7666d470bd569
parent63341f36197f0a30397be631f59d316d62992b2c
[MERGE] res_partner.lang field size bumped to 32.
This is needed for instance to accomodate Serbian(Latin).
The size will be used for newly created database as osv.orm does not
handle bumping the size of a selection field on update.

bzr revid: vmt@openerp.com-20111019153850-qk3opgw6oylyuws1
bin/addons/base/res/partner/partner.py