trytond-account-cash-rounding


Nametrytond-account-cash-rounding JSON
Version 7.0.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to round cash amount
upload_time2024-02-03 11:33:29
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account cash rounding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Cash Rounding Module
############################

The account_cash_rounding module allows cash amounts to be rounded using the
cash rounding factor of the currency.

When the invoice has to round the lines to pay, the exceeded amount is debited
or credited to the accounts defined on the accounting configuration.

Sales and invoices have the rounding activated by default based on the
accounting configuration flag. Purchase use the last purchase for the supplier
as the default value and transfer the value to the created invoices.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-cash-rounding",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton account cash rounding",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/63/dc/82babc6d7afb3409763325c87eaadb780e7107875556d1e4d2df21a82442/trytond_account_cash_rounding-7.0.1.tar.gz",
    "platform": null,
    "description": "Account Cash Rounding Module\n############################\n\nThe account_cash_rounding module allows cash amounts to be rounded using the\ncash rounding factor of the currency.\n\nWhen the invoice has to round the lines to pay, the exceeded amount is debited\nor credited to the accounts defined on the accounting configuration.\n\nSales and invoices have the rounding activated by default based on the\naccounting configuration flag. Purchase use the last purchase for the supplier\nas the default value and transfer the value to the created invoices.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to round cash amount",
    "version": "7.0.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.0/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "account",
        "cash",
        "rounding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39424cfe67522c21ed5b63ff71a082bad9f6c91fe9a5b1ff81dc97d814892f11",
                "md5": "d2175e2f7dc71eb84401bf0d0e76e0c5",
                "sha256": "d449066d6f56dbd1f2abb9eea30ba8710adb22dd0282e2157d91551af2bd9c12"
            },
            "downloads": -1,
            "filename": "trytond_account_cash_rounding-7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2175e2f7dc71eb84401bf0d0e76e0c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41753,
            "upload_time": "2024-02-03T11:33:27",
            "upload_time_iso_8601": "2024-02-03T11:33:27.909806Z",
            "url": "https://files.pythonhosted.org/packages/39/42/4cfe67522c21ed5b63ff71a082bad9f6c91fe9a5b1ff81dc97d814892f11/trytond_account_cash_rounding-7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63dc82babc6d7afb3409763325c87eaadb780e7107875556d1e4d2df21a82442",
                "md5": "1c38d9ee58e0017f0ef7e4c940d5da29",
                "sha256": "a08859809ba18058fec644a63a3dc2f5237e04a5c66606f0985f4d5a7db3e0aa"
            },
            "downloads": -1,
            "filename": "trytond_account_cash_rounding-7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1c38d9ee58e0017f0ef7e4c940d5da29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27253,
            "upload_time": "2024-02-03T11:33:29",
            "upload_time_iso_8601": "2024-02-03T11:33:29.335656Z",
            "url": "https://files.pythonhosted.org/packages/63/dc/82babc6d7afb3409763325c87eaadb780e7107875556d1e4d2df21a82442/trytond_account_cash_rounding-7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-03 11:33:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-cash-rounding"
}
        
Elapsed time: 0.27370s