[jira] Created: (OFBIZ-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

[jira] Created: (OFBIZ-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

Nicolas Malin (Jira)
Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
-------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2489
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
             Project: OFBiz
          Issue Type: New Feature
          Components: marketing
    Affects Versions: SVN trunk
            Reporter: Divesh Dutta
             Fix For: SVN trunk


Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

Nicolas Malin (Jira)

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

shweta singhai updated OFBIZ-2489:
----------------------------------

    Attachment: Email_Report_OFBIZ-2489.patch

Here is the patch to generate a Email status report and Party status report.

Steps to test this:

1) Go to Marketing -> Reports
2) There are blocks to generate a report for Email status and Party status.
3) On the basis of inputs, it shows the resultant list

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

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

Vikas Mayur reassigned OFBIZ-2489:
----------------------------------

    Assignee: Vikas Mayur

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

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

Vikas Mayur commented on OFBIZ-2489:
------------------------------------

couple of minor changes are required, other then that patch looks good.

1) Use component name as a prefix while defining a new label. Please see exiting pattern.
2) Display description of the fields for comm event type id as well as comm status ID.
3) Please use curly braces for even single statement in if-else. Please look this in the groovy files.

Vikas

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

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

shweta singhai updated OFBIZ-2489:
----------------------------------

    Attachment: Email_Report_OFBIZ-2489.patch

Here is Improved patch, I made following changes as suggested by Vikas

1) Changed name of uilabels

2) Used parameters instead of requestParameters in screen.

3) Added {} in if block.

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch, Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

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

Vikas Mayur closed OFBIZ-2489.
------------------------------

    Resolution: Fixed

Thanks Shweta, Divesh!

Shweta your patch with slight changes in in trunk rev. 776643

FYI, I have improved the columns for comm event type id and status id in the report to show their description instead of type id or status id.

Vikas

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch, Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

--
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-2489) Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.

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

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

Vikas Mayur commented on OFBIZ-2489:
------------------------------------

Added missing files in rev. 776646, so this should be complete now.

> Generate a report for emails sent, bounced and opened,subscriptions and canceled for given time period.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2489
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2489
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Divesh Dutta
>            Assignee: Vikas Mayur
>             Fix For: SVN trunk
>
>         Attachments: Email_Report_OFBIZ-2489.patch, Email_Report_OFBIZ-2489.patch
>
>
> Generate a report for emails sent, bounced and opened,  subscriptions and canceled for given time period.

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