You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gaudin Pierre (JIRA)" <ji...@apache.org> on 2018/02/23 13:54:00 UTC

[jira] [Updated] (OFBIZ-9376) Add shipmentId list to quickshippurchaseorder return parameters

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

Gaudin Pierre updated OFBIZ-9376:
---------------------------------
    Attachment: JIRA_9376.patch

> Add shipmentId list to quickshippurchaseorder return parameters
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-9376
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9376
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Gaudin Pierre
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: JIRA_9376.patch, quickShipPurchaseOrder.patch
>
>
> The method " quickshippurchaseorder " allows to create a reception for every ship group of a purchasing order. This method works correctly but it does not return id of the receptions which it creates. The purpose of this patch is to modify the service so that it returns the list of the receptions which it creates
> To test this patch:
>      - Create a purchase order with several ships groups
>       - approve it
>      - from webtools execute the service " quickshippurchaseorder " with the parameters: order Id: reference of order facilityId: WebStoreWarehouse
> results :
>         The service returns the parameter shipmentIds



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)