Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
20
account_asset_management/readme/DESCRIPTION.md
Executable file
20
account_asset_management/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,20 @@
|
||||
This Module manages the assets owned by a company. It will keep track of
|
||||
depreciation's occurred on those assets. And it allows to create
|
||||
accounting entries from the depreciation lines.
|
||||
|
||||
The full asset life-cycle is managed (from asset creation to asset
|
||||
removal).
|
||||
|
||||
Assets can be created manually as well as automatically (via the
|
||||
creation of an accounting entry on the asset account).
|
||||
|
||||
Depreciation Journal Entries can be created manually in the "Deprecation
|
||||
Board" tab, or automatically by two ways:
|
||||
|
||||
- Using the "Invoicing/Assets/Compute Assets" wizard.
|
||||
- Activating the "Asset Management: Generate assets" cron.
|
||||
|
||||
These options are compatibles each other.
|
||||
|
||||
The module contains a large number of functional enhancements compared
|
||||
to the standard account_asset module from Odoo.
|
||||
Reference in New Issue
Block a user