[jira] [Closed] (OFBIZ-6795) Bug on SFA vcard import

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-6795) Bug on SFA vcard import

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-6795.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   14.12.01

Thanks Chula,

Your slightly modified patch is in,
trunk r1724763  
R15.12 r1724768
R14.12 r1724769

Older releases would need manual changes to be backported

I simply changed the importVCard service transaction-timeout from 72000 (20 hours!) to 7200. Also added corresponding French labels

> Bug on SFA vcard import
> -----------------------
>
>                 Key: OFBIZ-6795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6795
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>            Reporter: Chula Lathong
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, Upcoming Branch
>
>         Attachments: improtVcard.patch
>
>
> Error occur when create Lead/Contact from Vcard.
> This patch will improve importVcard service to able to create Lead/Contact from Vcard and display error messages when Vcard has invalid values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Closed] (OFBIZ-6795) Bug on SFA vcard import

Nicolas Malin-2
Le 15/01/2016 11:26, Jacques Le Roux (JIRA) a écrit :
> Also added corresponding French labels
Nice :) thanks Jacques