TIP: You can type at any time to perform a new search.
Account Invoice Send Template
account_invoice_send_template · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting/Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:42:47
- Authors
- Odoo Community Association (OCA), Moduon
- Maintainers
- Odoo Community Association (OCA), Moduon
- Committers
- Weblate, Andrii Kompaniiets, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of sending batch invoices and allows to select the email template in the wizard before sending. If not selected, it uses the default template.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_send_batch_wizard_form_select_email_template |
account.move.send.batch.wizard.form.select.template | account.move.send.batch.wizard | form | Inherits account.account_move_send_batch_wizard_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
mail_template_idMany2one → mail.templatedomain=[('model_id', '=', 'account.move')]readonly=Falsestore=True args: 'mail.template'
-
action_send_and_print(self)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 27 days ago
- Last activity
- 8 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [MIG] account_invoice_send_template: Migration to 19.0 (#2414)