| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 129 |
| Technical Name |
wao_invoice_automation |
| License | OPL-1 |
| Website | https://www.waogroup.odoo.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 129 |
| Technical Name |
wao_invoice_automation |
| License | OPL-1 |
| Website | https://www.waogroup.odoo.com/ |
WAO Invoice Automation
The WAO Invoice Automation module eliminates the manual data entry required between the warehouse and the accounting department. Instead of relying on the sales or billing team to manually click "Create Invoice" after a shipment goes out, this module automatically generates, posts, and emails the customer's invoice the exact moment the warehouse validates the delivery.
Demo - WAO Invoice Automation
Key Features
- Instant Invoice Generation: Triggered automatically when a Delivery Order attached to a Sales Order is validated.
- Accurate Billing: Respects Odoo's "Delivered Quantities" policy. If a delivery is partial, the invoice will only charge the customer for what was actually shipped.
- Backorder Support: When a backorder is eventually fulfilled and validated, a second invoice is automatically generated for the remaining items.
- Automated Emailing: The system generates the official PDF invoice, attaches it to the standard email template, and sends it directly to the customer.
- Chatter Logging: All automated emails and PDF attachments are permanently logged in the Invoice's Chatter for easy auditing.
- Flexible Targeting: The automation can be deployed globally to all customers, or restricted to specific clients via Contact checkboxes or Customer Tags.
How to Configure the Rules (For Admins/Managers)
The master controls for this automation are located in the standard Sales settings.
- Navigate to Settings > Sales.
- Scroll down to the Invoicing section.
- You will see two new master toggles:
- Automatically create invoices upon delivery
- Automatically email invoices
- For each toggle, you can set the Scope:
- All Customers: The automation runs for every single outgoing delivery.
- Specific Customers/Tags: The automation will strictly ignore all deliveries unless the customer (or their assigned tag) has explicitly opted in.
How to Opt-In Specific Customers (For Sales Reps)
If the master settings are restricted to "Specific Customers/Tags," the sales team must flag which clients receive automated billing.
Method 1: By Individual Customer
- Navigate to the Contacts app and open a customer's profile.
- Click the Sales & Purchase tab.
- Check the boxes for Auto-Invoice Enabled and/or Auto-Email Enabled.
Method 2: By Customer Tag (Bulk)
- Navigate to Contacts > Configuration > Contact Tags.
- Open a tag (e.g., "VIP Accounts" or "Automated Billing").
- Check the opt-in boxes on the tag itself. Any customer assigned this tag will automatically inherit the automation rules.
The Daily Workflow (What to Expect)
For the warehouse and sales teams, the daily process does not change. The automation works entirely in the background.
- The Sale: A Sales Order is created and confirmed. (Note: Products must be set to "Invoicing Policy: Delivered quantities" for the automation to calculate correctly).
- The Delivery: The warehouse team picks the items and clicks Validate on the Delivery Order.
- The Automation: The moment "Validate" is clicked, the system intercepts the action:
- It reads the company rules and customer tags.
- If approved, it creates a Draft Invoice for the delivered items.
- It Posts (confirms) the invoice.
- It generates the PDF report.
- It sends the email and logs the PDF in the Chatter.
- The Result: When the sales rep looks at the Sales Order, the Invoices smart button will already be there, and the customer will already have the bill in their inbox.
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