Repository
OCA/edi · module folder · Try on Runboat
Module version
2.4.0
Category
Accounting/Accounting
Folder size
0.28 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/edi
Last tracking update
2026-08-07 07:47:38
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Raphaël Valyi, Alexis de Lattre, Simone Orsi, GitHub, Enric Tobella, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci, Alba Riera, bosd
Odoo dependencies
Python dependencies
dateparser, invoice2data, pypdf>=3.1.0,<5.0
System dependencies
poppler-utils
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_import_form invoice2data.account.invoice.import.form account.invoice.import form Inherits account_invoice_import.account_invoice_import_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (5)
  • fallback_parse_pdf_invoice(self, file_data)
    @api.model
    This method must be inherited by additional modules with the same kind of logic as the account_bank_statement_import_* modules
  • invoice2data_parse_invoice(self, file_data)
    @api.model
  • invoice2data_prepare_lines(self, lines)
    Manipulate line data to match with account_invoice_import
  • invoice2data_to_parsed_inv(self, invoice2data_res)
    @api.model
  • parse_invoice2data_taxes(self, line)
    @api.model

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
322 days ago
Last activity
19 days ago
Repository
OCA/edi
Pull request
[MIG] account_invoice_import_invoice2data: Migration to 16.0 (#1220)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
177 days ago
Last activity
25 days ago
Repository
OCA/edi
Pull request
[17.0][MIG] account_invoice_import_invoice2data: Migration to 17.0 (#1301)