trytond-analytic-account


Nametrytond-analytic-account JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for analytic accounting
upload_time2024-04-29 15:37:41
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton analytic account
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-analytic-account",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton analytic account",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/74/55/9671fa8c5580c407103e222e05e3f6c9a09ee23b38d80a8ac44de46a8c63/trytond_analytic_account-7.2.0.tar.gz",
    "platform": null,
    "description": "Analytic Account Module\n#######################\n\nThe analytic account module adds the fundamentals required to analyse\naccounting using multiple different axes.\n\nA chart of analytic accounts can be setup for each axis.\n\nAccount\n*******\n\nAn analytic account is defined by these fields:\n\n- Name\n- Code\n- Company\n- Type:\n\n    - Root: define an axis\n    - View: sum amounts of children accounts\n    - Normal: store analytic lines\n    - Distribution: distribute linked lines between different accounts\n\n- Parent\n- Balance/Credit/Debit\n- State:\n\n    - Draft\n    - Opened\n    - Closed\n\n- Note\n\nLine\n****\n\nAn analytic line defines the amount of money from a move line to be assigned to\nan analytic account. It contains the following fields:\n\n- Debit/Credit\n- Account\n- Move Line\n- Date\n\nWhen the linked move is posted, an analytic state is calculated for each of the\nmove lines. It is only valid if all the analytic axes have been completely\nfilled.\nThe incomplete lines can be found in the menu entry \"Analytic Lines to\nComplete\".\n\nRule\n****\n\nThe module contains a rule engine that can automatically create analytic lines\nwhen the move is posted, but only if they do not already have analytic lines.\nThe criteria for the rule engine are:\n\n- Account\n- Party\n- Journal\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for analytic accounting",
    "version": "7.2.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "analytic",
        "account"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1565cc375a4b4ea42d92bdc1eb2e267b8b311929abec85e880c78aa989641ca",
                "md5": "4ac35285234417f399ac37bbf78a8231",
                "sha256": "2dd42c819146829c5be5672654cd1c20f33df92f27a6c2ce8b29a71cd7a9bdf9"
            },
            "downloads": -1,
            "filename": "trytond_analytic_account-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ac35285234417f399ac37bbf78a8231",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 81188,
            "upload_time": "2024-04-29T15:37:39",
            "upload_time_iso_8601": "2024-04-29T15:37:39.137470Z",
            "url": "https://files.pythonhosted.org/packages/e1/56/5cc375a4b4ea42d92bdc1eb2e267b8b311929abec85e880c78aa989641ca/trytond_analytic_account-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74559671fa8c5580c407103e222e05e3f6c9a09ee23b38d80a8ac44de46a8c63",
                "md5": "669f9179fb36a5cd80f726cb14c89a0f",
                "sha256": "755ddcbeaba813745a5333355808ffe3440302b6680674950ad0a8f1b36c618b"
            },
            "downloads": -1,
            "filename": "trytond_analytic_account-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "669f9179fb36a5cd80f726cb14c89a0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 50071,
            "upload_time": "2024-04-29T15:37:41",
            "upload_time_iso_8601": "2024-04-29T15:37:41.605265Z",
            "url": "https://files.pythonhosted.org/packages/74/55/9671fa8c5580c407103e222e05e3f6c9a09ee23b38d80a8ac44de46a8c63/trytond_analytic_account-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:37:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-analytic-account"
}
        
Elapsed time: 0.43970s