trytond-account-tax-cash


Nametrytond-account-tax-cash JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to support tax report on cash basis
upload_time2024-04-29 15:37:20
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account tax cash
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Tax Cash Module
#######################

The account_tax_cash module allows to make tax report on cash basis.

The tax groups reported on cash basis are defined on the *Fiscal Year* and
*Period*. They can also be defined on the supplier invoices which get the
default values from the *Party*.

When a payment lines is added to an invoice, the tax lines for the proportional
amount are set on the corresponding tax code for the current period.
If a payment line is removed from an invoice, the reverse operation is applied.

When closing a *Period*, a warning is raised if there are still
receivable/payable lines not reconciled or linked to an invoice.

.. warning::
    The invoice template may need to be adapated to include a legal notice when
    tax on cash basis is used. It can be tested with the *on_cash_basis*
    property of the *Invoice Tax*.
..

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-tax-cash",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton account tax cash",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/0c/7a/e7f2fee18f24f91320ac0dc97338d58602f5562e7e01dd102ab8cff9d97d/trytond_account_tax_cash-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Tax Cash Module\n#######################\n\nThe account_tax_cash module allows to make tax report on cash basis.\n\nThe tax groups reported on cash basis are defined on the *Fiscal Year* and\n*Period*. They can also be defined on the supplier invoices which get the\ndefault values from the *Party*.\n\nWhen a payment lines is added to an invoice, the tax lines for the proportional\namount are set on the corresponding tax code for the current period.\nIf a payment line is removed from an invoice, the reverse operation is applied.\n\nWhen closing a *Period*, a warning is raised if there are still\nreceivable/payable lines not reconciled or linked to an invoice.\n\n.. warning::\n    The invoice template may need to be adapated to include a legal notice when\n    tax on cash basis is used. It can be tested with the *on_cash_basis*\n    property of the *Invoice Tax*.\n..\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to support tax report on cash basis",
    "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",
        "account",
        "tax",
        "cash"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8711e1fce64a49d78dc0bc0040a896a5cb3e0585fe867e6aecf0d65df6ee2371",
                "md5": "52668c5955daa42a7dfbb463bcb30aff",
                "sha256": "c7f5b706b5c685d0dde61725ecaa32e0497d7d6e5c8ba0013e73e198e29d58ea"
            },
            "downloads": -1,
            "filename": "trytond_account_tax_cash-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52668c5955daa42a7dfbb463bcb30aff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 47013,
            "upload_time": "2024-04-29T15:37:18",
            "upload_time_iso_8601": "2024-04-29T15:37:18.924188Z",
            "url": "https://files.pythonhosted.org/packages/87/11/e1fce64a49d78dc0bc0040a896a5cb3e0585fe867e6aecf0d65df6ee2371/trytond_account_tax_cash-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c7ae7f2fee18f24f91320ac0dc97338d58602f5562e7e01dd102ab8cff9d97d",
                "md5": "6742faccf5d7f45f7b12319f4370beff",
                "sha256": "b4938ced5a66d3299f79ad7f32f7996395040cabf9e303467c6d682bc3c2c3cc"
            },
            "downloads": -1,
            "filename": "trytond_account_tax_cash-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6742faccf5d7f45f7b12319f4370beff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30152,
            "upload_time": "2024-04-29T15:37:20",
            "upload_time_iso_8601": "2024-04-29T15:37:20.330479Z",
            "url": "https://files.pythonhosted.org/packages/0c/7a/e7f2fee18f24f91320ac0dc97338d58602f5562e7e01dd102ab8cff9d97d/trytond_account_tax_cash-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:37:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-tax-cash"
}
        
Elapsed time: 0.25061s