Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Purchase Management (purchase) • Discuss (mail) • Inventory Management (stock) |
Technical Name |
purchase_subscription |
License | AGPL-3 |
Versions | 16.0 15.0 12.0 10.0 |
Purchase Subscription
An easy way to manage your provider's subscriptions.

Manage subscriptions
Create subscription such as rent, phone bill and internet subscription and all other regular payments that needs recurrent provider's invoices.
Define how often you need to create invoices and the duration of the subscription.
Create, Start, Cancel or Stop your subscription whenever you want.

Generate your invoices

Generate your invoices with ease:
Invoices are automatically generated and already defined on the right period of time,
depending on the previous invoice or the start date if it's the first invoice.
Realised by SUDOKEYS
SUDOKEYS is an integrator, publisher, contributor to open source enterprise management solutions.

Purchase subscription
This project is a module for Odoo 10.0
Description
This module is used to manage provider’s subscriptions:
- Create subscription such as rent, phone bill and internet subscription and all other regular payments that needs recurrent provider’s invoices.
- Define how often you need to create invoices and the duration of the subscription.
- Invoices are automatically generated and already defined on the right period of time, depending on the previous invoice or the start date if it’s the first invoice.
Depends
- base
- account
- analytic
- purchase
Contact
- Homepage: http://sudokeys.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedHi Eder Torres, I just encountered the same problem as you, but it's solved by setting the boolean field 'recurring_invoice_po' (a new field created by this module) on all products that you want to include in your recurring invoices to TRUE. That's not mentioned in the description, but if you look at the python file, you can see that domain is set on the product_id field.
good module
hello , please doesn't exist for v8 ?
works well
done a bit of modification for v11, and it works like a charm
Thanks a lot Sudokey !!
The module works perfectly.
Tip for selecting products
Hi Eder Torres, I just encountered the same problem as you, but it's solved by setting the boolean field 'recurring_invoice_po' (a new field created by this module) on all products that you want to include in your recurring invoices to TRUE. That's not mentioned in the description, but if you look at the python file, you can see that domain is set on the product_id field.
Can no use the app
I installed the app, but when i try to add a subscription line, i can get the products list to add one. Any suggestion? Thanks in advance.