Denmark - Bookkeeping Act

l10n_dk_bookkeeping
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_dk_bookkeeping
VERSION
VERSION 1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Maximilien (malb), Dylan Kiss (dyki)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_dk
    - base_iban
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module contains all that is needed for the Bookkeeping Act
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_move_form_l10n_dk account.move.form.l10n_dk account.move xpath Inherits account.view_move_form
view_move_line_tree_l10n_dk account.move.line.tree.l10n_dk account.move.line xpath Inherits account.view_move_line_tree
Models touched (1)

New fields (2)
  • l10n_dk_currency_rate_at_transaction Float
    compute='_compute_currency_rate_at_transaction' digits=0 readonly=True store=True string='Rate'
  • l10n_dk_show_currency_rate Boolean
    compute='_compute_show_currency_rate'
Public methods (0)

No public methods.