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 2022/12/09 18:59:00 UTC

[jira] [Commented] (OFBIZ-12718) ShipmentServices.groovy has wrong parameter value for checkCanChangeShipmentStatusDelivered

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

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

Commit 50dd262d988b20c49c2ce6b897c0721fe2ba0cb3 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=50dd262d98 ]

Fixed: ShipmentServices.groovy has a typo in checkCanChangeShipmentStatusDelivered (OFBIZ-12718)

In line 732 it has
parameters.fromStatusId = "SHIPMENT_DEIVERED"

Thanks: Pierre Smits for report


> ShipmentServices.groovy has wrong parameter value for checkCanChangeShipmentStatusDelivered
> -------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-12718
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12718
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: 18.12.06
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> In line 732 it has
> {code:java}
> parameters.fromStatusId = "SHIPMENT_DEIVERED" {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)