Assets Management - Low Value Asset

account_asset_low_value
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/18.0/account_asset_low_value
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, NAKROB SAMAEL
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_management
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Low-Value Asset (LVA) are typically asset with low values and was booked
as expense on vendor bill. In essence, the low value asset is not really
and asset but an expense need to tracke as asset. As such, it has no
residual value, run no depreciation. And when removed, only status is
changed (no accounting entry).

To create low value asset, use the Asset Profile with following setting,

1.  Asset Account = Expense (low value asset)
2.  Number of Years = 0

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_asset_view_form account.asset.form account.asset field Inherits account_asset_management.account_asset_view_form
account_asset_view_search account.asset.search account.asset xpath Inherits account_asset_management.account_asset_view_search
asset_low_value_remove_form asset.low.value.remove.form account.asset.remove form New
Models touched (2)

New fields (1)
  • low_value Boolean
    compute='_compute_low_value' help='Low-Value Asset (LVA) is true when the asset profile set\n1. Asset Account = Expense (low value asset)\n2. Number of Years = 0 years\nIn essense, the low value asset is not really and asset but an expense tracked as asset, as such, it has no residual value. And when removed, only status is changed (no accounting entry).' search='_search_low_value' string='Low Value Asset'
Public methods (2)
  • remove(self)
  • validate(self)

New fields (0)

No new fields.

Public methods (1)
  • remove(self)
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/16.0/account_asset_low_value
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_management
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_asset_view_form account.asset.form account.asset field Inherits account_asset_management.account_asset_view_form
account_asset_view_search account.asset.search account.asset xpath Inherits account_asset_management.account_asset_view_search
asset_low_value_remove_form asset.low.value.remove.form account.asset.remove form New
Models touched (2)

New fields (1)
  • low_value Boolean
    compute='_compute_low_value' help='Low-Value Asset (LVA) is true when the asset profile set\n1. Asset Account = Expense (low value asset)\n2. Number of Years = 0 years\nIn essense, the low value asset is not really and asset but an expense tracked as asset, as such, it has no residual value. And when removed, only status is changed (no accounting entry).' search='_search_low_value' string='Low Value Asset'
Public methods (2)
  • remove(self)
  • validate(self)

New fields (0)

No new fields.

Public methods (1)
  • remove(self)
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/15.0/account_asset_low_value
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:34
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_management
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
xlrd
xlsxwriter
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_asset_view_form account.asset.form account.asset field Inherits account_asset_management.account_asset_view_form
account_asset_view_search account.asset.search account.asset xpath Inherits account_asset_management.account_asset_view_search
asset_low_value_remove_form asset.low.value.remove.form account.asset.remove form New
Models touched (2)

New fields (1)
  • low_value Boolean
    compute='_compute_low_value' help='Low-Value Asset (LVA) is true when the asset profile set\n1. Asset Account = Expense (low value asset)\n2. Number of Years = 0 years\nIn essense, the low value asset is not really and asset but an expense tracked as asset, as such, it has no residual value. And when removed, only status is changed (no accounting entry).' search='_search_low_value' string='Low Value Asset'
Public methods (2)
  • remove(self)
  • validate(self)

New fields (0)

No new fields.

Public methods (1)
  • remove(self)
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/14.0/account_asset_low_value
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/account-financial-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_management
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_asset_view_form account.asset.form account.asset field Inherits account_asset_management.account_asset_view_form
account_asset_view_search account.asset.search account.asset xpath Inherits account_asset_management.account_asset_view_search
asset_low_value_remove_form asset.low.value.remove.form account.asset.remove form New
Models touched (2)

New fields (1)
  • low_value Boolean
    compute='_compute_low_value' help='Low-Value Asset (LVA) is true when the asset profile set\n1. Asset Account = Expense (low value asset)\n2. Number of Years = 0 years\nIn essense, the low value asset is not really and asset but an expense tracked as asset, as such, it has no residual value. And when removed, only status is changed (no accounting entry).' search='_search_low_value' string='Low Value Asset'
Public methods (2)
  • remove(self)
  • validate(self)

New fields (0)

No new fields.

Public methods (1)
  • remove(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-financial-tools
PULL REQUEST
PULL REQUEST[19.0][MIG] account_asset_low_value: Migration to 19.0 (#2296)