-
- Downloads
[ADD] l10n_es_edi_tbai: Basque country's TicketBAI
**TicketBAI features**
- Generation of XML documents for invoices
- Automatic signing of documents with certificates
- Sending XML to the appropriate tax agency's servers
- Parsing and storing their response
- Preserving the invoice signature chain integrity
- Displaying the TicketBAI QR code on the invoice PDF
- Downloading XSD files for local validation
- Test mode using tax agencies' test servers
**Supported accounting flows**
- Posting and canceling invoices
- Foreign and national customers
- Multi-currency
- Refunds (credit notes)
- Discounts
- Simplified invoicing
**Not supported accounting flows**
- Specific VAT regimes
- Handling of third-party invoices
- XML generation and EDI operations for vendor bills (Bizkaia LROE)
- Modelo 140 (Bizkaia LROE)
- Invoice batching (Bikzaia LROE)
closes odoo/odoo#109907
Signed-off-by:
Josse Colpaert <jco@odoo.com>
Showing
- addons/l10n_es_edi_tbai/tests/__init__.py 5 additions, 0 deletionsaddons/l10n_es_edi_tbai/tests/__init__.py
- addons/l10n_es_edi_tbai/tests/common.py 216 additions, 0 deletionsaddons/l10n_es_edi_tbai/tests/common.py
- addons/l10n_es_edi_tbai/tests/test_edi_web_services.py 61 additions, 0 deletionsaddons/l10n_es_edi_tbai/tests/test_edi_web_services.py
- addons/l10n_es_edi_tbai/tests/test_edi_xml.py 54 additions, 0 deletionsaddons/l10n_es_edi_tbai/tests/test_edi_xml.py
- addons/l10n_es_edi_tbai/views/account_move_view.xml 23 additions, 0 deletionsaddons/l10n_es_edi_tbai/views/account_move_view.xml
- addons/l10n_es_edi_tbai/views/report_invoice.xml 14 additions, 0 deletionsaddons/l10n_es_edi_tbai/views/report_invoice.xml
- addons/l10n_es_edi_tbai/views/res_company_views.xml 25 additions, 0 deletionsaddons/l10n_es_edi_tbai/views/res_company_views.xml
- addons/l10n_es_edi_tbai/views/res_config_settings_views.xml 24 additions, 0 deletionsaddons/l10n_es_edi_tbai/views/res_config_settings_views.xml
- addons/l10n_es_edi_tbai/wizards/__init__.py 4 additions, 0 deletionsaddons/l10n_es_edi_tbai/wizards/__init__.py
- addons/l10n_es_edi_tbai/wizards/account_move_reversal.py 43 additions, 0 deletionsaddons/l10n_es_edi_tbai/wizards/account_move_reversal.py
- addons/l10n_es_edi_tbai/wizards/account_move_reversal_views.xml 14 additions, 0 deletions.../l10n_es_edi_tbai/wizards/account_move_reversal_views.xml
Loading
Please register or sign in to comment