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/10/05 23:50:34 UTC

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

Nicolas Malin created OFBIZ-5800:
------------------------------------

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


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)