Contact List Status.

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

Contact List Status.

Sumit Pandit
Hi Devs,

Contact list for example Announcement or News letter, subscription status is
maintained by following status id :
"CLPT_ACCEPTED"
"CLPT_INVALID"
"CLPT_IN_USE"
"CLPT_PENDING"
"CLPT_REJECTED"

Here it seems that status for un-subscription is missing, if not then what
would be preferable status for un-subscription.

Thanks in advance for your valuable opinion.

--
Thanks and Regards
Sumit Pandit
Thanks And Regards
Sumit Pandit
Reply | Threaded
Open this post in threaded view
|

Re: Contact List Status.

Adam Heath-2
sumit pandit wrote:

> Hi Devs,
>
> Contact list for example Announcement or News letter, subscription status is
> maintained by following status id :
> "CLPT_ACCEPTED"
> "CLPT_INVALID"
> "CLPT_IN_USE"
> "CLPT_PENDING"
> "CLPT_REJECTED"
>
> Here it seems that status for un-subscription is missing, if not then what
> would be preferable status for un-subscription.

Yes, there should be a pending status for that too.  Want to send a patch?

Reply | Threaded
Open this post in threaded view
|

Re: Contact List Status.

Sumit Pandit
Yes sure I'll do that,

will create -
CLPT_UNSUBS_PENDING and
CLPT_UNSUBSCRIBED

Thanks Adam for reply!!

>
> > Contact list for example Announcement or News letter, subscription status
> is
> > maintained by following status id :
> > "CLPT_ACCEPTED"
> > "CLPT_INVALID"
> > "CLPT_IN_USE"
> > "CLPT_PENDING"
> > "CLPT_REJECTED"
> >
> > Here it seems that status for un-subscription is missing, if not then
> what
> > would be preferable status for un-subscription.
>
> Yes, there should be a pending status for that too.  Want to send a patch?
>
>

--
Thanks and Regards
Sumit Pandit
Thanks And Regards
Sumit Pandit
Reply | Threaded
Open this post in threaded view
|

Re: Contact List Status.

Sumit Pandit
Patch is attached at -
OFBIZ-3796<https://issues.apache.org/jira/browse/OFBIZ-3796>


On Wed, Jun 2, 2010 at 11:28 AM, sumit pandit <[hidden email]>wrote:

> Yes sure I'll do that,
>
> will create -
> CLPT_UNSUBS_PENDING and
> CLPT_UNSUBSCRIBED
>
> Thanks Adam for reply!!
>
>
>  >
>> > Contact list for example Announcement or News letter, subscription
>> status is
>> > maintained by following status id :
>> > "CLPT_ACCEPTED"
>> > "CLPT_INVALID"
>> > "CLPT_IN_USE"
>> > "CLPT_PENDING"
>> > "CLPT_REJECTED"
>> >
>> > Here it seems that status for un-subscription is missing, if not then
>> what
>> > would be preferable status for un-subscription.
>>
>> Yes, there should be a pending status for that too.  Want to send a patch?
>>
>>
>
> --
> Thanks and Regards
> Sumit Pandit
>



--
Thanks and Regards
Sumit Pandit
Thanks And Regards
Sumit Pandit