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

Akash Jain updated OFBIZ-2436:
------------------------------

    Attachment: IssuanceServices.patch

In last patch, I mistakenly removed conditional code, which checks if  
"Reserved Inventory does not remains, then status of Order item is changed to 
complete". And this beaked the functionality of "Quick Ship Entire Order" 
button (order status not changed to completed)

So added back this code and also added extra condition to check  that if  
shipment is in picked status then order item will not get completed. 

Now "Quick Ship Entire Order" button works fine order will complete after click 
on it.

> Improvement in Verify Pick screen to issue items as well when shipment is 
> created
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Vikas Mayur
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: IssuanceServices.patch, ItemIssuance.patch, 
> ItemIssuance.patch
>
>
> Improvement in Verify Pick screen to issue items as well when shipment is 
> created in Picked status:
> # When shipment is created and marked PICKED should also be issued items 
> (ItemIssuance)
> # Once order items are verified on this screen, Packing screen should use the 
> same shipment created.
> # Also reduce code for Packing which has to be moved to Very Pick now.
> *The process will be:*
> # Create a sales order with 4 to 5 items.
> # Go to Facility-->Verify Pick, enter orderId and very order items.
> # After all items are verified shipment should be created in PICKED status, 
> invoice will be generated in INVOICE_IN_PROCESS along with item issuance.
> # Now go Facility-->Packing, enter verified oderId and complete pack, now 
> this process will utilize the same shipment, invoice created in Verify Pick 
> process only status of shipment will be changed to PACKED after completion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to