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

matthieu bollot updated OFBIZ-3148:
-----------------------------------

    Attachment: OFBIZ-3148.patch

add data to convert lead to disabled

> a data is missing
> -----------------
>
>                 Key: OFBIZ-3148
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3148
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: matthieu bollot
>         Attachments: OFBIZ-3148.patch
>
>
> A lead just created has a Party statusId set to LEAD_CONVERTED.
> Go to sfa/lead, select a lead, and choose "update" in personal information. 
> (or go to https://localhost:8443/sfa/control/editperson?partyId=10000 where 
> 10000 is the partyId of a created lead)
> From here, you can set statusId to Disabled (ie : PARTY_DISABLED)
> There is an error because in the StatusValidChange table, there is no way to 
> change LEAD_CONVERTED.to PARTY_DISABLED. I don't know what is the best way to 
> correct that, but a patch follows this jira which introduce the new data.

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