You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Akash Jain (JIRA)" <ji...@apache.org> on 2009/06/26 16:53:08 UTC

[jira] Created: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

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


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.


[jira] Updated: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

Posted by "Akash Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akash Jain updated OFBIZ-2663:
------------------------------

    Attachment: Supplier_Dropdown_List_Sorted_Alphabetically_By_SupplierName_OFBIZ-2663.patch

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.


[jira] Assigned: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-2663:
----------------------------------

    Assignee: Vikas Mayur

> 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
>            Assignee: Vikas Mayur
>            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.


[jira] Issue Comment Edited: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

Posted by "Akash Jain (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

Posted by "Akash Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724818#action_12724818 ] 

Akash Jain commented on OFBIZ-2663:
-----------------------------------

Thanks Vikas :)


Thanks and Regards 
--
Akash Jain

> 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
>            Assignee: Vikas Mayur
>            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.


[jira] Closed: (OFBIZ-2663) Supplier drop down list should be sorted alphabetically by supplier name and the supplierId should also show on Order Initialization screen

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-2663.
------------------------------

    Resolution: Fixed

Thanks Akash,

Your patch is in rev. 788929

Vikas

> 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
>            Assignee: Vikas Mayur
>            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.