Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.0
Category
Localization/Italy
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 08:09:16
Authors
Odoo Community Association (OCA), Efatto.it di Sergio Corato
Maintainers
Odoo Community Association (OCA), Efatto.it di Sergio Corato
Committers
Simone Rubino, Weblate, OCA-git-bot, oca-ci, Borruso
Odoo dependencies
Python dependencies
elementpath, unidecode, xmlschema, asn1crypto, codicefiscale
System dependencies
None
Required by
None
Description
**Italiano**

Questo modulo aggiunge una procedura per esportare in uno ZIP diversi
file XML di fatture elettroniche.

**English**

This module adds a wizard to export several XML e-invoice files into a
ZIP file.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_fatturapa_in_attachment_form fatturapa.attachment.in.form.exported fatturapa.attachment.in form Inherits l10n_it_fatturapa_in.view_fatturapa_in_attachment_form
view_fatturapa_in_attachment_search fatturapa.attachment.in.search.exported fatturapa.attachment.in search Inherits l10n_it_fatturapa_in.view_fatturapa_in_attachment_search
view_fatturapa_in_attachment_tree fatturapa.attachment.in.tree.exported fatturapa.attachment.in tree Inherits l10n_it_fatturapa_in.view_fatturapa_in_attachment_tree
view_fatturapa_out_attachment_form fatturapa.attachment.out.form.exported fatturapa.attachment.out form Inherits l10n_it_fatturapa_out.view_fatturapa_out_attachment_form
view_fatturapa_out_attachment_search fatturapa.attachment.out.search.exported fatturapa.attachment.out search Inherits l10n_it_fatturapa_out.view_fatturapa_out_attachment_search
view_fatturapa_out_attachment_tree fatturapa.attachment.out.tree.exported fatturapa.attachment.out tree Inherits l10n_it_fatturapa_out.view_fatturapa_out_attachment_tree
wizard_fatturapa_export Export fatturapa xml wizard.fatturapa.export form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • exported_zip Many2one → ir.attachment
    readonly=True args: 'ir.attachment', 'Exported ZIP'
Public methods (0)

No public methods.

New fields (1)
  • exported_zip Many2one → ir.attachment
    readonly=True args: 'ir.attachment', 'Exported ZIP'
Public methods (0)

No public methods.

New fields (2)
  • data Binary
    readonly=True args: 'File'
  • name Char
    default=_default_name required=True args: 'Filename'
Public methods (1)
  • export_zip(self)

Loading…

Loading…

Loading…

Loading…