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

Jacques Le Roux reopened OFBIZ-10883:
-------------------------------------

Hi Suraj, Michael,

As reported by Spotbugs there is something wrong in these lines, can you spot 
it? ;)
{code:java}
if (picklist == null) {
if (!"PICKLIST_PICKED".equals(picklist.getString("statusId")) 
&& !"PICKLIST_COMPLETED".equals(picklist.getString("statusId"))
&& !"PICKLIST_CANCELLED".equals(picklist.getString("statusId"))) {
...
{code}

TIA

> Picklist is in Input status even after order is completed
> ---------------------------------------------------------
>
>                 Key: OFBIZ-10883
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10883
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 16.11, Release Branch 18.12, Release 
> Branch 17.12, Trunk
>            Reporter: Rashi Dhagat
>            Assignee: Suraj Khurana
>            Priority: Major
>             Fix For: 17.12.01, 18.12.01
>
>         Attachments: OFBIZ-10883-new.patch, OFBIZ-10883.patch, 
> OrderStatus.jpg, PicklistStatus.jpg
>
>
> Steps to regenerate:
> 1. Open https://demo-stable.ofbiz.apache.org/ordermgr/control/main
> 2. Create order
> 3. Open 
> https://demo-stable.ofbiz.apache.org/facility/control/PicklistOptions?facilityId=WebStoreWarehouse
> 4. Create Picking
> 5. Click on Packing under the facility
> 6. Enter order id and click on pack order
> 7. Enter package detail and complete packaging
> 8. Open 
> https://demo-trunk.ofbiz.apache.org/facility/control/PicklistManage?facilityId=WebStoreWarehouse
> Actual: Picklist is in the input status  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to