Account Invoice Import Facturae

account_invoice_import_facturae
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/12.0/account_invoice_import_facturae
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, César López Ramírez
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - uom_unece
    - base_iso3166
    - base_bank_from_iban
OCA/edi:
    - account_invoice_import
    - base_business_document_import
OCA/l10n-spain:
    - l10n_es_facturae
    - l10n_es_partner
OCA/partner-contact:
    - base_vat_sanitized
OCA/reporting-engine:
    - report_xml
    - report_qweb_parameter
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - base_vat
    - l10n_es
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlsig
PyPDF2
pycountry
OpenSSL
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (7)
  • facturae_parse_line(self, xml_root, invoice, line)
  • facturae_parse_partner(self, xml_root, partner)
  • facturae_tax_to_unece(self)
  • get_facturae_map(self)
    @api.model
  • parse_facturae_invoice(self, xml_root, xsd_file)
    @api.model
  • parse_invoice(self, invoice_file_b64, invoice_filename)
    @api.multi
  • parse_xml_invoice(self, xml_root)
    @api.model
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/11.0/account_invoice_import_facturae
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Creu Blanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Creu Blanca
COMMITTERS
COMMITTERSEnric Tobella, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/community-data-files:
    - account_tax_unece
    - base_unece
    - product_uom_unece
    - base_iso3166
OCA/edi:
    - account_invoice_import
    - base_business_document_import
OCA/partner-contact:
    - base_vat_sanitized
OCA/server-tools:
    - onchange_helper
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlsig
PyPDF2
pycountry
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (7)
  • facturae_parse_line(self, xml_root, invoice, line)
  • facturae_parse_partner(self, xml_root, partner)
  • facturae_tax_to_unece(self)
  • get_facturae_map(self)
    @api.model
  • parse_facturae_invoice(self, xml_root, xsd_file)
    @api.model
  • parse_invoice(self, invoice_file_b64, invoice_filename)
    @api.multi
  • parse_xml_invoice(self, xml_root)
    @api.model