[ 
https://issues.apache.org/jira/browse/OFBIZ-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679691#action_12679691
 ] 

Jacques Le Roux commented on OFBIZ-2228:
----------------------------------------

Sorry Eric,

I did not occur to me (I focused on the code and forgot the architecture level) 
but David whatch over : this patch introduces a dependency from product 
component into the framework. So I reverted in r751001 at David's demand.

I suggest that you create a custom event handler in the product component and 
not in framework. Something like 
    <handler name="simplecontent" type="view" 
class="org.ofbiz.content.view.SimpleContentViewHandler"/>
would be appropriate

Also please have a look at changes done by Adam in r749339 and r749341 and the 
ones I did after in r750993 and sequel.

Thanks

> 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.

Reply via email to