[
https://issues.apache.org/jira/browse/OFBIZ-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric DE MAULDE updated OFBIZ-2228:
----------------------------------
Attachment: ServiceVariant_from-virtual.patch
This patch allows to modify each Product VARIANT from its VIRTUAL Products
Product Controller calls the new file : ServiceVariantEventHandler.java
I configured the following services :
- addProductToCategory (update / delete)
- createProductConfig ( update / delete)
- createProductPrice (update / delete)
- createSuplierProduct (update / delete)
> When a virtual product is modified, its variants aren't modified
> ----------------------------------------------------------------
>
> Key: OFBIZ-2228
> URL: https://issues.apache.org/jira/browse/OFBIZ-2228
> Project: OFBiz
> Issue Type: New Feature
> Components: framework, product
> Affects Versions: SVN trunk
> Environment: trunk revision 748987
> Reporter: Eric DE MAULDE
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: ServiceVariant_from-virtual.patch
>
>
> I would like modify product Variants from its Virtual Product
> By example, to :
> - add (update / delete) category
> - add (update / delete) price
> - add (update / delete) config
> - add (update / delete) supplier
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.