trytond-account-invoice-correction


Nametrytond-account-invoice-correction JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to correct invoice
upload_time2024-04-29 15:33:44
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton invoice correction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Invoice Correction Module
#################################

The account invoice correction module adds a wizard on invoice which allows
select lines for which the unit price must be corrected.
A new invoice is created with those lines in double: once with the original
quantity, once with the inverted quantity.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-invoice-correction",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton invoice correction",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/d0/32/8772ee4c0f405027c1f41ad987a912405abea3a4534465c29b2d44989556/trytond_account_invoice_correction-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Invoice Correction Module\n#################################\n\nThe account invoice correction module adds a wizard on invoice which allows\nselect lines for which the unit price must be corrected.\nA new invoice is created with those lines in double: once with the original\nquantity, once with the inverted quantity.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to correct invoice",
    "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",
        "invoice",
        "correction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b824e6adc29e5760d772776139829ef4c71041d79bc879d71a564971cf888603",
                "md5": "a70a6f84630a37e2489c717035f639ab",
                "sha256": "514e6b92ffa84268904773925baa0c5166c583c271d004becc71e985f8bd16d5"
            },
            "downloads": -1,
            "filename": "trytond_account_invoice_correction-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a70a6f84630a37e2489c717035f639ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 32262,
            "upload_time": "2024-04-29T15:33:43",
            "upload_time_iso_8601": "2024-04-29T15:33:43.478548Z",
            "url": "https://files.pythonhosted.org/packages/b8/24/e6adc29e5760d772776139829ef4c71041d79bc879d71a564971cf888603/trytond_account_invoice_correction-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0328772ee4c0f405027c1f41ad987a912405abea3a4534465c29b2d44989556",
                "md5": "43c113ee37d20ba0aa02e07b3028c5d8",
                "sha256": "d4ba7dc2890ceb8d47dbffa96e3514ccba0e9ab66bcce38693f6d60169d464d0"
            },
            "downloads": -1,
            "filename": "trytond_account_invoice_correction-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43c113ee37d20ba0aa02e07b3028c5d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23735,
            "upload_time": "2024-04-29T15:33:44",
            "upload_time_iso_8601": "2024-04-29T15:33:44.755786Z",
            "url": "https://files.pythonhosted.org/packages/d0/32/8772ee4c0f405027c1f41ad987a912405abea3a4534465c29b2d44989556/trytond_account_invoice_correction-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:33:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-invoice-correction"
}
        
Elapsed time: 0.23741s