c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32082
[Bug 848112] Re: Re-edited products aren't saved
We looked into it, the problem is with translatable fields. To reproduce
the bug you have to create a new database using another language as the
default (pt-br in our case) and then do the steps shown. If you then
change the language of your user manually to english and try to
reproduce the error it will not happen.
The problem is that somehow openerp is writting the first value as the
english value for the field (in this case 'test') and 'test1' as the pt-
br translation.
We hope that with this info you will be able to reproduce the error.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/848112
Title:
Re-edited products aren't saved
Status in OpenERP Web Client:
Incomplete
Bug description:
trunk web client revno 4690.
trunk server revno 3486.
1 - Create a product and save.
2 - Change the name of the product and save.
3 - Change the name of the product again and save.
Obtained result : the web client doesn't send the changed data to the
server, the product name isn't changed when re-edited!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/848112/+subscriptions
References