You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eric DE MAULDE (JIRA)" <ji...@apache.org> on 2009/03/04 16:35:56 UTC

[jira] Updated: (OFBIZ-2228) When a virtual product is modified, its variants aren't modified

     [ 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 VARIANTS from its virtual product
(on 2 level : variants and sub-variants).

The new file : ServiceVariantEventHandler.java is called from the Controller
and manage the transaction

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