[
https://issues.apache.org/jira/browse/OFBIZ-12143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283605#comment-17283605 ]
ASF subversion and git services commented on OFBIZ-12143:
---------------------------------------------------------
Commit 6616a0208efc92d6df66ed6b4bd4149799615908 in ofbiz-framework's branch refs/heads/release18.12 from Deepak Dixit
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6616a02 ]
Fixed: Incorrect mapping for Lookup Purchase Order (#273)
(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)