Skip to content
-
Subscribe to our newsletter & never miss our best posts. Subscribe Now!
Devnix Blog

Tech Trends, Software Engineering & Cloud Insights

Devnix Blog

Tech Trends, Software Engineering & Cloud Insights

  • Home
  • Privacy Policy
  • Home
  • Privacy Policy
Close

Search

Subscribe
Odoo Subscriptions

Step‑by‑Step Guide to Set Up Automated Recurring Invoicing in Odoo 16

By Devnix
June 1, 2026 3 Min Read
0


Step‑by‑Step Guide to Set Up Automated Recurring Invoicing in Odoo 16

Many service‑based businesses need to bill clients on a regular schedule—monthly subscriptions, maintenance contracts, or retainer fees. Doing this manually in Odoo can be time‑consuming and error‑prone. This tutorial shows you how to configure Odoo 16 so that invoices are generated automatically, sent to customers, and recorded without manual intervention.

Prerequisites

  • An active Odoo 16 instance with Administrator access.
  • The Invoicing (or Accounting) app installed.
  • Customer records with valid email addresses.
  • Basic understanding of Odoo’s menu navigation.

Enable Recurring Invoicing Feature

  1. Log in to Odoo as an administrator.
  2. Navigate to Apps → Apps. Search for “Recurring Invoicing”.
  3. If the module Recurring Invoicing is not installed, click Install. Wait for the installation to finish.
  4. After installation, go to Invoicing → Configuration → Settings.
  5. In the Settings page, locate the Recurring Invoicing section and tick the checkbox “Allow recurring invoices”.
  6. Click Save at the top left to apply the change.

Create a Recurring Invoice Template

  1. Open Invoicing → Customers → Recurring Invoices.
  2. Click the Create button.
  3. Fill in the required fields:
    • Customer: select the client.
    • Journal: usually “Sales Journal”.
    • Recurring Frequency: choose Monthly, Quarterly, etc.
    • Start Date: the date of the first invoice.
    • End Date (optional): when the series should stop.
    • Amount: either fixed or based on a product line.
  4. Under the Invoice Lines tab, click Add a line and select the product or service you bill for. Set the quantity, unit price, and taxes as needed.
  5. Save the template by clicking Save.

Configure the Scheduler for Automatic Generation

Odoo uses its internal scheduler (cron) to run recurring tasks. You can adjust the frequency or create a dedicated job if you need tighter control.

  1. Go to Settings → Technical → Automation → Scheduled Actions. (If the Technical menu is hidden, enable it in Settings → Users & Companies → Users**, edit your user, and tick “Technical Features”.)
  2. Search for the action named Generate recurring invoices.
  3. Open the action and verify the following fields:
    • Interval Number: 1
    • Interval Unit: Days (or Hours if you prefer more frequent checks).
    • Next Execution Date: set to a future date/time when you want the first run.
  4. If you want to run the job at a specific time each day, adjust the Next Execution Date accordingly.
  5. Save the changes.

For a robust production environment, you might host Odoo on a reliable Cloud VPS that offers consistent uptime and easy scaling. A stable server ensures the scheduler runs without interruption, keeping your recurring invoices on track.

Set Up Email Sending for Recurring Invoices

  1. Navigate to Invoicing → Configuration → Settings again.
  2. In the Email section, enable “Send invoices by email”.
  3. Specify the default email template:
    • Click the Configure Email Templates link.
    • Select the template named “Invoice: Send by Email”.
    • Adjust the subject line, body, and placeholders (e.g., ${object.partner_id.name}) to match your branding.
  4. Make sure the outgoing mail server is configured under Settings → Technical → Email → Outgoing Mail Servers. Test the connection with the “Send Test Email” button.

Test the Recurring Invoicing Workflow

  1. Return to Invoicing → Customers → Recurring Invoices and locate the template you created.
  2. Click the Generate Now button to manually trigger the first invoice.
  3. Verify that a new draft invoice appears under Invoicing → Customers → Invoices. Open it to confirm line items, taxes, and totals.
  4. If the invoice status is “Open”, click Validate to post it.
  5. Check the customer’s email inbox for the invoice attachment and message.
  6. Finally, wait for the scheduled action to run at the next interval (or manually trigger it from Technical → Automation → Scheduled Actions → Run Manually**). Confirm that a new invoice is generated automatically.

Optional: Automate Payment Registration

If you also want payments to be recorded automatically, you can enable the “Auto‑payment reconciliation” option in Invoicing → Configuration → Settings**. This works best when you use a payment gateway that pushes transaction data back to Odoo.

Conclusion

By following these steps, you have turned a repetitive billing process into a fully automated workflow. Recurring invoicing saves time, reduces human error, and improves cash flow visibility. Keep an eye on the scheduler logs (found under Settings → Technical → Automation → Scheduled Actions → Log**), and adjust the frequency or template details as your business evolves.

Tags:

automated billingOdoo 16recurring invoicing
Author

Devnix

Follow Me
Other Articles
Previous

Step‑by‑Step Guide to Supercharge WordPress Performance with Caching, CDN, and Image Optimization

Next

Step‑by‑Step Guide to Deploy a Centralized ELK Stack for Log Management on a Linux VPS

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • WordPress Image Optimization: Native Settings vs Plugins vs CDN vs Server‑Side Solutions
  • Understanding Database Connection Pooling in Cloud Deployments
  • Odoo User Access Rights Audit Checklist – Secure Your ERP Without Over‑Privileging
  • WordPress Caching Showdown: Built‑In, Plugins, Server‑Side, or CDN?
  • Cloud VPS vs Managed WordPress Hosting vs Static Site Hosting: Which Platform Delivers the Best Uptime and Security for Small‑Business Websites?

Archives

  • June 2026
  • May 2026

Categories

  • Backup Strategies
  • Cloud VPS Performance
  • Docker Compose Deployment
  • Odoo Email Configuration
  • Odoo Inventory
  • Odoo Invoicing
  • Odoo Multi-Company Configuration
  • Odoo Subscriptions
  • Odoo User Management
  • Server Security
  • WordPress Migration
  • WordPress Performance Optimization

About Devnix Blog

A forward-thinking tech publication covering software engineering, cloud infrastructure, and modern digital transformation. Built for developers and tech enthusiasts.

Our Services

  • Cloud VPS Hosting
  • Managed ERP Solutions
  • DevOps Automation
  • Server Security & Optimization

Partners

  • Odoo Stack
  • Odoo Backup
  • Devnix Solutions
Copyright 2026 — Devnix Blog. All rights reserved. Devnix Solutions