TIP: You can type at any time to perform a new search.
ITA - Fattura elettronica - Supporto SDICoop
l10n_it_fatturapa_sdicoop · OCA/l10n-italy
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.1.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), TAKOBI
- Maintainers
- Odoo Community Association (OCA), TAKOBI
- Committers
- eLBati, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- elementpath, unidecode, xmlschema, asn1crypto, codicefiscale
- System dependencies
- None
- Required by
- None
- Description
**Italiano** Questo modulo NON consente di inviare e ricevere i file XML della fattura elettronica con SDICoop. Questo modulo serve solo come traccia per chi vuole implementare la comunicazione con SdI tramite SDICoop, ad esempio il metodo send_via_sdi_coop deve essere sovrascritto (tramite override). **English** This module does NOT allow you to send and receive electronic invoice/bill XML files via SDICoop. This module is only a sketch for whoever wants to implement the communication with SdI via SDICoop, for instance the method send_via_sdi_coop must be overridden.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
channel_typeSelectionondelete={'sdi_coop': 'cascade'}selection_add=[('sdi_coop', 'SDICoop (Web service)')]
-
send_via_sdi_coop(self, attachment_out_ids)Override this method to send the attachments to the web service.
Loading…
Loading…