[jira] [Updated] (OFBIZ-9386) RequestHandlerException on request link of Quote Profit page

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9386) RequestHandlerException on request link of Quote Profit page

Nicolas Malin (Jira)

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

Aditya Sharma updated OFBIZ-9386:
---------------------------------
    Attachment: OFBIZ-9386.patch

Problem:
1. Profit tab redirects to ViewQuoteProfit.
2. ViewQuoteProfit screen includes ViewQuoteProfit form of QuoteForms.xml to list quote profit records.
3.View Request field contains link with request for workeffort controller while request belongs to ordermgr
Solution:
Changed link URL with the request for ordrmgr. Additionally added a check to show link only when custRequestId and custRequestItemSeqId exist.

> RequestHandlerException on request link of Quote Profit page
> ------------------------------------------------------------
>
>                 Key: OFBIZ-9386
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9386
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Trivial
>         Attachments: OFBIZ-9386.patch
>
>
> Similar to OFBIZ-9384
> Steps to reproduce:
> 1. Go to Order component (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/main)
> 2. Click on Quotes from submenu.(https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/FindQuote)
> 3. Provide search preferences and click on Find button.
> 4. Click on Quote Id link (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/ViewQuote?quoteId=CQ0001).
> 5.  Click on Profit subtab (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/ViewQuoteProfit?quoteId=CQ0001)
> 6. Click on link under View Request (https://demo-trunk-ofbiz.apache.org:8443/workeffort/control/requestitem)
> It gives a RequestHandlerException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)