trytond-project-invoice


Nametrytond-project-invoice JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to invoice projects
upload_time2024-11-04 17:37:18
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/3d/ee/7b998a2d4d494f27b33d96f63eeb030e20f4d2d3719852b5fe8c875f8068/trytond_project_invoice-7.4.0.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.4.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.4/",
        "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": "a9c0bb52053020a49aa11cff5a88c9035519b61707166f9e1a95cd56aeab0dbf",
                "md5": "5154f902584ef2f302fa8e2811d99aa7",
                "sha256": "246d3d17928d9bb2046f0006268d204dc41d26c36913a55061e64ab4ef0e40c3"
            },
            "downloads": -1,
            "filename": "trytond_project_invoice-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5154f902584ef2f302fa8e2811d99aa7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 64527,
            "upload_time": "2024-11-04T17:37:16",
            "upload_time_iso_8601": "2024-11-04T17:37:16.901935Z",
            "url": "https://files.pythonhosted.org/packages/a9/c0/bb52053020a49aa11cff5a88c9035519b61707166f9e1a95cd56aeab0dbf/trytond_project_invoice-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dee7b998a2d4d494f27b33d96f63eeb030e20f4d2d3719852b5fe8c875f8068",
                "md5": "47ca279497fc6a9ecb9f9ed474a5377d",
                "sha256": "01b8ca431e5bbde230efa3abf501377ace8fd413811065dddd1cd488d4886421"
            },
            "downloads": -1,
            "filename": "trytond_project_invoice-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47ca279497fc6a9ecb9f9ed474a5377d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39255,
            "upload_time": "2024-11-04T17:37:18",
            "upload_time_iso_8601": "2024-11-04T17:37:18.237063Z",
            "url": "https://files.pythonhosted.org/packages/3d/ee/7b998a2d4d494f27b33d96f63eeb030e20f4d2d3719852b5fe8c875f8068/trytond_project_invoice-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:37:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-project-invoice"
}
        
Elapsed time: 0.38283s