| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/report-print-send |
| GIT | |
| GIT | https://github.com/OCA/report-print-send.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/report-print-send/tree/16.0/printing_simple_configuration |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | David Beal, Weblate, OCA-git-bot, Mourad, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/report-print-send |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
print_config_form |
print.config | form | New | |
print_config_search |
print.config | search | New | |
print_config_tree |
print.config | tree | New | |
view_company_form |
res.company | xpath | Inherits base.view_company_form |
comment
Char
company_id
Many2one → res.company
comodel_name='res.company'
string='Company'
display_name
Char
compute='_compute_display_name'
store=True
args: 'Name'
port
Integer
tracking=True
printer_ids
One2many → printer
comodel_name='printer'
inverse_name='config_id'
server
Char
help='IP or name resolved by your internal DNS'
required=True
string='🖥 Server'
tracking=True
No public methods.
comment
Char
company_id
Many2one → res.company
related='config_id.company_id'
store=True
args: 'res.company'
config_id
Many2one → print.config
comodel_name='print.config'
required=True
name
Char
help='must be completed by internal user'
required=True
readonly
Boolean
help='Make some fields readonly in views if set to True.\nIn some case, erp project may be imply minimal config as module data\nwith some fields might updated within the interface'
usage
Char
help='Developers may use this to guess adapted printers for their workflows'
required=True
warehouse_id
Many2one → stock.warehouse
comodel_name='stock.warehouse'
No public methods.
print_config_id
Many2one → print.config
comodel_name='print.config'
No public methods.