[jira] Created: (OFBIZ-154) Extend marketing campaign and associate with contact lists

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

[jira] Created: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
Extend marketing campaign and associate with contact lists
----------------------------------------------------------

                 Key: OFBIZ-154
                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: marketing
            Reporter: Si Chen


Extend the marketing campaign entity with the following information:
status - planned, approved, in progress, completed, canceled with transitions
budgeted cost
estimated cost
actual cost
estimated revenue
currency for the above
start date and end date of when the marketing campaign is active

Also create a new entity to associate marketing campaigns with contact lists, with
marketingCampaignId
contactListId
fromDate
thruDate

so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-154?page=comments#action_12427646 ]
           
Si Chen commented on OFBIZ-154:
-------------------------------

Oops.  There is already marketingCampaignId on ContactList, so ignore the comment on marketing campaign <> contact list association.

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-154?page=comments#action_12427647 ]
           
David E. Jones commented on OFBIZ-154:
--------------------------------------

I'm glad you noticed that field, I was just about to comment on it.

If you think a many-to-many relationship is needed, let's discuss it. IMO, it makes the most sense for most resources to be associated with only one MarketingCampaign, that way when results are analyzed you won't have artificially high results. Anyway, that was the intent behind it.

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-154?page=comments#action_12427648 ]
           
Si Chen commented on OFBIZ-154:
-------------------------------

Yeah - I could see some use for it but the structure right now is quite good.

One thing I do notice that maybe should be there is some kind of linkage between WorkEffort and MarketingCampaign/ContactList?

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-154?page=comments#action_12427655 ]
           
David E. Jones commented on OFBIZ-154:
--------------------------------------

For the WorkEffort <--> MarketingCampaign or ContactList: would that be to track tasks related to a MC/CL, or perhaps going the other direction a MC that is part of a project or such?

Either way, yeah, it's not hard to think of what that might mean.

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-154?page=comments#action_12427665 ]
           
Si Chen commented on OFBIZ-154:
-------------------------------

I had just thought of tasks related to a marketing campaign or contact list.

The other application could be handled by making a task related to marketing campaign/contact list a sub-task of a work effort which is a project?

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Resolved: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-154?page=all ]

Si Chen resolved OFBIZ-154.
---------------------------

    Resolution: Fixed

> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-154) Extend marketing campaign and associate with contact lists

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-154?page=all ]

Si Chen closed OFBIZ-154.
-------------------------


> Extend marketing campaign and associate with contact lists
> ----------------------------------------------------------
>
>                 Key: OFBIZ-154
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-154
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: marketing
>            Reporter: Si Chen
>
> Extend the marketing campaign entity with the following information:
> status - planned, approved, in progress, completed, canceled with transitions
> budgeted cost
> estimated cost
> actual cost
> estimated revenue
> currency for the above
> start date and end date of when the marketing campaign is active
> Also create a new entity to associate marketing campaigns with contact lists, with
> marketingCampaignId
> contactListId
> fromDate
> thruDate
> so that we can assign a list of contacts to a marketing campaign.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira