Membership Entity

2008-07-17 Thread ian tabangay
Hi. Can anyone direct me to what entity(s) I can use to store membership details. Thanks. ~ ian

Re: Membership Entity

2008-07-17 Thread BJ Freeman
https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo type membership and select entity. ian tabangay sent the following on 7/17/2008 8:06 PM: > Hi. Can anyone direct me to what entity(s) I can use to store membership > details. Thanks. > > ~ ian >

Re: Membership Entity

2008-07-17 Thread BJ Freeman
apologize, Membership as in subscriptions? BJ Freeman sent the following on 7/17/2008 8:14 PM: > https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo > type membership and select entity. > > ian tabangay sent the following on 7/17/2008 8:06 PM: >> Hi. Can anyone direct me to what entity(s)

Re: Membership Entity

2008-07-17 Thread ian tabangay
No not really. Correct me if my understanding of that table is wrong. The Subscription table is used more for "subscription of a product". I was looking more of a membership to a store or group of stores where in a party can, for example, get benefits like discounts. On Fri, Jul 18, 2008 at 11:23

Re: Membership Entity

2008-07-17 Thread BJ Freeman
well you can use subscription for that. Just have to do some tweaking. however the marketing module lets you develop discounts based on buying without subscriptions. See the demo eccommerce. ian tabangay sent the following on 7/17/2008 8:35 PM: > No not really. Correct me if my understanding of t

Re: Membership Entity

2008-07-17 Thread BJ Freeman
BTW the Party, which is how we call any person and/or company has a point system built in per party. so you can also use the marketing based on that. BJ Freeman sent the following on 7/17/2008 9:27 PM: > well you can use subscription for that. Just have to do some tweaking. > however the marketing

Re: Membership Entity

2008-07-17 Thread David E Jones
BJ: what does discounts in a store or group of stores have to do with subscriptions? Ian: more information is definitely needed, and one easy way to communicate it is the process you want for the company and customer to go through. You might consider the entities that related ProductStore

Re: Membership Entity

2008-07-18 Thread ian tabangay
Thanks David Ill take a look at those. The process that is most essential at this point is to manage the membership of a customer to a store or a group of stores. For this I do need entities to relate stores with a member. Creating a table to relate Party and ProductStore / ProductStoreGroup does l

Re: Membership Entity

2008-07-18 Thread Bilgin Ibryam
On Fri, 2008-07-18 at 15:14 +0800, ian tabangay wrote: > Creating a table to relate Party and ProductStore / ProductStoreGroup > does > look like the way to accomplish this. ian Why not use existing ProductStoreRole, ProductStoreGroupRole entities? Bilgin

Re: Membership Entity

2008-07-18 Thread BJ Freeman
David, I thought I said it was doable with subscription and tweaking. it was not a recommendation but a way if some wanted to do something as a membership. Looks like we have two different approaches. David E Jones sent the following on 7/17/2008 10:59 PM: > > BJ: what does discounts in a sto