Ir al contenido
Menú
Se marcó esta pregunta

 Hi everyone,

I'm quite new in Odoo, we are implementing it for our prupose. 

I've a question regarding Subscription.

I set my article which are recurrent as a Subscription. I created 3 subscription templates (Monthy, semi-annualy and annualy).

When I create a sales order, when confirmed, this create automatically a Subscription. But this one is "In progress", meaning already implemented.

I give you the example of one of my subscription product, a Hosting. 

When a customer confirm the sales order, this generate a subscription but this hosting is not implemented. 

How can I manage my subscription stages to be sure that a subscription is not automatically invoiced, before the implementation.
I though about a category like "To be implemented", but I don't know how to change the default stage for a Subscription stage. 

Thanks for your help

Avatar
Descartar
Mejor respuesta

You should probably edit the title of your post so it is clear what the question is, but since I had the same question I stumbled upon it.

workaround

Assuming you have 3 stages: Draft, Running, Ended.

  1. Create an extra stage "Dummy" with category Draft and place it after Draft
    you now have Draft, Dummy, Running, Ended
  2. Create an automated action that moves all subscriptions from "Dummy" to "Draft"
  3. Create an automated action that creates a next activity to your sales, for example "check subscriptions for activation"

I am too still looking for a way for Odoo to create subscriptions in draft, preferably based on the subscription template. But for now, this seems to work...


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
2665
1
mar 20
3926
6
dic 24
19990
2
mar 17
8313
2
feb 25
1208