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

[jira] [Comment Edited] (OFBIZ-5800) Manage multi pk with sub-sequence on entity-auto

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

Nicolas Malin edited comment on OFBIZ-5800 at 11/5/14 8:27 AM:
---------------------------------------------------------------

New patch version with
 * test adaptation
 * centralize OUT service parameters after entity creation
 * update created/updated[Date/UserLogin] fields after set all non pk field to ensure that fields manage only by ofbiz.


was (Author: soledad):
New patch version with
 * test adaptation
 * centralize OUT service parameters after entity creation
 * update created/updated field after set all non pk field to ensure that the field manage only by ofbiz.

> Manage multi pk with sub-sequence on entity-auto
> ------------------------------------------------
>
>                 Key: OFBIZ-5800
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5800
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: entity-auto
>         Attachments: OFBIZ-5800.patch, OFBIZ-5800.patch
>
>
> Add the possibility to the entity-auto engine on the create action to manage entities with more than 2 primary keys which one is under sub sequence or fromDate, like PerfReview (employeePartyId,  employeeRoleTypeId, *perfReviewId*) or PartyQual (partyId, partyQualTypeId, *fromDate*).
> Improve return message for the create action if the entity value exist and the delete action if the entity value not exist instead of the database message error.



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