Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
3196 Переглядів

How can I prevent Odoo from auto closing subscriptions with unpaid invoices? 

Аватар
Відмінити
Найкраща відповідь

In Odoo standard, subscriptions are typically set up to automatically close if there are unpaid invoices. The subscriptions get closed based on the number of days filled in the "Automatic Closing" field of the subscription configuration.

Basically Odoo standard does not provide any such option to prevent the auto-closing of a subscription if the invoices are unpaid.

But Ksolves has a Sales Subscription module in which we have given this functionality to prevent the auto-closing of the subscription with unpaid invoices and provide other interesting features as well.

You can go through the below link to learn more about this Sales Subscription module.

Refer Sales Subscription module by Ksolves on Odoo store!

Regards

Ksolves Team!


 

Аватар
Відмінити

Do you have this module also on the Cloud version?
I can't find the module in the APP store.

Найкраща відповідь

Take a look at the Scheduled Action Sale Subscription: subscriptions expiration which runs the method cron_subscription_expiration()

Аватар
Відмінити

Very helpful as always Ray

Найкраща відповідь

Here is easy video to follow:


Then search for "Subscription"

Then deactivate "Sale Subscription: subscriptions expiration" from selection button.

Then Save.

I preferred to run the schedule manualy if needed.

Regards,

QLFIT

Аватар
Відмінити
Найкраща відповідь

Do you have this module also on the Cloud version?
I can't find the module in the APP store.

Аватар
Відмінити