trytond-project-invoice


Nametrytond-project-invoice JSON
Version 7.2.3 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to invoice projects
upload_time2024-09-16 18:27:46
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton project invoice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Project Invoice Module
######################

The Project Invoice module adds invoice methods on project.
The methods are:

- Manual: Tryton doesn't create any invoice.
- On Effort: The invoices are created based on the *Effort* hours for all
  children works with 100% progress.
- On Progress: The invoices are create proportionally to the *Progress* of the
  *Effort* hours of each children work.
- On Timesheet: The invoices are created based on the timesheets encoded on all
  children works.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-project-invoice",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton project invoice",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/0e/1f/67da412c1b10cdcac3be1de86d0ecc2ca9f7f8932ee54aded6171d62b40c/trytond_project_invoice-7.2.3.tar.gz",
    "platform": null,
    "description": "Project Invoice Module\n######################\n\nThe Project Invoice module adds invoice methods on project.\nThe methods are:\n\n- Manual: Tryton doesn't create any invoice.\n- On Effort: The invoices are created based on the *Effort* hours for all\n  children works with 100% progress.\n- On Progress: The invoices are create proportionally to the *Progress* of the\n  *Effort* hours of each children work.\n- On Timesheet: The invoices are created based on the timesheets encoded on all\n  children works.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to invoice projects",
    "version": "7.2.3",
    "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",
        "project",
        "invoice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25363851040b5d4bf36ff800a7406119312cb1589b9f00c1a8cd0c30f75b7652",
                "md5": "57db964a29d3d689c33f5974392517a7",
                "sha256": "7162c35e9d9f66e8b2b19f5474c33a391d07bd33d3338a3c286292b1778febb0"
            },
            "downloads": -1,
            "filename": "trytond_project_invoice-7.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57db964a29d3d689c33f5974392517a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 64196,
            "upload_time": "2024-09-16T18:27:45",
            "upload_time_iso_8601": "2024-09-16T18:27:45.079892Z",
            "url": "https://files.pythonhosted.org/packages/25/36/3851040b5d4bf36ff800a7406119312cb1589b9f00c1a8cd0c30f75b7652/trytond_project_invoice-7.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e1f67da412c1b10cdcac3be1de86d0ecc2ca9f7f8932ee54aded6171d62b40c",
                "md5": "977a413f723a42d0b194a5473e8c04ff",
                "sha256": "c6b3c53e08a65720ce870284262f5feefbe6d69e65e523f30bb3fd32da6bf4ed"
            },
            "downloads": -1,
            "filename": "trytond_project_invoice-7.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "977a413f723a42d0b194a5473e8c04ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39022,
            "upload_time": "2024-09-16T18:27:46",
            "upload_time_iso_8601": "2024-09-16T18:27:46.812519Z",
            "url": "https://files.pythonhosted.org/packages/0e/1f/67da412c1b10cdcac3be1de86d0ecc2ca9f7f8932ee54aded6171d62b40c/trytond_project_invoice-7.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 18:27:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-project-invoice"
}
        
Elapsed time: 0.37777s