[
https://issues.apache.org/jira/browse/OFBIZ-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524492
]
Bilgin Ibryam commented on OFBIZ-882:
-------------------------------------
Hi,
I added Order Item seqId to the order view screen. Can someone test it and
tells is it ok or not please.
While looking at code i could not understand this line orderitems.ftl:66
<#if productId?exists && productId ==
"shoppingcart.CommentLine">
Can someone explain it ?
Regards,
Bilgin Ibryam
> Display Order Item seqId in Order view
> --------------------------------------
>
> Key: OFBIZ-882
> URL: https://issues.apache.org/jira/browse/OFBIZ-882
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Reporter: Eric Jacolin
> Priority: Minor
> Attachments: orderItem.patch
>
>
> 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.