trytond-account-credit-limit


Nametrytond-account-credit-limit JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for account credit limit
upload_time2024-04-29 15:32:17
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account credit limit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Credit Limit
####################

The account_credit_limit module manages credit limit of parties. A "Credit
Limit Amount" is added on Party. The module allows to check for a party:

    * If an amount will exceed his limit.
    * If a dunning has reached a limit level.

and then raises an error message or a warning if the user is part of the
"Account Credit Limit" group.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-credit-limit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton account credit limit",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/26/32/0cbec8dccad74c3daf8e31e807a111d1fe3481cdd60ab619cce384d6d2e5/trytond_account_credit_limit-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Credit Limit\n####################\n\nThe account_credit_limit module manages credit limit of parties. A \"Credit\nLimit Amount\" is added on Party. The module allows to check for a party:\n\n    * If an amount will exceed his limit.\n    * If a dunning has reached a limit level.\n\nand then raises an error message or a warning if the user is part of the\n\"Account Credit Limit\" group.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for account credit limit",
    "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",
        "credit",
        "limit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfe88a7f7a2cf4d8f52cf37e233de0d403e5a64b7ba9526dcd302aaab295f93a",
                "md5": "3c85d5df591abd0887cfb41b8c3e2d92",
                "sha256": "af2970f3ba5c548cda2a15f04b5243c834bd6448717a389944a39276b1d5ec76"
            },
            "downloads": -1,
            "filename": "trytond_account_credit_limit-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c85d5df591abd0887cfb41b8c3e2d92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 42687,
            "upload_time": "2024-04-29T15:32:15",
            "upload_time_iso_8601": "2024-04-29T15:32:15.588958Z",
            "url": "https://files.pythonhosted.org/packages/df/e8/8a7f7a2cf4d8f52cf37e233de0d403e5a64b7ba9526dcd302aaab295f93a/trytond_account_credit_limit-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26320cbec8dccad74c3daf8e31e807a111d1fe3481cdd60ab619cce384d6d2e5",
                "md5": "290fd4e6bb72a1510a629855d46491ee",
                "sha256": "10b8f8bdc79e60085e6b606d2bfa8fb6adc1e64c18b670f19c5d49c0a752fba3"
            },
            "downloads": -1,
            "filename": "trytond_account_credit_limit-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "290fd4e6bb72a1510a629855d46491ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28824,
            "upload_time": "2024-04-29T15:32:17",
            "upload_time_iso_8601": "2024-04-29T15:32:17.553468Z",
            "url": "https://files.pythonhosted.org/packages/26/32/0cbec8dccad74c3daf8e31e807a111d1fe3481cdd60ab619cce384d6d2e5/trytond_account_credit_limit-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:32:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-credit-limit"
}
        
Elapsed time: 0.23649s