This question has been flagged
1 Reply
2495 Views

Hi,

In Odoo V12, we try to create a FREE subscription for 1 month with the following behaviors :

recurring_interval : 1  month

recurring_rule_boundary : limited : 1 month

payment_mode : manual


When we create and bind a subscription to this template and we active it, the field reccuring_next_date is filled with today value. And then a draft invoice is generated the next day.

Questions :

1 - How can we mute the generation of the invoice in that case ?

2 - What is the purpose of  manual payment_mode if it works as draft invoice payment_mode ?

Avatar
Discard
Best Answer

I think invoice will generate no matter what. You can set it to draft invoice and in your product set its value to zero and after 1 month free trial you will have to change settings again.

Avatar
Discard