Account Invoice Report - Product Sticker

account_invoice_report_product_sticker
REPOSITORY
REPOSITORYOCA/account-invoice-reporting
GIT
GIThttps://github.com/OCA/account-invoice-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoice-reporting/tree/18.0/account_invoice_report_product_sticker
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Andrii Kompaniiets
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoice-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sticker
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to display the Product Stickers in Sale Invoice reports.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_invoice_document_product_sticker report_invoice_document_product_sticker ir.ui.view qweb Inherits account.report_invoice_document
res_config_settings_view_form res.config.settings.view.form.inherit.account res.config.settings xpath Inherits account.res_config_settings_view_form
view_move_form account.move xpath Inherits account.view_move_form
Models touched (2)

New fields (2)
  • show_product_stickers Selection
    compute='_compute_show_product_stickers' help='Display Product Stickers on chosen position inside the report.' readonly=False selection=REPORT_STICKER_POSITIONS store=True
  • sticker_ids Many2many → product.sticker
    comodel_name='product.sticker' compute='_compute_sticker_ids' compute_sudo=True store=False string='Stickers'
Public methods (0)

No public methods.

New fields (1)
  • show_product_stickers Selection
    config_parameter='account_invoice_report_product_sticker.show_product_stickers' help='Display Product Stickers on chosen position inside the report.' selection=REPORT_STICKER_POSITIONS string='Product Stickers'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoice-reporting
GIT
GIThttps://github.com/OCA/account-invoice-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoice-reporting/tree/16.0/account_invoice_report_product_sticker
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSJairo Llopis, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoice-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sticker
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to display the Product Stickers in Sale Invoice reports.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_invoice_document_product_sticker report_invoice_document_product_sticker ir.ui.view qweb Inherits account.report_invoice_document
res_config_settings_view_form res.config.settings.view.form.inherit.account res.config.settings xpath Inherits account.res_config_settings_view_form
view_move_form account.move xpath Inherits account.view_move_form
Models touched (2)

New fields (2)
  • show_product_stickers Selection
    compute='_compute_show_product_stickers' help='Display Product Stickers on chosen position inside the report.' readonly=False selection=REPORT_STICKER_POSITIONS store=True
  • sticker_ids Many2many → product.sticker
    comodel_name='product.sticker' compute='_compute_sticker_ids' compute_sudo=True store=False string='Stickers'
Public methods (0)

No public methods.

New fields (1)
  • show_product_stickers Selection
    config_parameter='account_invoice_report_product_sticker.show_product_stickers' help='Display Product Stickers on chosen position inside the report.' selection=REPORT_STICKER_POSITIONS string='Product Stickers'
Public methods (0)

No public methods.