Skip to main content

Tryton module for analytic accounting

Project description

The analytic account module adds the fundamentals required to analyse accounting using multiple different axes.

A chart of analytic accounts can be setup for each axis.

Account

An analytic account is defined by these fields:

  • Name

  • Code

  • Company

  • Type:

    • Root: define an axis

    • View: sum amounts of children accounts

    • Normal: store analytic lines

    • Distribution: distribute linked lines between different accounts

  • Parent

  • Balance/Credit/Debit

  • State:

    • Draft

    • Opened

    • Closed

  • Note

Line

An analytic line defines the amount of money from a move line to be assigned to an analytic account. It contains the following fields:

  • Debit/Credit

  • Account

  • Move Line

  • Date

When the linked move is posted, an analytic state is calculated for each of the move lines. It is only valid if all the analytic axes have been completely filled. The incomplete lines can be found in the menu entry “Analytic Lines to Complete”.

Rule

The module contains a rule engine that can automatically create analytic lines when the move is posted, but only if they do not already have analytic lines. The criteria for the rule engine are:

  • Account

  • Party

  • Journal

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_analytic_account-7.0.0.tar.gz (49.7 kB view hashes)

Uploaded Source

Built Distribution

trytond_analytic_account-7.0.0-py3-none-any.whl (80.9 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