TIP: You can type at any time to perform a new search.
Report to printer on remotes
remote_report_to_printer · OCA/report-print-send
- Repository
- OCA/report-print-send · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Generic Modules/Base
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/report-print-send
- Last tracking update
- 2026-08-07 08:09:12
- Authors
- Odoo Community Association (OCA), Creu Blanca
- Maintainers
- Odoo Community Association (OCA), Creu Blanca
- Committers
- Enric Tobella, Weblate, OCA-git-bot, oca-ci, Kevin Luna
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
printing_printer_form_view |
printing.printer.form (in remote_report_to_printer) | printing.printer | form | Inherits base_report_to_printer.printing_printer_view_form |
res_remote_form |
res.remote.form | res.remote | form | Inherits base_remote.res_remote_form |
res_remote_printer_form |
res.remote.printer.form | res.remote.printer | form | New |
res_remote_printer_remote_tree |
res.remote.printer.tree | res.remote.printer | tree | Inherits res_remote_printer_tree |
res_remote_printer_tree |
res.remote.printer.tree | res.remote.printer | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
action_typeSelectionselection=_available_action_types
No public methods.
New fields (1)
-
printer_remote_idsOne2many → res.remote.printerhelp='Remote that can use this printer.'inverse_name='printer_id'string='Remotes' args: 'res.remote.printer'
No public methods.
New fields (1)
-
remote_printer_idsOne2many → res.remote.printerinverse_name='remote_id' args: 'res.remote.printer'
-
get_printer_behaviour(self)
New fields (5)
-
is_defaultBooleandefault=False -
printer_idMany2one → printing.printerondelete='cascade' args: 'printing.printer' -
printer_tray_idMany2one → printing.traydomain="[('printer_id', '=', printer_id)]"ondelete='cascade' args: 'printing.tray' -
printer_usageSelectiondefault='standard' args: [('standard', 'Standard')] -
remote_idMany2one → res.remoteondelete='cascade'readonly=True args: 'res.remote'
No public methods.
Loading…
Loading…
Loading…
Loading…