odoo10-addon-sale-order-invoicing-finished-task


Nameodoo10-addon-sale-order-invoicing-finished-task JSON
Version 10.0.1.0.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/sale-workflow
SummaryControl invoice order lines if his task has been finished
upload_time2018-03-11 05:30:16
maintainer
docs_urlNone
authorTecnativa, Camptocamp, Odoo Community Association (OCA)
requires_python~=2.7
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

==================================
Sale Order Invoicing Finished Task
==================================

The requirement of this module is to give the possibility in the task to
indicate if a task is available to invoice or not. This means by default even
the task is not finished you could set it as invoiceable.

As an option you can relate to a Project Stage ( ``project.task.type`` ) this
control. For example if you want to assign Invoiceable to stage ``Done`` always.

Usage
=====

To use this module, you need to:

1. Go to Sales -> Product and create a service product

2. In the product go to Invoicing tab and select (1) An invocing policy (2)
   Track service must be create a task and tack hours (3) Set Invoicing
   finished task checkbox and save


   .. image:: static/description/product_view_invoicefinishedtask.png


3. Go to Sales -> Sale orders -> Create a new one. Add a customer y the product
   you have created
4. Confirm the sales order, it will create you a project and a task
5. Go to the task and you will find a smartbutton called Not invoiceable, when
   you press the button you will indicate that the task can be invoiced

   .. image:: static/description/task_view_invoicefinishedtask.png

   If the product is configured with an invoicing policy = Order, then the
   delivered quantity is set to the ordered quantity. Otherwise, the time spent
   on the task is used.

6. Optional: if you want to use project stages to control this Go To
   Project -> Settings -> Stage -> You have to set true the field Invoiceable
   in the stages that you consider are invoiceable. Event to use stages for
   this functionality you can also set it manually in the task whenever you
   want.

You can try it in:

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/167/10.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/167/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/
  blob/master/template/module/static/description/icon.svg>`_.


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

* Denis Leemann <denis.leemann@camptocamp.com>
* Sergio Teruel <sergio.teruel@tecnativa.com>
* Carlos Dauden <carlos.dauden@tecnativa.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/sale-workflow",
    "name": "odoo10-addon-sale-order-invoicing-finished-task",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Camptocamp, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n   :alt: License: AGPL-3\n\n==================================\nSale Order Invoicing Finished Task\n==================================\n\nThe requirement of this module is to give the possibility in the task to\nindicate if a task is available to invoice or not. This means by default even\nthe task is not finished you could set it as invoiceable.\n\nAs an option you can relate to a Project Stage ( ``project.task.type`` ) this\ncontrol. For example if you want to assign Invoiceable to stage ``Done`` always.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Go to Sales -> Product and create a service product\n\n2. In the product go to Invoicing tab and select (1) An invocing policy (2)\n   Track service must be create a task and tack hours (3) Set Invoicing\n   finished task checkbox and save\n\n\n   .. image:: static/description/product_view_invoicefinishedtask.png\n\n\n3. Go to Sales -> Sale orders -> Create a new one. Add a customer y the product\n   you have created\n4. Confirm the sales order, it will create you a project and a task\n5. Go to the task and you will find a smartbutton called Not invoiceable, when\n   you press the button you will indicate that the task can be invoiced\n\n   .. image:: static/description/task_view_invoicefinishedtask.png\n\n   If the product is configured with an invoicing policy = Order, then the\n   delivered quantity is set to the ordered quantity. Otherwise, the time spent\n   on the task is used.\n\n6. Optional: if you want to use project stages to control this Go To\n   Project -> Settings -> Stage -> You have to set true the field Invoiceable\n   in the stages that you consider are invoiceable. Event to use stages for\n   this functionality you can also set it manually in the task whenever you\n   want.\n\nYou can try it in:\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n   :alt: Try me on Runbot\n   :target: https://runbot.odoo-community.org/runbot/167/10.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/167/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/\n  blob/master/template/module/static/description/icon.svg>`_.\n\n\nContributors\n------------\n\n* Denis Leemann <denis.leemann@camptocamp.com>\n* Sergio Teruel <sergio.teruel@tecnativa.com>\n* Carlos Dauden <carlos.dauden@tecnativa.com>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Control invoice order lines if his task has been finished",
    "version": "10.0.1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/sale-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "281a4ace282b49098602662089793f4be4997c39e6c9e40785194b1ecfb63da6",
                "md5": "45dd3c489eab2b8126c62fdc5106328f",
                "sha256": "22c2b46c15d1cf05fadee1cde26f90034a11924add03a7a07e8332eff4d66c0d"
            },
            "downloads": -1,
            "filename": "odoo10_addon_sale_order_invoicing_finished_task-10.0.1.0.3-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "45dd3c489eab2b8126c62fdc5106328f",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 154439,
            "upload_time": "2018-03-11T05:30:16",
            "upload_time_iso_8601": "2018-03-11T05:30:16.123712Z",
            "url": "https://files.pythonhosted.org/packages/28/1a/4ace282b49098602662089793f4be4997c39e6c9e40785194b1ecfb63da6/odoo10_addon_sale_order_invoicing_finished_task-10.0.1.0.3-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-03-11 05:30:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "sale-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo10-addon-sale-order-invoicing-finished-task"
}
        
Elapsed time: 0.20011s