c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24010
[Bug 754411] Re: data corruption in table products after using button Duplicate
Hello,
I have tested this issue again with latest stable and trunk code.
And it's working fine So, it's not a generalise issue.
I have attached a video for your reference For now I am closing this bug.
Thanks for your understanding.
** Attachment added: "product_duplicate.ogv"
https://bugs.launchpad.net/openobject-client-web/+bug/754411/+attachment/2125479/+files/product_duplicate.ogv
** Changed in: openobject-client-web
Status: Incomplete => Invalid
--
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/754411
Title:
data corruption in table products after using button Duplicate
Status in OpenERP Web Client:
Invalid
Bug description:
We have the following scenario:
OpenERP version 6.0.1
Server: Linux Ubuntu 10
Client: Linux Mint 10
Firefox
Prerequisites:
Create a new product in the database (perhaps an existing product is OK to have as reference)
I'll create "old product" with reference "old1"
Step 1:
Create a new product; name it "product 1" and give reference "product1 "
Step 2:
- Open the product list
- select the "product 1" to display the from view
- press "Duplicate"
- change the name to "product 2" and the reference to "product2"
Step 3:
- Open the product list
- select the "product 1" to display the from view
- press "Duplicate"
- press save without any customization of the newly duplicated product
Step 4:
- Open the product list
Defect:
in the product list there will be a product (we created it as "product1"), with a random name (from previously added products)
as follows:
ref | product name
product1 | old product
product1 | product 1 (copy)
product2 | product 2
So there is a data shifting or something goes wrong. On a system we have here is always reproducible.
I'll post also logs from web server nginx.
If any other info is needed please ask.
References