[jira] Created: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
Add Columns for Shipping Method, AVS, Score and Viewed
-------------------------------------------------------

                 Key: OFBIZ-2496
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: Vivek Mishra
             Fix For: SVN trunk


There is no column on Find Orders page in order component for following :

Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)

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

Arpit Singh Pandya updated OFBIZ-2496:
--------------------------------------

    Attachment: AddColumnsForFindOrders_OFBIZ-2496.patch

Hello Vivek,

Here I am uploading the patch for the functionality to Add Columns for Shipping Method, AVS, Score and Viewed to increase the searching options.

After Applying this patch, Following are the steps to test it :
1.Go to ordermgr and Create more than one order (Sales or Purchase).
2 Click on "Find Orders" tab.
   You Will Find new Fields of "Select Shipping Method", "Viewed", "Address Verification (AVS)"
   and Score  for searching any order.
3. Select any of the field or combination of them.
4. Click on "Lookup Order(s)" present at the right side of the header.
5. list of orders will show on "Order(s) Found" Screen as per the filter apply.

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur reassigned OFBIZ-2496:
----------------------------------

    Assignee: Vikas Mayur

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Arpit Singh Pandya updated OFBIZ-2496:
--------------------------------------

    Attachment: AddColumnsForFindOrders_OFBIZ-2496.patch

Done few changes for the improvement of Code.

-Arpit

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Arpit Singh Pandya updated OFBIZ-2496:
--------------------------------------

    Attachment: AddColumnsForFindOrders_OFBIZ-2496.patch

Done few more changes in recently uploaded patch.
(ie using CarrierShipmentMethod entity instead of ProductStoreShipmentMethView)

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur closed OFBIZ-2496.
------------------------------

    Resolution: Fixed

Thanks Arpit, Vivek!

Arpit your modified patch is in trunk rev. 777084 and rev. 777085.

Vikas

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2496) Add Columns for Shipping Method, AVS, Score and Viewed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Arpit Singh Pandya commented on OFBIZ-2496:
-------------------------------------------

Thanks Vikas

> Add Columns for Shipping Method, AVS, Score and Viewed
> -------------------------------------------------------
>
>                 Key: OFBIZ-2496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2496
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vivek Mishra
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch, AddColumnsForFindOrders_OFBIZ-2496.patch
>
>
> There is no column on Find Orders page in order component for following :
> Add Columns for Shipping Method, Address Verification Services (AVS), Score, Viewed  fields on "Find Orders" page to make searching more precise.

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