Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Point of Sale (point_of_sale) • Discuss (mail) • Inventory (stock) |
Lines of code | 104 |
Technical Name |
pos_invoice_no_pdf |
License | LGPL-3 |
Website | https://www.grupoyacck.com |
POS Invoice No PDF
Prevent Odoo from auto-attaching the invoice PDF when a bill is created from Point of Sale.
- Zero UI changes: fully transparent for cashiers.

Why this module?
In many POS setups, each invoice automatically receives a PDF attachment at posting time. While convenient in some contexts, this creates unnecessary storage growth and slows down backups, especially in high-volume retail environments.
Solution: this module detects invoices originating from POS orders and prevents the persistent PDF attachment. Users can still print or download the invoice report whenever needed.
Key Features
- Automatically prevents the PDF attachment on POS-generated invoices.
- No change to POS UI or cashier workflow.
- Does not alter accounting data or invoice statuses.
- Works alongside your existing accounting and reporting flows.
Compatibility
Odoo Edition | Versions | Status |
---|---|---|
Community | 18.0 | Supported |
Enterprise | 18.0 | Supported |
Installation
- Copy the folder
pos_invoice_no_pdf
into your Odooaddons
path. - Restart the Odoo server.
- Update Apps list and install the module POS Invoice No PDF.
No extra dependencies beyond point_of_sale
and account
.
Configuration
It must be activated in the settings for each Point of Sale. Once installed, it applies automatically to invoices that originate from POS orders.

Usage
- Activate "POS Invoice No PDF" in your point of sale settings.
- Create an order in POS and validate the payment.
- Generate the customer invoice from the POS flow.
- Open the invoice in Accounting » Customers » Invoices.
- Observe there is no PDF file listed in the Attachments smart button.
If you still need the PDF, use the Print action.

Screenshots


Changelog
- 18.0.1.0.0 — Initial release: remove auto-attached PDFs for POS invoices.
Support
Need help or a custom adaptation (e.g., whitelist some journals, skip some POS configurations, or support another Odoo version)? Get in touch:
- Email: acuellar@grupoyacck.com
Please log in to comment on this module