[
https://issues.apache.org/jira/browse/OFBIZ-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Supachai Chaima-ngua updated OFBIZ-5846:
----------------------------------------
Description:
field definition problem, program should use purposeFromDate in stead of fromDate.
deletePcmCtx.put("fromDate", tempVal.get("purposeFromDate"));
was:
There is not "fromDate" field in PartyContactWithPurpose entity.
deletePcmCtx.put("fromDate", tempVal.get("purposeFromDate"));
Summary: Field definition problem, program should use purposeFromDate in stead of fromDate. (was: There is not "fromDate" field in PartyContactWithPurpose entity)
> Field definition problem, program should use purposeFromDate in stead of fromDate.
> ----------------------------------------------------------------------------------
>
> Key: OFBIZ-5846
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5846> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: Trunk
> Reporter: Supachai Chaima-ngua
> Labels: partymgr
> Fix For: Trunk
>
> Attachments: ofbizbug-deleltecontectmech.patch
>
>
> field definition problem, program should use purposeFromDate in stead of fromDate.
> deletePcmCtx.put("fromDate", tempVal.get("purposeFromDate"));
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)