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

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

    Attachment: ItemIssuance.patch

Hello Pranay,

I am uploading the patch for made entry in ItemIssuance entity when shipment is 
created in verify pick process

Steps for testing :-

# Create a sales order, it should be in approved status
# Go to Facility --> Verify Pick and enter the above created orderId and verify 
the order items
# Depress Complete button, now shipment will be generated in PICKED status and 
invoice will be in INVOICE_IN_PROCESS status
# Check ItemIssuance entity, all verified order items should be issued.
# Go to Facility --> Packing and enter the orderId of above verified order and 
pack the order items 
# Depress Complete button, now order will be Complete and changed the status of 
above created shipment (PACKED) and invoice (Paid)



> 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
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: 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