odoo12-addon-project-stock


Nameodoo12-addon-project-stock JSON
Version 12.0.1.0.0.99.dev10 PyPI version JSON
download
home_pagehttps://github.com/OCA/project
SummaryProject Stock
upload_time2023-11-03 05:20:57
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============
Project Stock
=============

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1208c7b9b2f1a344dfc68ebd61cf4da2fadecbb8a94aea869fc42a11e7cb21ca
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
    :target: https://github.com/OCA/project/tree/12.0/project_stock
    :alt: OCA/project
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/project-12-0/project-12-0-project_stock
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=12.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows to consume products directly from a project task.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To configure this module, you need to:

#. Go to *Inventory -> Configuration -> Settings* and check "Storage Locations" option.
#. Go to *Inventory -> Configuration -> Operation types*.
#. Create a new operation type with the following options:
    * `Operation type`: Task material
    * `Code`: TM
    * `Type of operation`: Delivery
    * `Default Source Location`: WH/Stock
    * `Default Destination Location`: WH/Stock/Shelf 1
#. Go to *Project -> Configuration -> Projects*.
#. Create a new project with the following options:
    * `Name`: Task material
    * `Operation type`: Task material
#. Go to *Project -> Configuration -> Stages* and edit some records.
    * `In progress`: Check Use Stock Moves option and add the created project.
    * `Done`: Check Use Stock Moves option + Lock Stock Moves and add the created project.

Usage
=====

#. Go to *Projects -> Task material (project)* and create a task and edit it.
#. *Stock Info* is displayed in the *Extra info* tab with the same project information, but it can be modified.
#. Add some product to *Stock Info* tab and set some initial demand (1 for example).
#. Change the stage to Done.
#. *Stock Info* tab is readonly and some buttons show in header:
    * `Confirm material`: Confirm all moves.
    * `Check availability materials`: Product availability will be checked.
    * `Transfer Materials`: Stock moves are confirmed and moved from one location to another.
    * `Unreserve`: Remove the reservation stock of the products.
    * `Cancel Materials`: Set the moves of the products as cancelled.
    * `Scrap`: Allows the defined products to be scrapped.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_stock%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

  * Víctor Martínez
  * Pedro M. Baeza

* `Escodoo <https://www.escodoo.com.br>`_:

  * Marcel Savegnago <marcel.savegnago@escodoo.com.br>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

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

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.

.. |maintainer-victoralmau| image:: https://github.com/victoralmau.png?size=40px
    :target: https://github.com/victoralmau
    :alt: victoralmau

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-victoralmau| 

This module is part of the `OCA/project <https://github.com/OCA/project/tree/12.0/project_stock>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/project",
    "name": "odoo12-addon-project-stock",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "=============\nProject Stock\n=============\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:1208c7b9b2f1a344dfc68ebd61cf4da2fadecbb8a94aea869fc42a11e7cb21ca\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github\n    :target: https://github.com/OCA/project/tree/12.0/project_stock\n    :alt: OCA/project\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/project-12-0/project-12-0-project_stock\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=12.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to consume products directly from a project task.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Go to *Inventory -> Configuration -> Settings* and check \"Storage Locations\" option.\n#. Go to *Inventory -> Configuration -> Operation types*.\n#. Create a new operation type with the following options:\n    * `Operation type`: Task material\n    * `Code`: TM\n    * `Type of operation`: Delivery\n    * `Default Source Location`: WH/Stock\n    * `Default Destination Location`: WH/Stock/Shelf 1\n#. Go to *Project -> Configuration -> Projects*.\n#. Create a new project with the following options:\n    * `Name`: Task material\n    * `Operation type`: Task material\n#. Go to *Project -> Configuration -> Stages* and edit some records.\n    * `In progress`: Check Use Stock Moves option and add the created project.\n    * `Done`: Check Use Stock Moves option + Lock Stock Moves and add the created project.\n\nUsage\n=====\n\n#. Go to *Projects -> Task material (project)* and create a task and edit it.\n#. *Stock Info* is displayed in the *Extra info* tab with the same project information, but it can be modified.\n#. Add some product to *Stock Info* tab and set some initial demand (1 for example).\n#. Change the stage to Done.\n#. *Stock Info* tab is readonly and some buttons show in header:\n    * `Confirm material`: Confirm all moves.\n    * `Check availability materials`: Product availability will be checked.\n    * `Transfer Materials`: Stock moves are confirmed and moved from one location to another.\n    * `Unreserve`: Remove the reservation stock of the products.\n    * `Cancel Materials`: Set the moves of the products as cancelled.\n    * `Scrap`: Allows the defined products to be scrapped.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_stock%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * V\u00edctor Mart\u00ednez\n  * Pedro M. Baeza\n\n* `Escodoo <https://www.escodoo.com.br>`_:\n\n  * Marcel Savegnago <marcel.savegnago@escodoo.com.br>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\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\n.. |maintainer-victoralmau| image:: https://github.com/victoralmau.png?size=40px\n    :target: https://github.com/victoralmau\n    :alt: victoralmau\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-victoralmau| \n\nThis module is part of the `OCA/project <https://github.com/OCA/project/tree/12.0/project_stock>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Project Stock",
    "version": "12.0.1.0.0.99.dev10",
    "project_urls": {
        "Homepage": "https://github.com/OCA/project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96ca7d8077c2b81f07114f54efd4dcac3aa47dbf8fdf4e3d73c3b0be24399cd7",
                "md5": "d5d6bc9d0d9d42c8291c2b705adc2e73",
                "sha256": "50dd2f71c7a91512b23d0c7f9c723e3d886b668f62fd0d57d8f9d17c22f81293"
            },
            "downloads": -1,
            "filename": "odoo12_addon_project_stock-12.0.1.0.0.99.dev10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5d6bc9d0d9d42c8291c2b705adc2e73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 47924,
            "upload_time": "2023-11-03T05:20:57",
            "upload_time_iso_8601": "2023-11-03T05:20:57.612556Z",
            "url": "https://files.pythonhosted.org/packages/96/ca/7d8077c2b81f07114f54efd4dcac3aa47dbf8fdf4e3d73c3b0be24399cd7/odoo12_addon_project_stock-12.0.1.0.0.99.dev10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 05:20:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "project",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo12-addon-project-stock"
}
        
Elapsed time: 0.14874s