.. 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/11.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": "odoo11-addon-sale-order-invoicing-finished-task",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"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/11.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 their related task has been set to invoiceable",
"version": "11.0.1.0.2",
"project_urls": {
"Homepage": "https://github.com/OCA/sale-workflow"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2704e9fa2e0e2ac5b2e24486cde005742dd3b71ab14fe53b6eb9c2922333a9b4",
"md5": "8ed849a7bde1de47cd136730fcb51feb",
"sha256": "7a55c58f057e2c7b68527d3a77bd522a692fd75be7954691f390850661d96ec2"
},
"downloads": -1,
"filename": "odoo11_addon_sale_order_invoicing_finished_task-11.0.1.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ed849a7bde1de47cd136730fcb51feb",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 150648,
"upload_time": "2019-07-17T05:05:47",
"upload_time_iso_8601": "2019-07-17T05:05:47.375234Z",
"url": "https://files.pythonhosted.org/packages/27/04/e9fa2e0e2ac5b2e24486cde005742dd3b71ab14fe53b6eb9c2922333a9b4/odoo11_addon_sale_order_invoicing_finished_task-11.0.1.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2019-07-17 05:05:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "sale-workflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo11-addon-sale-order-invoicing-finished-task"
}