Ediversa - Invoice Export

edi_ediversa_oca_invoice_send
REPOSITORY
REPOSITORYOCA/edi-ediversa
GIT
GIThttps://github.com/OCA/edi-ediversa.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/edi-ediversa/tree/17.0/edi_ediversa_oca_invoice_send
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYEDI
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, valen, oca-ci, Angel Rivas
WEBSITE
WEBSITEhttps://github.com/OCA/edi-ediversa
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component_event
    - component
OCA/edi:
    - base_edi
OCA/edi-ediversa:
    - edi_ediversa_oca
OCA/edi-framework:
    - edi_exchange_template_oca
    - edi_oca
    - edi_account_oca
OCA/queue:
    - queue_job
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES PyYAML
cachetools
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the base edi_ediversa_oca module to generate and send the invoices
files to Ediversa.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
edi_ediversa_send_invoice_view_partner_form edi.ediversa.send.invoice.view.partner.form res.partner group Inherits edi_oca.view_partner_form
edi_ediversa_send_invoice_view_tax_form edi.ediversa.send.invoice.view.tax.form account.tax field Inherits account.view_tax_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • ediversa_tax_type Selection
    selection='_get_ediversa_tax_type_option'
Public methods (0)

No public methods.

New fields (1)
  • ediversa_send_invoice Boolean
Public methods (0)

No public methods.