Import/Export invoices as Finvoice

account_edi_finvoice
REPOSITORY
REPOSITORYOCA/l10n-finland
GIT
GIThttps://github.com/OCA/l10n-finland.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-finland/tree/18.0/account_edi_finvoice
VERSION
VERSION 1.0.7
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Futural
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Futural
COMMITTERS
COMMITTERSGitHub, OCA-git-bot, Jarmo Kortetjärvi, oca-ci, Alexander Stadnitski
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-finland
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-finland:
    - l10n_fi_edicode
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - account_edi
    - account_edi_ubl_cii
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Import/Export invoices as Finvoice

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
export_finvoice export_finvoice ir.ui.view qweb New
view_move_form_finvoice_warning account.move div Inherits account.view_move_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • finvoice_expected_total Monetary
    copy=False currency_field='currency_id'
  • finvoice_expected_total_incl Monetary
    copy=False currency_field='currency_id' string='Finvoice Expected Total (incl. VAT)'
  • finvoice_total_warning Char
    compute='_compute_finvoice_total_warning'
Public methods (0)

No public methods.