[
https://issues.apache.org/jira/browse/OFBIZ-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337845#comment-17337845 ]
ASF subversion and git services commented on OFBIZ-12229:
---------------------------------------------------------
Commit 2c7a414cc2d7d17d34e15a14f3ed39a5978dc951 in ofbiz-framework's branch refs/heads/release17.12 from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2c7a414 ]
Fixed: Error page shown when clicking on a product Id in the purchase order page (OFBIZ-12229)
There is no "basePrice" resulting from calculatePurchasePrice service calling but
a simple "price".
This was put in with d04f777 commit and OFBIZ-11955
Thanks: Woyce Batkins for report
> Error page shown when clicking on a product Id in the purchase order page
> -------------------------------------------------------------------------
>
> Key: OFBIZ-12229
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12229> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: 17.12.06
> Reporter: Woyce Batkins
> Assignee: Jacques Le Roux
> Priority: Major
> Attachments: error from order to productpage navigation.png
>
>
> * Start a purchase order creation process up to the step where you can add an Item
> * Add an item
> * The item appears in the "order items" area with its clickable Id
> * Select the ID of the orderItem to navigate to its product page
> * The error page appears with a nullpointerexception
--
This message was sent by Atlassian Jira
(v8.3.4#803005)