trytond-sale-invoice-grouping


Nametrytond-sale-invoice-grouping JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to group sale invoices
upload_time2023-10-30 17:38:25
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale group invoice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Invoice Grouping Module
############################

The ``sale_invoice_grouping`` module adds an option to define how invoice lines
generated from sales will be grouped.

A field is added to the *Party*:

- *Sale Invoice Grouping Method*: The method used when grouping invoice lines.

If the Standard method is used, invoice lines generated will be added to the
first matching invoice found. If no invoice matches sale attributes then a new
one will be created. Invoices not created by the sale process are not taken
into account when looking for a candidate invoice to add invoice lines to.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-invoice-grouping",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton sale group invoice",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/05/30/c10ebfbd7996e58d547ae302e1df5daec6cbc8951a0921eac7e354b91fe4/trytond_sale_invoice_grouping-7.0.0.tar.gz",
    "platform": null,
    "description": "Sale Invoice Grouping Module\n############################\n\nThe ``sale_invoice_grouping`` module adds an option to define how invoice lines\ngenerated from sales will be grouped.\n\nA field is added to the *Party*:\n\n- *Sale Invoice Grouping Method*: The method used when grouping invoice lines.\n\nIf the Standard method is used, invoice lines generated will be added to the\nfirst matching invoice found. If no invoice matches sale attributes then a new\none will be created. Invoices not created by the sale process are not taken\ninto account when looking for a candidate invoice to add invoice lines to.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to group sale invoices",
    "version": "7.0.0",
    "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",
        "sale",
        "group",
        "invoice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff781064547fd64bc07ecff2ffbdcde66057afef71cf5369c35e852f11a45c2d",
                "md5": "4f6eb1cc6fde62e9e13f166bbebf8576",
                "sha256": "674de738dfc3fde40008611753a0481befa92d2874826ab12324769e16cbeab5"
            },
            "downloads": -1,
            "filename": "trytond_sale_invoice_grouping-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f6eb1cc6fde62e9e13f166bbebf8576",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 37065,
            "upload_time": "2023-10-30T17:38:23",
            "upload_time_iso_8601": "2023-10-30T17:38:23.693107Z",
            "url": "https://files.pythonhosted.org/packages/ff/78/1064547fd64bc07ecff2ffbdcde66057afef71cf5369c35e852f11a45c2d/trytond_sale_invoice_grouping-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0530c10ebfbd7996e58d547ae302e1df5daec6cbc8951a0921eac7e354b91fe4",
                "md5": "67301f0ea8e057a7b36a4b228f8130f4",
                "sha256": "a6ff3980cdde9d6f1674240b337a4172d880a3b425f93546389b3084f7cf5c19"
            },
            "downloads": -1,
            "filename": "trytond_sale_invoice_grouping-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "67301f0ea8e057a7b36a4b228f8130f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26583,
            "upload_time": "2023-10-30T17:38:25",
            "upload_time_iso_8601": "2023-10-30T17:38:25.278670Z",
            "url": "https://files.pythonhosted.org/packages/05/30/c10ebfbd7996e58d547ae302e1df5daec6cbc8951a0921eac7e354b91fe4/trytond_sale_invoice_grouping-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:38:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-invoice-grouping"
}
        
Elapsed time: 0.18980s