| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_mass_sending_direct_print |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Net Sàrl, CamptoCamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Net Sàrl, CamptoCamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, thienvh |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_invoice_mass_sending OCA/queue: - queue_job OCA/report-print-send: - base_report_to_printer odoo/odoo: - web - base - account - base_setup - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pycups requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_send_wizard_form |
account.invoice.send | xpath | 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 | xpath | Inherits base.res_config_settings_view_form |
is_direct_print
Boolean
default=<expr>
string='Direct Print'
enqueue_invoices(self)
generate_pdf_from_action_report(self, action_report)
No new fields.
Public methods (1)mass_sending(self, template=None, exclude_followers=False, **kwargs)
No new fields.
Public methods (1)behaviour(self)
invoice_is_direct_print
Boolean
default=False
string='Direct Print'
No public methods.
invoice_is_direct_print
Boolean
help='Allows the invoice to be printed automatically via a background job when using the `Send & Print` wizard.'
readonly=False
related='company_id.invoice_is_direct_print'
string='Invoice Is Direct Print'
No public methods.