TIP: You can type at any time to perform a new search.
ITA - Fattura elettronica - Export ZIP
l10n_it_fatturapa_export_zip · OCA/l10n-italy
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_zipMany2one → ir.attachmentreadonly=True args: 'ir.attachment', 'Exported ZIP'
No public methods.
New fields (1)
-
exported_zipMany2one → ir.attachmentreadonly=True args: 'ir.attachment', 'Exported ZIP'
No public methods.
New fields (2)
-
dataBinaryreadonly=True args: 'File' -
nameChardefault=_default_namerequired=True args: 'Filename'
-
export_zip(self)
Loading…
Loading…
Loading…
Loading…