c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22483
Re: [Bug 768849] [NEW] unable to fix translation error without breaking intallations
On Friday 22 April 2011, you wrote:
> Public bug reported:
>
> I just discovered in my DB and in LP
> wrong German translation
>
> ID numbers are (good) examples form current v6 installation.
>
> ID=1 Corp. -> GmbH
> ID=2 Ltd. - Ltd. (untranslated)
>
> correct would be
> ID=1 Corp. -> AG
> ID=2 Ltd. -> GmbH
>
> changing the translation would cause the following scenario
>
> before changing translation
> * new partner: user selects GmbH -> intern Corp. -> id (1)
> change translation Corp > AG
> * partner will be displayed ID = 1 - > Corp -> AG
>
> obviously it's a simple script to update all ID's from 1 to 2 but how
> can this be achieved automatically?
I guess you'd either need to use SQL, or the mass update feature of
Koo..
--
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/768849
Title:
unable to fix translation error without breaking intallations
Status in OpenERP Server:
New
Bug description:
I just discovered in my DB and in LP
wrong German translation
ID numbers are (good) examples form current v6 installation.
ID=1 Corp. -> GmbH
ID=2 Ltd. - Ltd. (untranslated)
correct would be
ID=1 Corp. -> AG
ID=2 Ltd. -> GmbH
changing the translation would cause the following scenario
before changing translation
* new partner: user selects GmbH -> intern Corp. -> id (1)
change translation Corp > AG
* partner will be displayed ID = 1 - > Corp -> AG
obviously it's a simple script to update all ID's from 1 to 2 but how
can this be achieved automatically?
References