c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12759
[Bug 696760] Re: [trunk] some menu translations only available after manually synchronizing
Today I have created a new test OpenERP database in Russian language, and founded that few terms are untranslated.
server revno: 3275
addons revno: 4253
Snapshot in attachment.
** Attachment added: "Untranslated terms: RCHASES, MANUFACTURING"
https://bugs.launchpad.net/openobject-server/+bug/696760/+attachment/1796432/+files/snapshot.png
--
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/696760
Title:
[trunk] some menu translations only available after manually
synchronizing
Status in OpenObject Server:
Fix Released
Bug description:
1) Steps to reproduce the issue you have observed:
Edit bzr_set.py for checkout the trunk.
Checkout OpenERP sources by bzr_set.py
start server as:
cd server
bin/openerp-server.py -c ../../openerp-server.conf
start web server as:
cd web
./openerp-web.py
- Start web brouser and open OpenERP page (localhost:8080)
- Create new database without demo data in RUSSIAN language.
- Install applications according to attached image - 0-install.png
Part of OpenERP terms are untrunslated. It is a bug !
Look at attached image - 1-untranslated_terms.png
I have included the openerp-server.conf in attachment.
I have founded a workaround.
- Update all installed modules by schedule update of base module - 2-schedule_update.png
- and start the updating/upgrading process - 3-upgrade_modules.png
- logout and login
Now all terms are translated - 4-workaround.png
4) The platform your are using
server revision:
------------------------------------------------------------
revno: 4164
tags: openerp-buildfail-1-4893
committer: qdp-launchpad@xxxxxxxxxxx
branch nick: trunk
timestamp: Mon 2011-01-03 09:47:15 +0100
message:
[FIX] account: removed translate=True on account type in order to fix the translations
addons revision:
------------------------------------------------------------
revno: 4164
tags: openerp-buildfail-1-4893
committer: qdp-launchpad@xxxxxxxxxxx
branch nick: trunk
timestamp: Mon 2011-01-03 09:47:15 +0100
message:
[FIX] account: removed translate=True on account type in order to fix the translations
References