跳至內容
選單
此問題已被標幟
4 回覆
11401 瀏覽次數

Hi

I'm trying to use the subscription module (or app). I'm on Odoo 9.0

1. If you create a regular sales order that contains a subscription product, shouldn't it then create a new subscription? I'm not able to, but it may be that I'm doing something wrong.

2. If you have several subscription templates (for monthly and yearly subscription for example), is it the tag that is used to group them together in the website (where the user can change plans)?

3. Is it possible to sell subscription products in the ecommerce?


Seems like a cool module, but I can't seem to find much documentation for it.

頭像
捨棄
最佳答案

1. If you create a regular sales order that contains a subscription product, shouldn't it then create a new subscription? I'm not able to, but it may be that I'm doing something wrong.

Quotation Template field should be added in quotation upon installing `website_contract` (the field comes from `website_quote` which `website_contract` depends on).  To this field, you need to assign a quotation template which is linked to a subscription template in order to generate a subscription upon confirming the quotation.  Odoo proposes "Default Template" to the Quotation Template field of quotation by default.


2. If you have several subscription templates (for monthly and yearly subscription for example), is it the tag that is used to group them together in the website (where the user can change plans)?

Yes, the tag is used for this purpose.


3. Is it possible to sell subscription products in the ecommerce?

Yes, it is possible.  Just publish the subscription product on the website as normal.


頭像
捨棄
最佳答案

There should be a clarification here, selling the subscription on the website does not work as it should.  The ecommerce module does not set the contract on the sales order which means no contract is created for the subscriptions sold through ecommerce.  This makes publishing the actual subscription product pretty much useless, if you don't have that many subscription products you could create "Start Subscription" products that you could then use automation to hard code proper subscription generation for each one.  I know this post is a year old, but I didn't want others to suffer through the how on something that does not work.

頭像
捨棄

You are right. Since "Default Template" quotation template is hardcoded to be proposed as of 10.0, you probably need to modify that part of the logic for handling multiple subscription products in online shop. I wonder why it's been designed this way.

最佳答案

Hello,


Is it possible to have 2 different subscription from 1 quotation generated?

Maybe there is a module to do that

Best regards,

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 25
1579
1
8月 24
852
3
10月 24
1983
1
1月 22
2963
1
1月 25
895