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

Dimitrios Moustos commented on OFBIZ-4691:
------------------------------------------

it does indeed. i will get back after i check it out. One problem which can be 
solved easily is deleting the party relationship instead of expiring it, that 
helps you convert a lead created in sfa, but lead sfa102 still does not work. 
thanks jacques.
                
> account_lead relation not expired and lead roles not deleted while converting 
> a lead into contact/account in SFA
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4691
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4691
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Dimitrios Moustos
>            Priority: Trivial
>              Labels: patch
>         Attachments: LeadServices.xml.patch
>
>
> leads used to be listed by the ListLeads form even after having been 
> converted. The solution is to delete the lead partyRoles.
> The other problem was that the relationship between the owner of the account 
> lead was not properly expired due to the party Id being taken from an empty 
> variable. The solution was changing the wrong variable: partyGroupPartyId to 
> partyGroupId.
> This is my first contribution to ofbiz, so please do review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to