Coder Social home page Coder Social logo

tryton / analytic_account Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 1.05 MB

Mirror of tryton analytic_account module

Home Page: https://hg.tryton.org/modules/analytic_account

License: GNU General Public License v3.0

Python 100.00%
tryton analytic accounting

analytic_account's Introduction

Analytic Account Module

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

analytic_account's People

Contributors

albertca avatar camux avatar cedk avatar fabyc avatar htgoebel avatar ikks avatar jonlevy avatar juanfejara avatar lem0na avatar libateq avatar nicoe avatar pokoli avatar rayanayar avatar semarie avatar timitos avatar udono avatar vezjakv avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

dozymoe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.