ITA - Stampa fattura raggruppata per DDT

account_invoice_report_ddt_group
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/12.0/account_invoice_report_ddt_group
VERSION
VERSION 1.0.5
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group, Openforce, Apulia Software
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group, Openforce, Apulia Software
COMMITTERS
COMMITTERSeLBati, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Lara Baggio, simonev
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/account_invoice_report_ddt_group
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_ddt
OCA/stock-logistics-workflow:
    - stock_picking_package_preparation_line
    - stock_picking_package_preparation
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - sale_stock
    - sale
    - sales_team
    - payment
    - stock_account
    - stock
    - barcodes
    - product_expiry
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
invoice_form_ddt_group invoice_form_ddt_group account.invoice field Inherits account.invoice_form
report_invoice_ddt_group report_invoice_ddt_group ir.ui.view qweb Inherits account.report_invoice_document
view_partner_form_ddt_shipping res.partner.form.ddt.shipping res.partner xpath Inherits l10n_it_ddt.view_partner_form_ddt
Models touched (2)

New fields (1)
  • has_ddt Boolean
    compute='_compute_has_ddt' args: 'Has TD'
Public methods (3)
  • group_lines_by_ddt(self)
    @api.multi
  • grouped_lines_by_ddt(self)
    @api.multi
    Returns invoice lines from a specified invoice grouped by ddt
  • has_serial_number(self)
    @api.multi

New fields (1)
  • ddt_invoice_print_shipping_address Boolean
    default=False help='Show shipping address of TD in invoice report' string='TD shipping address on invoice'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/10.0/account_invoice_report_ddt_group
VERSION
VERSION 0.3.2
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group, Openforce, Apulia Software
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group, Openforce, Apulia Software
COMMITTERS
COMMITTERSeLBati, tafaRU, Alex Comba, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_ddt
OCA/stock-logistics-workflow:
    - stock_picking_package_preparation_line
    - stock_picking_package_preparation
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - sale_stock
    - sale
    - sales_team
    - procurement
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_invoice_ddt_group report_invoice_ddt_group ir.ui.view qweb Inherits account.report_invoice_document
view_partner_form_ddt_shipping res.partner.form.ddt.shipping res.partner xpath Inherits l10n_it_ddt.view_partner_form_ddt
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • grouped_lines_by_ddt(self)
    @api.multi
    Returns invoice lines from a specified invoice grouped by ddt
  • has_serial_number(self)
    @api.multi

New fields (1)
  • ddt_invoice_print_shipping_address Boolean
    default=False help='Show shipping address of DDT in the invoice report' string='DDT invoice print shipping address'
Public methods (0)

No public methods.