You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/09/20 12:22:34 UTC

[jira] [Updated] (OFBIZ-2942) createPartyContactMechPurpose service doesn't allow fromDate

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

Deepak Dixit updated OFBIZ-2942:
--------------------------------
    Attachment: OFBIZ-2942.patch

Added code to take fromDate of PartyContactMechPurpose from user. If user provides fromDate then that will be used else nowTimeStamp will be used as fromDate.


> createPartyContactMechPurpose service doesn't allow fromDate
> ------------------------------------------------------------
>
>                 Key: OFBIZ-2942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2942
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Release Branch 4.0, Release Branch 09.04, Trunk
>            Reporter: Adam Heath
>         Attachments: OFBIZ-2942.patch
>
>
> createPartyContactMechPurpose service doesn't allow the fromDate to be specified; in the java code, it is hard-coded to always call UtilDateTime.nowTimestamp().
> I've got an importer, that does a lot of things.  I save the current time at the start of the script, then use that same time in all parts, so that all the date filter is consistent.  The above bug keeps me from having consistent data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)