You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/12 10:36:00 UTC

[jira] [Commented] (OFBIZ-12143) Incorrect mapping for Lookup Purchase Order

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

ASF subversion and git services commented on OFBIZ-12143:
---------------------------------------------------------

Commit 32737938425cbe0fe8c83acbdd46e71a45818f66 in ofbiz-framework's branch refs/heads/trunk from Deepak Dixit
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3273793 ]

Fixed: Incorrect mapping for Lookup Purchase Order (#272)

(OFBIZ-12143)

This issue was due to common form is being used for LookupPurchaseOrderHeaderAndShipInfo and LookupOrderHeaderAndShipInfo screen. Passed the paginateTargetUrl from screen to make sure pagination works properly
Thanks Rajesh Kumar for reporting the issue

> Incorrect mapping for Lookup Purchase Order 
> --------------------------------------------
>
>                 Key: OFBIZ-12143
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12143
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 18.12, 18.12.01, Release Branch 17.12, Trunk, 17.12.05
>         Environment: All
>            Reporter: Rajesh Kumar
>            Assignee: Deepak Dixit
>            Priority: Major
>         Attachments: image-2021-01-19-02-43-58-567.png
>
>
> Lookup screen for {color:#333333}Purchase Order Header and Ship Info{color} has {color:#032f62}ListLookupOrderHeaderAndShipInfo{color} for result list. This mapping has {color:#032f62}LookupOrderHeaderAndShipInfo{color} as paginate-target due to this pagination buttons are failing when result has multiple pages.
>  
> This can be fixed by adding a new form as {color:#032f62}ListPurchaseOrderHeaderAndShipInfo.{color}
> {color:#032f62}filename: {color} *applications\order\widget\ordermgr\LookupScreens.xml*
>  
> {color:#032f62}!image-2021-01-19-02-43-58-567.png!{color}



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