TIP: You can type at any time to perform a new search.
Account Invoice Mass Sending Direct Print
account_invoice_mass_sending_direct_print · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:09:10
- Authors
- Odoo Community Association (OCA), Open Net Sàrl, CamptoCamp
- Maintainers
- Odoo Community Association (OCA), Open Net Sàrl, CamptoCamp
- Committers
- Weblate, OCA-git-bot, oca-ci, thienvh
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_send_wizard_form |
account.invoice.send | form | Inherits account.account_invoice_send_wizard_form | |
res_config_settings_view_form_inherit_mass_sending_direct_print |
res.config.settings.view.form.inherit.mass.sending.direct.print | res.config.settings | form | Inherits base.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
is_direct_printBooleandefault=<expr>string='Direct Print'
-
enqueue_invoices(self) -
generate_pdf_from_action_report(self, action_report)
New fields (0)
No new fields.
Public methods (1)-
mass_sending(self, template=None, exclude_followers=False, **kwargs)
New fields (0)
No new fields.
Public methods (1)-
behaviour(self)
New fields (1)
-
invoice_is_direct_printBooleandefault=Falsestring='Direct Print'
No public methods.
New fields (1)
-
invoice_is_direct_printBooleanhelp='Allows the invoice to be printed automatically via a background job when using the `Send & Print` wizard.'readonly=Falserelated='company_id.invoice_is_direct_print'string='Invoice Is Direct Print'
No public methods.