Comment 7 for bug 823691

Revision history for this message
tnbui (tnbui-it) wrote :

Hello Naresh,

I found another problem with multi inherit from product. I tried to duplicate a room, then input a new name for duplicated record. After that, I got 2 records with the same name.

Below is the steps to reproduce:
1. Create a Room name: "Test 1"
2. Duplicate room "Test 1", then change the name to "Test 2"
3. Now if you go to the list of Rooms, you will see there are 2 records with name "Test 2"

After took a look on the database, I found that the Product Template is not created when duplicating a Room. It also meant that 2 Rooms are using the same Product Template.

Please let me know if you want me to create a new bug for this one.

Regards,
Tu