odoo8-addon-sale-service-project


Nameodoo8-addon-sale-service-project JSON
Version 8.0.1.1.1.99.dev48 PyPI version JSON
download
home_pagehttp://www.tecnativa.com
SummarySale Service Project
upload_time2023-07-20 05:06:10
maintainer
docs_urlNone
authorTecnativa, 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 Service Project
====================

This module helps you to manage task created from sales order, let you choose
if you wants to invoice from sale order or from task, and helps you to control
with sale order must be invoiced or not depending if the task have been done or
not.

This module adds the option to assign materials and/or works to a service
product type which serve as a template transferring this information to the
line order which may be changed.

This module extends the functionality of the *sale_service* module creating a
new project for each order adding materials and works informed on the order
line to the generated task.

Usage
=====

To use this module, you need to:

#. Go to Sales -> Products and create a product with type Service, check also
   option 'Create task automatically'.
   Now you can add task works and materials for this product.
   You can compute the total price based in all materials and task works
   assigned. In the wizard you must select the product that has assigned
   price's work hour.
#. Go to Sales -> Sales Orders and create new with a service product with works
   or/and materials which can be modified in each line.
#. Print Sale Order to view the new detailed report. If you don't want detail,
   you can disable *Print materials and works*.
#. Assign a Analytic Account or check *invoice_on_timesheets* in Other
   Information tab. (Default value to this field is the same that analytic
   account have assigned, but it can be modified. In the new project created,
   the invoice_on_timesheets field will have same value that the Sale Order.)
   If invoice_on_timesheets field is checked this SO will be invoiced from
   tasks or analytic lines.
#. Confirm Sale Order. A new child project will be created and assigned to the
   Sale Order.
#. Manage the task/s created and invoice when task is closed.


.. 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/8.0

For further information, please visit:

* https://www.odoo.com/forum/help-1

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/
sale-workflow/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 `here <https://github.com/OCA/
sale-workflow/issues/new?body=module:%20
sale_service_project%0Aversion:%20
8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* Rafael Blasco <rafael.blasco@tecnativa.com>
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Carlos Dauden <carlos.dauden@tecnativa.com>
* Sergio Teruel <sergio.teruel@tecnativa.com>
* Antonio Espinosa <antonio.espinosa@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": "http://www.tecnativa.com",
    "name": "odoo8-addon-sale-service-project",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "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 Service Project\n====================\n\nThis module helps you to manage task created from sales order, let you choose\nif you wants to invoice from sale order or from task, and helps you to control\nwith sale order must be invoiced or not depending if the task have been done or\nnot.\n\nThis module adds the option to assign materials and/or works to a service\nproduct type which serve as a template transferring this information to the\nline order which may be changed.\n\nThis module extends the functionality of the *sale_service* module creating a\nnew project for each order adding materials and works informed on the order\nline to the generated task.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to Sales -> Products and create a product with type Service, check also\n   option 'Create task automatically'.\n   Now you can add task works and materials for this product.\n   You can compute the total price based in all materials and task works\n   assigned. In the wizard you must select the product that has assigned\n   price's work hour.\n#. Go to Sales -> Sales Orders and create new with a service product with works\n   or/and materials which can be modified in each line.\n#. Print Sale Order to view the new detailed report. If you don't want detail,\n   you can disable *Print materials and works*.\n#. Assign a Analytic Account or check *invoice_on_timesheets* in Other\n   Information tab. (Default value to this field is the same that analytic\n   account have assigned, but it can be modified. In the new project created,\n   the invoice_on_timesheets field will have same value that the Sale Order.)\n   If invoice_on_timesheets field is checked this SO will be invoiced from\n   tasks or analytic lines.\n#. Confirm Sale Order. A new child project will be created and assigned to the\n   Sale Order.\n#. Manage the task/s created and invoice when task is closed.\n\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/8.0\n\nFor further information, please visit:\n\n* https://www.odoo.com/forum/help-1\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/\nsale-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/\nsale-workflow/issues/new?body=module:%20\nsale_service_project%0Aversion:%20\n8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Rafael Blasco <rafael.blasco@tecnativa.com>\n* Pedro M. Baeza <pedro.baeza@tecnativa.com>\n* Carlos Dauden <carlos.dauden@tecnativa.com>\n* Sergio Teruel <sergio.teruel@tecnativa.com>\n* Antonio Espinosa <antonio.espinosa@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": "Sale Service Project",
    "version": "8.0.1.1.1.99.dev48",
    "project_urls": {
        "Homepage": "http://www.tecnativa.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bb008291962ae5c5ec05a75f523968d8aa3b2e83b8dee6bd8e0b733d5ce782a",
                "md5": "83d4215be3d4549e93ca9d3374d8900a",
                "sha256": "6a2cb64a70f97bb649e54475fe71dc41e9847d24f212ddfc405dc3fbc8c16390"
            },
            "downloads": -1,
            "filename": "odoo8_addon_sale_service_project-8.0.1.1.1.99.dev48-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "83d4215be3d4549e93ca9d3374d8900a",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 229655,
            "upload_time": "2023-07-20T05:06:10",
            "upload_time_iso_8601": "2023-07-20T05:06:10.842011Z",
            "url": "https://files.pythonhosted.org/packages/9b/b0/08291962ae5c5ec05a75f523968d8aa3b2e83b8dee6bd8e0b733d5ce782a/odoo8_addon_sale_service_project-8.0.1.1.1.99.dev48-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-20 05:06:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "odoo8-addon-sale-service-project"
}
        
Elapsed time: 0.10769s