You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2013/10/17 18:43:44 UTC

[jira] [Updated] (OFBIZ-5356) Ability to select Lookup records having more than one primary key field

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

Christian Carlow updated OFBIZ-5356:
------------------------------------

    Description: This problem can be handled by passing a concatenated string of the primary key fields as the identifier.    (was: Having the ability to select a record from Lookup records containing more than one primary-key field would be quite useful.

I have the need to select a single OrderItem from a list of OrderItems associated with more than one OrderHeader.  I also need to be able to select a single ShipmentItem from a list containing multiple Shipments.

Having single field primary keys for these tables would provide a solution but would entail a lot of work to make the system use the new primary keys.

Another way would be to allow for Lookup controls the ability to have multiple keys associated with them.

Either way, seems like a lot of work to make this happen.

Anyone have a different solution?)

> Ability to select Lookup records having more than one primary key field
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-5356
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5356
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Release Branch 12.04
>            Reporter: Christian Carlow
>             Fix For: Release Branch 12.04
>
>
> This problem can be handled by passing a concatenated string of the primary key fields as the identifier.  



--
This message was sent by Atlassian JIRA
(v6.1#6144)