Skip to main content

Tryton module for assets management

Project description

The account_asset module adds the depreciation of fixed assets.

Asset

An Asset defines how an asset is depreciated. It is mainly defined by:

  • Product (of type “Assets”).

  • Journal.

  • Value, Depreciated Amount and Residual Value.

  • Start and End Date.

  • Depreciation Method:

    • Linear

  • Frequency:

    • Monthly

    • Yearly (using fixed year of 365 days)

  • Lines.

The asset can be in one of this states:

  • Draft

    The depreciation lines can be created.

  • Running

    The accounting moves of depreciation lines are posted.

  • Closed

    The value of the asset has been completely depreciated.

A wizard “Create Assets Moves” allows to post all accounting move up to a date.

The day and the month when the move will posted are defined on the accounting configuration.

Asset Line

An Asset Line defines for a date the value to depreciate.

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_account_asset-7.0.0.tar.gz (81.8 kB view hashes)

Uploaded Source

Built Distribution

trytond_account_asset-7.0.0-py3-none-any.whl (137.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page