You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2014/05/12 10:17:14 UTC

[jira] [Closed] (OFBIZ-5637) Cannot receive PO shipment

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

Jacques Le Roux closed OFBIZ-5637.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 11.04

Thanks Vyom,

I have reverted this change where we confused js and ftl in

trunk r1593902
R13.07 r1593903
R12.04 r1593904
R11.04 r1593905

For the "Force Complete Purchase Order" issue please as requested create a sub-task of OFBIZ-2330


> Cannot receive PO shipment
> --------------------------
>
>                 Key: OFBIZ-5637
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5637
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk, Release Branch 12.04, Release Branch 13.07
>            Reporter: Vyom Jain
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
>
>
> A change introduced by SVN commit r1345532 in the inline JavaScript snippet in ReceiveInventoryAgainstPurchaseOrder.ftl causes an error while receiving PO into the facility.
> Steps to test - 
> 1. Create & approve Purchase Order.
> 2. Click button "New Shipment For Ship Group [00001]" under section "Shipment Information - 00001". User is taken to the created shipment in the facility application.
> 3. Click "Receive Against PO".
> 4. In the next screen, set quantity to be received in the text field "RECEIVE". Select items to be received.
> 5. Click "Receive Item(s)".
> Observation - 
> 1. Nothing happens. Firefox's JavaScript error console shows syntax error and points to the inline snippet where the error lies.
> Additionally, the button "Force Complete Purchase Order" results in an error as well with message 
> <b>Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [orderId] passed to secure (https) request-map with uri [completePurchaseOrder] with an event that calls service [completePurchaseOrder]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help.</b>
> Thanks,



--
This message was sent by Atlassian JIRA
(v6.2#6252)