odoo13-addon-project-stock


Nameodoo13-addon-project-stock JSON
Version 13.0.2.2.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/project
SummaryProject Stock
upload_time2023-03-09 11:34:08
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.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/13.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-13-0/project-13-0-project_stock
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/140/13.0
    :alt: Try me on Runbot

|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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_stock%0Aversion:%2013.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

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/13.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": "odoo13-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   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\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/13.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-13-0/project-13-0-project_stock\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/140/13.0\n    :alt: Try me on Runbot\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 smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_stock%0Aversion:%2013.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\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/13.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": "13.0.2.2.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16b2d6037df2e686b29e22f63063c9f66e558ba186ff4330495d0b5faffa1357",
                "md5": "12cd358c31aded84a336f55a37336fc3",
                "sha256": "20b41de8b9be130485611d0bcbfc669555f683c229e8963b273128d7b5778648"
            },
            "downloads": -1,
            "filename": "odoo13_addon_project_stock-13.0.2.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12cd358c31aded84a336f55a37336fc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 40164,
            "upload_time": "2023-03-09T11:34:08",
            "upload_time_iso_8601": "2023-03-09T11:34:08.581264Z",
            "url": "https://files.pythonhosted.org/packages/16/b2/d6037df2e686b29e22f63063c9f66e558ba186ff4330495d0b5faffa1357/odoo13_addon_project_stock-13.0.2.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-09 11:34:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "project",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo13-addon-project-stock"
}
        
Elapsed time: 0.13834s