Duplicate Product, didn't duplicate the content
-----------------------------------------------
Key: OFBIZ-3804
URL: https://issues.apache.org/jira/browse/OFBIZ-3804
Project: OFBiz
Issue Type: Improvement
Components: product
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Fix For: SVN trunk
Attachments: OFBIZ-3804_DuplicateProduct_CloneContent.patch
Hey,
i noticed that the Product duplicate function didn't really dublicate the
product content, just set a reference to the original content.
When i now change the content from the duplicated product, the content of the
original product is changed to.
So here is a patch that dublicate the content, dataresource and electronic text
(if exists), too. The result is a true copy of the original product that can be
edit without sideeffects to the original product.
Cheers Sascha :-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.