You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/09/08 16:40:57 UTC

[jira] Closed: (OFBIZ-2848) Add PartyIdentification feature

     [ https://issues.apache.org/jira/browse/OFBIZ-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2848.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

You are welcome Nicolas,

I just had to move 
    <Party partyId="DemoSupplier"/>
    <PartyRole partyId="DemoSupplier" roleTypeId="ACCOUNT"/>
from sfa to party, but it should not be a problem as sfa depends on party and not the other way.

I successfully tested findByPartiesId service frrom Webtools

Your patch is in trunk at r812532  

Thanks

> Add PartyIdentification feature
> -------------------------------
>
>                 Key: OFBIZ-2848
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2848
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: partyIdentification.patch, partyIdentification.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Add PartyIdentification entity for management identification number associate to a party as goodIdentification for product.
> This issue contains :
>  * entities 
>  * portlet added to profile party screen
>  * demo data
>  * edit and list PartyIdentification screen
>  * search service to find a Party by an Id (partyId or idValue associate)

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