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

Akash Jain edited comment on OFBIZ-2663 at 6/26/09 8:20 AM:
------------------------------------------------------------

Here is the patch for above functionality.

1) Now in Supplier dropdown, suppliers are sorted alphabetically through name 
instead of partyId
2) There will also present partyId in Supplier dropdown.

      was (Author: jain_akash):
    Here is the patch for above functionality.

1) Now in Supplier dropdown, suppliers are sorted alphabetically throw name 
instead of partyId
2) There will also present partyId in Supplier dropdown.
  
> Supplier drop down list should be sorted alphabetically by supplier name and 
> the supplierId should also show on Order Initialization screen 
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2663
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2663
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Akash Jain
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: 
> Supplier_Dropdown_List_Sorted_Alphabetically_By_SupplierName_OFBIZ-2663.patch
>
>
> Supplier drop down list should be sorted alphabetically by supplier name and 
> the supplierId should also show on Order Initialization screen
> Suppose there are two suppliers for an organization
>          partyId          |     groupName
>     _______________|________________
>          10000           |       ABD
>          10001           |       ABC
> Now Depress Order Entry ant select Supplier drop down it should be shown like
> [10001] ABC
> [10000] ABD
>  
> Instead of 
> ABD
> ABC

-- 
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