← Back to team overview

openerp-india team mailing list archive

[Bug 1096920] Re: 7.0 survey - none of the text fields are defined as translatable

 

Hello Ferdinand,

Currently , We cannot decide where to make translatable field in
survey.We need more discussion on this issue.So, Lets take opinion on
this issue and after community will decide where to set translatable
field.

Thank you..

** Changed in: openobject-addons
       Status: New => Opinion

-- 
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