You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wickersheimer Jeremy (JIRA)" <ji...@apache.org> on 2008/01/11 09:19:34 UTC

[jira] Created: (OFBIZ-1574) GoodIdentificationAndProduct missing Product relationship (patch)

GoodIdentificationAndProduct missing Product relationship (patch)
-----------------------------------------------------------------

                 Key: OFBIZ-1574
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1574
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
            Reporter: Wickersheimer Jeremy
            Priority: Trivial
             Fix For: SVN trunk


The GoodIdentificationAndProduct doesn't have a Product relationship.
I wrote some custom code to get Product from Good IDs, and since most services need a Product entity after that adding the relationship gives the possibility to simple call getRelatedOne.

Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1574) GoodIdentificationAndProduct missing Product relationship (patch)

Posted by "Wickersheimer Jeremy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wickersheimer Jeremy updated OFBIZ-1574:
----------------------------------------

    Attachment: 1574.patch

> GoodIdentificationAndProduct missing Product relationship (patch)
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-1574
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1574
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 1574.patch
>
>
> The GoodIdentificationAndProduct doesn't have a Product relationship.
> I wrote some custom code to get Product from Good IDs, and since most services need a Product entity after that adding the relationship gives the possibility to simple call getRelatedOne.
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1574) GoodIdentificationAndProduct missing Product relationship (patch)

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1574.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Good idea,

Thanks Jeremy, your patch is in trunk rev. 611373

> GoodIdentificationAndProduct missing Product relationship (patch)
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-1574
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1574
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Wickersheimer Jeremy
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: 1574.patch
>
>
> The GoodIdentificationAndProduct doesn't have a Product relationship.
> I wrote some custom code to get Product from Good IDs, and since most services need a Product entity after that adding the relationship gives the possibility to simple call getRelatedOne.
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.