Update Subscription at runtime

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

Update Subscription at runtime

cris2014
Hi,
I read from this link http://www.amicontech.com/blog/subscriptions-in-ofbiz-and-opentaps/ how subscriptions work in OFBiz.

From what I understood when a customer purchases the product, the system automatically creates a Subscription record.

Now if I need to perform some custom logics, what is the correct way to update/modify some data of the subscription when it gets automatically created?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Update Subscription at runtime

Pierre Smits
Hi,

That depends. Data regarding the subscription product is persisted through
the entities in the PRODUCT Component. Data regarding the sales orders is
persisted through the ORDER Component.

I trust this helps.

Regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Thu, Apr 3, 2014 at 11:56 AM, cris2014 <[hidden email]> wrote:

> Hi,
> I read from this link
> http://www.amicontech.com/blog/subscriptions-in-ofbiz-and-opentaps/ how
> subscriptions work in OFBiz.
>
> From what I understood when a customer purchases the product, the system
> automatically creates a Subscription record.
>
> Now if I need to perform some custom logics, what is the correct way to
> update/modify some data of the subscription when it gets automatically
> created?
>
> Thank you
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Update-Subscription-at-runtime-tp4650167.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>