[
https://issues.apache.org/jira/browse/OFBIZ-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645452#comment-17645452
]
ASF subversion and git services commented on OFBIZ-12718:
---------------------------------------------------------
Commit 0630cd679dc380466dc993ef23318d018285c786 in ofbiz-framework's branch
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0630cd679d ]
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)