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

Jacques Le Roux closed OFBIZ-11210.
-----------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Implemented

Thanks Carl,

Your slightly modified patch is in trunk at r1867581

In ConversationThread screen I changed this:
{code:xml}
 (${util:size(childrenCommEvents)})
{code}
to
{code:xml}
(${groovy:childrenCommEvents.size()})
{code}

I also splitted the line containing it in 3 parts

> Add a discussion feature in  order detail view for following communication 
> about the order (mail, phone etc.)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11210
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11210
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Demus Carl
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11210.patch, orderComm1.png, orderComm2.png, 
> orderComm3.png, orderCommScreenShots.zip
>
>
> Add a discussion feature in order detail view for following communication 
> about the order (mail, phone etc.) to keep an eye about all com' event linked 
> to the order.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to