c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03688
[Bug 619239] Re: Product duplication seems to confuse original product name with new copy
** Summary changed:
- Product duplicate confuses orginal product with new copy in purchase order v5.0.12
+ Product duplication seems to confuse original product name with new copy
--
Product duplication seems to confuse original product name with new copy
https://bugs.launchpad.net/bugs/619239
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: Confirmed
Bug description:
When you duplicate a product using: Form->duplicate it will not duplicate the product correctly.
The description still seems linked between the original and duplicate when creating the purchase order
EG.
create product with Name:11111 Code: 11111
Duplicate product changing Name to: 22222 and Code: 22222
Create purchase order and add new products:
product search for: 11111.
Result will return 11111 and 22222. (INCORRECT)
Now when you add product 22222 to purchase order it will have a description of 11111 (INCORRECT)
Duplicating a product is often used as you do not have to re-input all the data for a similar product.
I also do not know what the effect is on other processes downstream. Eg. journals, MRP, etc..
I would assume that this process is used often and would need to be looked at.