SMS Automation — Auto Reminders & Alerts for Any Model
by Vraja Technologies http://www.vrajatechnologies.com$ 90.25
In-App Purchases
SMS Automation — Auto Reminders & Alerts for Any Model |
Community Enterprise Odoo.sh |
Running a business means managing countless important deadlines every day — invoice due dates, delivery schedules, contract expirations, subscription renewals, and customer follow-ups. Missing even a single reminder can result in delayed payments, dissatisfied customers, missed renewals, or lost business opportunities.
However, many businesses still rely on manual processes such as:
- Calling customers individually
- Sending SMS messages one by one
- Tracking important dates in spreadsheets
These traditional methods are often:
- Time-consuming
- Inconsistent
- Error-prone
Businesses need a smarter, faster, and more reliable way to manage customer communication and reminders.
What Is SMS Automation Engine?
SMS Automation Engine is a powerful and user-friendly Odoo module that automates SMS notifications and reminders across any Odoo model based on date-driven events.
Whether you need payment reminders, delivery updates, subscription renewal alerts, or customer follow-ups, the module automatically ensures the right message reaches the right customer at the right time.
By automating repetitive communication workflows inside Odoo, businesses can:
- Reduce manual follow-up work
- Avoid missed reminders and delays
- Improve customer communication
- Save time and increase operational efficiency
The automation runs seamlessly in the background through scheduled actions, helping businesses manage customer communication more efficiently and reliably.
Problem vs Solution
| Problem | Solution with SMS Automation Engine |
|---|---|
| Staff manually remind customers about due invoices | Automatically send SMS on due date |
| Customers miss delivery schedules | Send reminder SMS before delivery |
| Expired quotations are ignored | Trigger follow-up SMS after expiry |
| Subscription renewals are missed | Notify customers before renewal |
| Overdue payments increase silently | Send escalation SMS after due date |
| No visibility on communication | Maintain complete SMS logs |
| Duplicate reminders sent | Built-in duplicate prevention |
| Complex technical setup | Simple, no-code rule configuration |
End-to-end Odoo solutions for growing companies.
Explore the key features, workflow, and value of this Odoo module.
|
|
Works With Any Odoo ModelCreate SMS rules for Invoices, Sales Orders, Purchase Orders,Deliveries, Contacts, Contracts, Subscriptions and more. |
|
|
Date Based TriggersSend SMS Before, On or After any date field. Set exact day or catchup mode to include missed records automatically. |
|
|
Advanced Filter BuilderUse Odoo's native domain filter to target specific records only. No coding or technical knowledge needed. |
|
|
Dynamic Message TemplatesInsert dynamic fields like customer name, invoice amount and due date directly into your SMS message. |
|
|
Full SMS Log and TrackingTrack every SMS with sent and failed status. View failure reasons, message content and customer details in one place. |
|
|
Duplicate PreventionBuilt-in duplicate check ensures the same SMS is never sent twice to the same record. |
|
|
Manual Run and Auto CronRun rules manually anytime for instant testing or let the daily cron job handle everything automatically. |
|
|
Global SMS Limit ControlSet a global daily SMS limit to control credit usage. Admin gets notified automatically when limit is reached. |
01 SMS Automation Engine is accessible directly from the Odoo main navigation menu. Access your Rules and SMS Logs with a single click from anywhere in Odoo.

02 SMS Automation Engine adds a dedicated section inside Odoo Settings to control SMS usage globally.
- Set a Global Daily SMS Limit to restrict the maximum number of SMS attempts per day across all rules. Both sent and failed attempts are counted — as every attempt consumes an IAP credit.
- Set 0 for unlimited usage.
- When the limit is reached the system automatically stops all rules and notifies the admin via an activity warning — no manual monitoring needed.
- Visit SMS Logs anytime to track today's usage.

03 The SMS Rules list view gives you complete visibility over all your automation rules in one place.
- Color coded badges make it easy to identify trigger types at a glance — Blue for Before, Green for On and Yellow for After date.
- Sending Behavior badge shows whether the rule runs on exact day only or includes missed records using Catchup mode.
- Track performance of each rule directly from the list — see total sent, failed and today's SMS count without opening any record.
- Active rules are highlighted in green.Inactive rules appear muted. Toggle any rule on or off with a single click without deleting or reconfiguring it.
- Multi edit is supported — select multiple rules and update them together in one action.

04 Filter rules by Active, Inactive, Before, On or After trigger type.
- Group by Model or Trigger Type for better visibility.
- Find any rule instantly with built-in search filters.

05 Creating a new SMS rule is simple and straightforward.
The form is divided into four clear sections:
- Configuration — Select model and date field to watch
- When to Send — Choose trigger type and sending behavior
- Filter Records — Apply conditions to target specific records
- SMS Message — Write message with dynamic field support
- A built-in guide at the top of the form walks you through each step automatically. No technical knowledge required.

06 The SMS Rule form is clean and simple.Configure a complete automation rule in minutes without any technical knowledge.
Field by Field Explanation:
- NAME : Give your rule a meaningful name so you can identify it easily.Example: Overdue Payment Follow-up
- CONFIGURATION:
- Model: Select which Odoo module this rule applies to. Example: Account Move (Invoice)
- Date Field: Select which date field to watch for this rule. Example: Invoice Date Due
- A built-in guide at the top of the form walks you through each step automatically. No technical knowledge required.
WHEN TO SEND SMS:
- Trigger Type: Choose when to send the SMS relative to the date.Example: After
- Before — send X days before the date
- On — send exactly on the date
- After — send X days after the date
- Number of Days: How many days before or after the date. Example: 30 days
Sending Behavior:
- Exact Day — send only on the exact scheduled day
- Catchup — also include records missed in past days
- Example: Catchup
- Look Back Days: How many past days to consider for missed records.Example: 30 days
FILTER RECORDS:
- Use Odoo's native filter builder to target only specific records.Leave empty to apply rule to all records.
- Example filters:
- Invoice Type = Customer Invoice
- State = Posted
- Payment State = Not Paid
- Only unpaid posted customer invoices will receive this SMS.
SMS MESSAGE:
- Select Field : Pick any field from the selected model.Click Insert to add it into your message.
- Example fields:
- Customer Name → {object.partner_id.name}
- Invoice Name → {object.name}
- Total Amount → {object.amount_total}
- Message : Write your SMS message with dynamic variables.
- Example:
- Dear {object.partner_id.name},
- your invoice {object.name} of amount {object.amount_total} is overdue for more than 30 days.
- Please make payment immediately to avoid further action.
- -- Team vraja
- When SMS is sent variables are replaced with real values automatically:
- Dear John,
- your invoice INV/2025/001 of amount $1,500.00 is overdue for more than 30 days.
- Please make payment immediately to avoid further action.
- - Team Vraja
SMART BUTTONS:
- Active — rule is running and will execute daily.Click Active → rule becomes Inactive instantly
- Sent — total SMS successfully sent by this rule.Click Sent → opens list of all sent SMS logs
- Failed — total SMS failed for this rule.Click Failed → opens list of all failed SMS logs
- RUN NOW BUTTON
- Click Run Now to execute the rule instantly without waiting for the daily cron job.Perfect for testing your rule configuration before going live.

07 (Before Date Trigger)
Before Date
- Before Date trigger sends SMS X days
- before the date field.
- Example:
- Invoice due May 2 → SMS sends May 1
- Days = 1
- Use for:
- Invoice reminders, Delivery alerts,
- Subscription warnings

08 (On Date Trigger)
- On Date trigger sends SMS exactly on the date field.
- Days field is hidden automatically as it is not needed.
- Example:
- Delivery on May 2 → SMS sends May 2
- Use for:
- Delivery notifications, Appointment reminders, Event alerts

09 (After Date Trigger)
After Date trigger sends SMS after the date has passed.
- Example:
- Quotation expired yesterday → Customer receives follow-up SMS today.
- Days = 1 means SMS sends exactly
- 1 day after expiry date.
- Never lose a sales opportunity — let the system follow up automatically.

10 SMS Log List View
SMS Automation Engine maintains a complete log of every SMS attempt across all rules.
- Each log entry shows date, rule name, record, customer, phone number, status and failure reason — everything you need in one place.
- Filter by Sent, Failed or Today.
- Group by Rule, Status, Date or Customer for quick analysis.
- Never miss a failed SMS —see the exact failure reason and fix it instantly without any guesswork.

11 SMS Automation Engine includes a built-in scheduled cron job that runs automatically every day.
- No manual action required —the system processes all active rules,checks matching records and sends SMSwithout any human intervention.
- Cron job is accessible from:
- Settings → Technical → Scheduled Actions → Run SMS Automation Rules
You can also:
- Change the frequency (hourly, daily, weekly)
- Run manually anytime for instant execution
- View last execution time and status
- Enable or disable the cron anytime/li>
- For instant testing without waitingfor the daily cron — use the Run Now button directly on any rule.

|
|
How many rules can I create?Unlimited. Create as many rules as needed for different models, date fields and conditions. |
|
|
Can I disable a rule without deleting it?Yes. Click the Active smart button on any rule to disable it instantly. Re-enable anytime without losing configuration. |
|
|
Can I test a rule without waiting for cron?Yes. Use the Run Now button on any rule to execute instantly and verify the result without sending real SMS. |
|
|
What if cron was down and SMS was missed?Enable Catchup mode on the rule and set Look Back days to include missed records automatically on the next cron run. |
|
|
Can I send the same SMS multiple times?No. Built-in duplicate prevention ensures the same SMS is never sent twice to the same record. |
|
|
Can I control how many SMS are sent daily?Yes. Set a Global Daily SMS Limit in Settings → SMS Automation Engine. The system stops automatically when the limit is reached and notifies the admin via activity warning. |
|
|
Where can I see sent and failed SMS?Go to SMS Automation → SMS Logs. Filter by Sent, Failed or Today. Every attempt is logged with full details. |
|
|
Why did my SMS fail?Check the SMS Log to see the exact failure reason such as: 1. No phone number on partner 2. No partner found on record 3. SMS credit balance insufficient |
|
|
Is SMS activity logged on the source record?Yes. Every sent SMS is automatically posted as a note in the record chatter for complete activity history. |
|
|
I would like to request a custom feature for this application. What’s the process to get it implemented?We’re happy to help tailor the application to meet your business needs! You can reach us via sales@vrajatechnologies.com |
|
|
Who is the point of contact for technical support, configuration support or bug-related queries?You can reach us via support@vrajatechnologies.com |
|
|
Included App SupportNo Time-Limit Support for Supported Versions |
If you encounter any issues while using our app that are caused by the app itself, we offer complimentary support for 90 days from the date of purchase.
Contact Us
vrajatechnologies.com/contactusSupport Policy
vrajatechnologies.com/support-policyBigCommerce Odoo Integration
BigCommerce Odoo Integration helps businesses connect their BigCommerce online store with Odoo and manage eCommerce operations from one centralized system. This connector allows you to import and export key store data between BigCommerce and Odoo, reducing manual work and improving operational accuracy.
Shopify Odoo Integration
Shopify Odoo Integration helps you connect your Shopify store with Odoo to manage products, orders, customers, and inventory from one centralized system.Automate data synchronization between Shopify and Odoo, reduce manual work, avoid errors, and streamline your complete eCommerce operations.
EDI Odoo Integration (FTP/SFTP - Import/Export Records)
This all-in-one Odoo EDI solution connects Odoo with trading partners using FTP and SFTP protocols, with a dynamic XML mapping engine to import, export, create, or update any Odoo record without coding. It supports remote directory synchronization, scheduled automation, and reliable bidirectional data exchange across any Odoo model for accurate and streamlined business workflows.
Klaviyo Odoo Integration
Klaviyo Odoo Integration Most ecommerce marketing software forces you to choose between being as effective as possible or moving fast. Klaviyo is different. Designed for growth-minded ecommerce merchants, Klaviyo gives you powerful functionality without sacrificing the time it takes for your marketing to make an impact on your bottom line.
Shipstation V2 Odoo Shipping
The ShipStation Odoo Integration provides a seamless two-way connection between Odoo ERP and ShipStation Easily connect Odoo with ShipStation to automate shipping workflows, generate carrier labels, fetch real-time rates, and synchronize orders and tracking details.
Stripe Terminal Integration
Stripe Odoo Integration helps businesses process real-time card payments from Odoo invoices and sale quotations using Stripe Terminal devices like WisePOS E and Stripe S700. It streamlines backend payment collection with automated syncing to Odoo Accounting, reducing manual work and improving financial accuracy.
Advanced Sales Dashboard
Sales Dashboard is an advanced Odoo module developed by Vraja Technologies that provides a real-time overview of sales in a single screen.It gives users a complete, real-time view of business performance for a selected date range, combining key performance indicators with visual analytics in a single screen. It displays critical metrics such as total sales, orders, quotations, invoices, unpaid amounts, deliveries, gross profit and margin, and shipping costs, each with a month-over-month percentage change so trends are easy to spot at a glance.
RMA | Customer & Supplier Return Management
RMA Customer & Supplier Return Management helps businesses manage product returns, refunds, replacements, approvals, stock movements, and credit notes for both customers and vendors directly in Odoo. Fully integrated with Sales, Purchase, Inventory, Accounting, and Website Portal, it automates the complete return workflow, reduces manual work, and improves return process traceability.
ALL IN ONE Import Record From SFTP Import CSV & XLSX File Manually
ALL IN ONE Import Records is a flexible Odoo import solution that allows users to import any type of data using configurable mappings, multiple file formats, and automated workflows. It also supports dynamic translation during import, enabling multilingual data import in a single operation for accurate, consistent, and efficient data management.
WooCommerce Odoo Connector
WooCommerce Odoo Integration helps businesses connect their WooCommerce online store with Odoo and manage complete eCommerce operations from one centralized ERP system.
Advanced Sales Dashboard
Sales Dashboard is an advanced Odoo module developed by Vraja Technologies that provides a real-time overview of sales in a single screen.It gives users a complete, real-time view of business performance for a selected date range, combining key performance indicators with visual analytics in a single screen. It displays critical metrics such as total sales, orders, quotations, invoices, unpaid amounts, deliveries, gross profit and margin, and shipping costs, each with a month-over-month percentage change so trends are easy to spot at a glance.
ZOHO Odoo Integration
ZOHO Odoo Integration helps businesses connect Zoho applications with Odoo to synchronize CRM, accounting, inventory, customer, sales, and business data in one unified system.
Explore Before Purchase |
Start with a free trial
Test the connector with your real workflows using our 15-day free trial. If you need help, our product experts will guide you throughout the trial.
|
|
Test the connector with your real workflows.Our product experts will guide you during the trial to help you evaluate, configure, and use the connector with confidence.
15-Day
Trial
Expert
Guidance
Real
Workflow Testing
|
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 842 |
| Technical Name |
sms_automation_engine |
| License | OPL-1 |
| Website | http://www.vrajatechnologies.com |
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