Generate recurring invoices.
Project description
This module allows creating subscriptions that generate recurring invoices or orders. It also enables the sale of products that generate subscriptions.
Table of contents
Usage
To make a subscription:
Go to Subscriptions > Configuration > Subscription templates.
Create the templates you consider, choosing the billing frequency: daily, monthly… and the method of creating the invoice and/or order.
Go to Subscription > Subscriptions.
Create a subscription and indicate the start date. When the Subscriptions Management cron job is executed, the subscription will begin and the first invoice will be created if the execution date matches the start date. The invoice will also be created when the execution date matches the next invoice date. Additionally, you can manually change the subscription status and create an invoice by using the Create Invoice button. This action creates just an invoice even if the subscription template has the Sale Order & Invoice option selected, because the Invoicing mode option is triggered through the cron job.
The cron job will also end the subscription if its end date has been reached.
To create subscriptions with the sale of a product:
Go to Subscriptions > Subscriptions > Products.
Create the product and in the sales tab, complete the fields Subscribable product and Subscription template
Create a sales order with the product and confirm it.
Known issues / Roadmap
Refactor all the onchanges that have business logic to computed write-able fields when possible. Keep onchanges only for UI purposes.
Add tests.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Carlos Martínez <carlos@domatix.com>
Carolina Ferrer <carolina@domatix.com>
-
Ilyas <irazor147@gmail.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/contract project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo_addon_subscription_oca-16.0.1.0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8c8e79791fcf165d153e184d339631cdfe875742c11c0dd5e4c4a2602ec585b |
|
MD5 | a8e4e94c074964f020770c7a5e6dc15c |
|
BLAKE2b-256 | 86859131440e0be6f5eeb99b7942b5b7d0184f16c0808cb995c8d499e228de0f |