c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24561
[Bug 783135] Re: Impossible localization of '''Here is the procurement scheduling report...'''
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
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/783135
Title:
Impossible localization of '''Here is the procurement scheduling
report...'''
Status in OpenERP Modules (addons):
In Progress
Bug description:
In OpenERP v6.0 and in trunk in file addons/procurement/schedulers.py
line 103: report.append('PROC %d: from stock - %3.2f %-5s ...'
line 114: summary = '''Here is the procurement scheduling report....'''
The text messages above isn't use gettext and can't be localized.
References