You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ravi Lodhi (JIRA)" <ji...@apache.org> on 2016/06/21 13:40:58 UTC

[jira] [Commented] (OFBIZ-7528) Display commission agreements on product detail page

    [ https://issues.apache.org/jira/browse/OFBIZ-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341775#comment-15341775 ] 

Ravi Lodhi commented on OFBIZ-7528:
-----------------------------------

{code}
<screenlet title="${uiLabelMap.ProductCommissions}">
    <include-form name="ListProductAgreements" location="component://product/widget/catalog/ProductForms.xml"/>
</screenlet> 
{code}

Here wrong section heading is displayed.

> Display commission agreements on product detail page
> ----------------------------------------------------
>
>                 Key: OFBIZ-7528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ravi Lodhi
>         Attachments: OFBIZ-7528_trunk.patch
>
>
> Go to Catalogs -> Products -> Find any product -> detail page -> Agreements section
> ToDo:
> 1) Change section heading from "Commissions"  to "Products". Actually agreements displayed in this section are product agreements.
> 2) Display Commission agreements to complete the feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)