You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2009/04/03 06:43:13 UTC

[jira] Issue Comment Edited: (OFBIZ-2223) User can select options for preparing a group on the basis of Shipping method, Warehouse area and Number of order items (one to two, three or more). So that group of Orders are created according to selected options.

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

Arun Patidar edited comment on OFBIZ-2223 at 4/2/09 9:42 PM:
-------------------------------------------------------------

Here is a patch for this issue:

User can select options to group by order ready to pick on the basis of shipping method, warehouse area, number of order items (one to two, three or more).
Review list of groups of orders ready to pick.
         
Steps to test the functionality:

# Create three or more sales order with different shipping method and no. of order items.
# Go to picking tab in facility .
# Select options to group order ready to pick and submit. 
# You will get the list of groups based on the factors selected to group by user.
# On depressing  the particular group, you will see the no. of order belonging to that group.

      was (Author: arunpati):
    Here is a patch for following functionality:

User can select options to group by order ready to pick on the basis of shipping method,                warehouse area, number of order items (one to two, three or more).
Review list of groups of orders ready to pick.
         
 Steps to test the functionality:

1) Create three or more sales order with different shipping method and no. of order items.

2) Go to picking tab in facility .

3) Select options to group order ready to pick.

4) There will be one list item for each combination of options from each of the factors selected (for  example if there are 4 shipping methods and 2 options for number of order items, there will be 2x4=8 rows in the list).

5) On depressing   the particular group , See the number of orders ready to pick for each combination.

  
> User can select options for preparing a group on the basis of Shipping method, Warehouse area and Number of order items (one to two, three or more). So that group of Orders are  created according to selected options.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2223
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2223
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2223.patch
>
>
> When order is ready to pick (ie in approved status), User go to Facility-->Picking, then group is already prepared on the basis of shipping method (for creating picklist) . We should have functionality where User can select options for preparing a group on the basis of Shipping method, Warehouse area and Number of order items (one to two, three or more). So that group of Orders are created according to the selected options. Pick list create functionality will be working as it is.
> *Implementations Notes:*
> * Go to Facility -> Picking tab  or page  https://localhost:8443/facility/control/PicklistOptions?facilityId=WebStoreWarehouse
> * Select factors to group by, using one checkbox for each:
> *#  Number of order items (one to two, three or more).
> *# Warehouse area.
> *# Shipping method.

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