Repository
OCA/l10n-finland · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.18 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-finland
Last tracking update
2026-08-18 11:36:06
Authors
Odoo Community Association (OCA), Futural
Maintainers
Odoo Community Association (OCA), Futural
Committers
OCA-git-bot, Jarmo Kortetjärvi, oca-ci, Alexander Stadnitski
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits account.view_move_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…