You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eric Jacolin (JIRA)" <ji...@apache.org> on 2007/04/12 18:02:32 UTC

[jira] Updated: (OFBIZ-882) Display Order Item seqId in Order view

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

Eric Jacolin updated OFBIZ-882:
-------------------------------

    Description: 
It would be extremely helpful to display the Order Item seqId in the Order view.

Use example:
---------
In my current implementation I had to relate Event-type Activities to order items.
I found very convenient to use the Event's Description field as follows: <Order Id>.<Line Item Seq Id> (for example 1234.00001)
(I have developed a custom reports using the logic of this field)

  was:
It would be extremely helpful to display the Display Order Item seqId in the Order view.

Use example:
---------
In my current implementation I had to relate Event-type Activities to order items.
I found very convenient to use the Event's Description field as follows: <Order Id>.<Line Item Seq Id> (for example 1234.00001)
(I have developed a custom reports using the logic of this field)


> Display Order Item seqId in Order view
> --------------------------------------
>
>                 Key: OFBIZ-882
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-882
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: order
>            Reporter: Eric Jacolin
>            Priority: Minor
>
> It would be extremely helpful to display the Order Item seqId in the Order view.
> Use example:
> ---------
> In my current implementation I had to relate Event-type Activities to order items.
> I found very convenient to use the Event's Description field as follows: <Order Id>.<Line Item Seq Id> (for example 1234.00001)
> (I have developed a custom reports using the logic of this field)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.