← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 754411] Re: data corruption in table products after using button Duplicate

 

Hello,

Thank you for your quick reply,

while I quite new in the openerp scene, I would like to ask you for several 
advices:

- Is it OK to put the latest code? I have version 6.0.1, should I use code from 
6.0.2?
- how would a line to update the code from bazaar would look like if my 
openerp-web client is located in  "/usr/lib/openerp-web"?
- how can I conduct further investigations? are they relevant?

Thanks 
Mihai



________________________________
From: Devishree Brahmbhatt (OpenERP) <754411@xxxxxxxxxxxxxxxxxx>
To: mihai_boiciuc@xxxxxxxxx
Sent: Fri, April 8, 2011 3:13:43 PM
Subject: [Bug 754411] Re: data corruption in table products after using button 
Duplicate

Hello Mihai ,

I have tested this scenario with latest stable [6.0.2] at my end but not able to 
reproduced it.
I have attached a video for your reference so, please check with latest code and 
notify us.

Thanks.

** Project changed: openobject-addons => openobject-client-web

-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.launchpad.net/bugs/754411

Title:
  data corruption in table products after using button Duplicate

Status in OpenERP Web Client:
  New

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.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/openobject-client-web/+bug/754411/+subscribe

-- 
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:
  New

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