| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/19.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, arantxa-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to add new parameters for a paper format which are then forwarded to wkhtmltopdf command as arguments. To display the arguments that wkhtmltopdf accepts go to your command line and type 'wkhtmltopdf -H'. A commonly used parameter in Odoo is *--disable-smart-shrinking*, that will disable the automatic resizing of the PDF when converting. This is important when you intend to have a layout that conforms to certain alignment. It is very common whenever you need to conform the PDF to a predefined layoyut (e.g. checks, official forms,...). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/18.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Lukas Tran |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to add new parameters for a paper format which are then forwarded to wkhtmltopdf command as arguments. To display the arguments that wkhtmltopdf accepts go to your command line and type 'wkhtmltopdf -H'. A commonly used parameter in Odoo is *--disable-smart-shrinking*, that will disable the automatic resizing of the PDF when converting. This is important when you intend to have a layout that conforms to certain alignment. It is very common whenever you need to conform the PDF to a predefined layoyut (e.g. checks, official forms,...). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/17.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, trisdoan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to add new parameters for a paper format which are then forwarded to wkhtmltopdf command as arguments. To display the arguments that wkhtmltopdf accepts go to your command line and type 'wkhtmltopdf -H'. A commonly used parameter in Odoo is *--disable-smart-shrinking*, that will disable the automatic resizing of the PDF when converting. This is important when you intend to have a layout that conforms to certain alignment. It is very common whenever you need to conform the PDF to a predefined layoyut (e.g. checks, official forms,...). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/16.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/15.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/14.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, fshah |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/13.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Saran440 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/12.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Abraham Anes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/11.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, oca-travis, Weblate, hveficent |
| WEBSITE | |
| WEBSITE | https://avoin.systems |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits base.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/10.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jordi Ballester, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://avoin.systems |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - report - base - web - base_setup - web_kanban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits report.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/9.0/report_wkhtmltopdf_param |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Technical Settings |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Avoin.Systems |
| COMMITTERS | |
| COMMITTERS | GitHub, Jordi Ballester, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://avoin.systems |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - report - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
paperformat_view_form_custom |
paperformat with custom parameters | report.paperformat | field | Inherits report.paperformat_view_form |
No new fields.
Public methods (0)No public methods.
custom_params
One2many → report.paperformat.parameter
help='Custom Parameters passed forward as wkhtmltopdf command arguments'
args: 'report.paperformat.parameter', 'paperformat_id', 'Custom Parameters'
No public methods.
name
Char
help='The command argument name. Remember to add prefix -- or -'
required=True
args: 'Name'
paperformat_id
Many2one → report.paperformat
required=True
args: 'report.paperformat', 'Paper Format'
value
Char
No public methods.