c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21792
[Bug 759647] Re: Translation doesn't work in Procurement Scheduler
** Project changed: openobject-addons => openobject-server
** Changed in: openobject-server
Importance: Undecided => Low
** Changed in: openobject-server
Status: New => Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/759647
Title:
Translation doesn't work in Procurement Scheduler
Status in OpenERP Server:
Confirmed
Bug description:
Addons :
http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/
revno 4521
Server:
OpenERP Server 6.0.2
revno 3400
When Scheduler will run or we will run it manually and if there is any exception the it will generate a Procurement Exception
And in that there is a error message. but when we have selected any other language in user account "even in admin"
scheduler is generating error in English language only .
in scheduler functions there is _('ERROR MSG") is written but i think there is no context is passing for that functions so server is not able to get current LANG that is the reason for misbehavior.
References