Skip to Content
Menu
This question has been flagged
1213 Views

Using cloud version / latest odoo and subscription module. 

Basically I want to create a list of products which are based on monthly pricing and add them to different subscription templates like yearly, half-yearly, quarterly or monthly. If a new subscription of the product is created, the sum of a created invoice should adjust to the period of the selected subscription template. 

Example:

Product: Server Large
Price / month: 10,-
Subscription Template: yearly
Sum on invoice: 120,-

Subscription Template: half-yearly
Sum on invoice: 60,-

What I did is, create the same product for every subscription template together with different prices manually adjusted to the period of the subscription template. This is working but not very efficient. What I want is assigning a product to many subscription templates with having a base price adjusting to the selected subscription period. 

Is there a way to achieve that, which I did not see yet?

Avatar
Discard