[
https://issues.apache.org/jira/browse/OFBIZ-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin updated OFBIZ-5800:
---------------------------------
Attachment: OFBIZ-5800.patch
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)