openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22024
[Bug 1096920] Re: 7.0 survey - none of the text fields are defined as translatable
We made a module
http://bazaar.launchpad.net/~camptocamp/c2c-rd-addons/7.0/files/head:/survey_multi_lang/
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1096920
Title:
7.0 survey - none of the text fields are defined as translatable
Status in OpenERP Addons (modules):
Opinion
Bug description:
text fields (Page, Question/ Answer / Help etc) should be
translatable to allow usage of surveys in multi-language environment /
companies
_columns = {
'page_id': fields.many2one('survey.page', 'Survey Page', ondelete='cascade', required=1),
'question': fields.char('Question', size=128, required=1),
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1096920/+subscriptions
References