| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Rental (sale_renting) • Invoicing (account) |
| Lines of code | 361 |
| Technical Name |
cap_rental_auto_recurring_payment |
| License | OPL-1 |
| Website | https://www.captivea.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Rental (sale_renting) • Invoicing (account) |
| Lines of code | 361 |
| Technical Name |
cap_rental_auto_recurring_payment |
| License | OPL-1 |
| Website | https://www.captivea.com/ |
Recurring invoicing for confirmed rental contracts—with optional automatic charge on the customer’s saved payment method, inside standard Odoo Rental and Payments.
Overview
Rental Auto Recurring Payment schedules customer invoices directly from confirmed rental orders and, when enabled, settles them automatically via Odoo’s tokenized payments—without storing card numbers—so monthly or periodic rentals keep billing cleanly from one source of truth.
This module connects long-running leases and equipment rentals to a clear billing rhythm: you define repeat rules on the rental order, choose whether invoices post automatically, and optionally let each cycle charge the customer using a saved online payment method. Operations stay audit-friendly—with linked invoices, payment attempts, and simple pause–retry controls when something needs attention.
How It Works
01 — Confirm the rental
Create and confirm the rental sales order as usual (same as any rental booking you already run).
02 — Open recurring billing
- On that order, use “Recurring Rental Payment”.
- First time: it opens a screen to define the recurring plan. Later: it opens the same plan linked to this order.
03 — Define the schedule
- Next invoice date — when the next bill should run.
- Repeat every — e.g. every month (or whatever interval you choose).
- End date (optional) — stop billing after this date. Leave empty if the rental billing should continue until someone pauses or stops it from this screen.
- Auto post invoice — if on, invoices are confirmed/posted as soon as they are created; if off, they stay draft for your team to review (depending on your usual process).
- Auto capture payment — if on, Odoo will try to charge the invoice using the saved payment method you select. If off, invoices are created only; payment is handled your usual way (transfer, portal, etc.).
- Pick the customer’s saved payment method. If automatic payment is on, this choice is required before you can start.
- Ensure the payment provider and customer setup actually allow saved methods for your company/customer combination.
04 — Start the plan
Click Start. The rental order will show recurring status/next date on its “Recurring Rental” tab so finance and sales can see it at a glance.
05 — What happens over time
- Each time the schedule is due, the system creates the customer invoice for that cycle (based on that rental order’s lines).
- If you enabled posting, invoices are posted.
- If you enabled automatic capture, a payment transaction is initiated against the invoice using the token.
- Next invoice date moves forward by one interval automatically after a successful
run.
Pause — temporarily stops recurring runs until you unpause/fix things.
Process now — useful for testing or “bill today” after a correction (runs the billing step outside the usual daily wait). - Reset — when something went wrong (Error state) or after a pause, reset clears the error
counters so you can fix configuration/token and Start again.
On the recurring plan form: tabs for invoices, transactions, and last error (for support/finance—not “how it works technically,” just where to look when something fails or to audit what was billed and paid). - The plan can show Error with a last error message. Fix whatever the business/process issue is (e.g. customer payment method, provider, or invoicing setup), Reset, then Start (and optionally Process now).
Need Help?
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module