odoo12-addon-account-invoice-date-due


Nameodoo12-addon-account-invoice-date-due JSON
Version 12.0.1.1.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-invoicing
SummaryUpdate Invoice's Due Date
upload_time2020-03-24 05:36:20
maintainer
docs_urlNone
authorVauxoo,Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements openupgradelib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Update Invoice's Due Date
=========================

This module adds a wizard in the invoice menu to allow updating the invoice
due date (Even if the invoice state is done).

When this wizard is used, the invoice's due date is updated, along with the
journal entry.

To be able to use this wizard, the user needs to have access to the group
``Allow to change due date`` in the user.

Contributors
------------

* Luis González <lgonzalez@vauxoo.com>
* Luis Torres <luis_t@vauxoo.com>

Maintainer
----------

.. image:: https://www.vauxoo.com/logo.png
   :alt: Vauxoo
   :target: https://vauxoo.com

This module is maintained by Vauxoo.

a latinamerican company that provides training, coaching,
development and implementation of enterprise management
sytems and bases its entire operation strategy in the use
of Open Source Software and its main product is odoo.

To contribute to this module, please visit http://www.vauxoo.com.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/account-invoicing",
    "name": "odoo12-addon-account-invoice-date-due",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vauxoo,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "Update Invoice's Due Date\n=========================\n\nThis module adds a wizard in the invoice menu to allow updating the invoice\ndue date (Even if the invoice state is done).\n\nWhen this wizard is used, the invoice's due date is updated, along with the\njournal entry.\n\nTo be able to use this wizard, the user needs to have access to the group\n``Allow to change due date`` in the user.\n\nContributors\n------------\n\n* Luis Gonz\u00e1lez <lgonzalez@vauxoo.com>\n* Luis Torres <luis_t@vauxoo.com>\n\nMaintainer\n----------\n\n.. image:: https://www.vauxoo.com/logo.png\n   :alt: Vauxoo\n   :target: https://vauxoo.com\n\nThis module is maintained by Vauxoo.\n\na latinamerican company that provides training, coaching,\ndevelopment and implementation of enterprise management\nsytems and bases its entire operation strategy in the use\nof Open Source Software and its main product is odoo.\n\nTo contribute to this module, please visit http://www.vauxoo.com.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Update Invoice's Due Date",
    "version": "12.0.1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/account-invoicing"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6445ee3c41b9894e5d1cd2f8c07b6191e062faa639b56f41c606dc031b4c71c7",
                "md5": "a3bf137c9dc8df7aecb2c66aea01a137",
                "sha256": "80ceb20cffc9a9b8d967c53b42235a226d341c307557963a100a7d09dc9a2e2a"
            },
            "downloads": -1,
            "filename": "odoo12_addon_account_invoice_date_due-12.0.1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3bf137c9dc8df7aecb2c66aea01a137",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 17175,
            "upload_time": "2020-03-24T05:36:20",
            "upload_time_iso_8601": "2020-03-24T05:36:20.161890Z",
            "url": "https://files.pythonhosted.org/packages/64/45/ee3c41b9894e5d1cd2f8c07b6191e062faa639b56f41c606dc031b4c71c7/odoo12_addon_account_invoice_date_due-12.0.1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-03-24 05:36:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "account-invoicing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openupgradelib",
            "specs": []
        }
    ],
    "lcname": "odoo12-addon-account-invoice-date-due"
}
        
Elapsed time: 0.85801s