Repository
OCA/edi-ediversa · module folder · Try on Runboat
Module version
1.0.0
Category
EDI
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/edi-ediversa
Last tracking update
2026-08-07 08:23:15
Authors
Odoo Community Association (OCA), Sygel
Maintainers
Odoo Community Association (OCA), Sygel
Committers
Weblate, OCA-git-bot, oca-ci, Angel Rivas
Odoo dependencies
OCA/connector:
OCA/edi:
OCA/edi-framework:
OCA/queue:
odoo/odoo:
- web
- bus
Python dependencies
PyYAML, cachetools, requests
System dependencies
None
Required by
edi_ediversa_oca_invoice_send, edi_ediversa_oca_sale_order_import
Description
Base module to operate with the EDI platform Ediversa. This module simply provides
the API to exchange documents with Ediversa but does nothing on its own, so needs
to be used along with other modules.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
edi_ediversa_view_company_form edi.ediversa.view.company.form res.company form Inherits base.view_company_form
edi_ediversa_view_partner_form edi.ediversa.view.partner.form res.partner form Inherits edi_oca.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (4)
  • edi_ediversa_password Char
  • edi_ediversa_test Boolean
    string='EDI Ediversa Test Environment'
  • edi_ediversa_user Char
  • use_edi_ediversa Boolean
Public methods (0)

No public methods.

New fields (1)
  • ediversa_id Char
Public methods (0)

No public methods.