odoo-addon-stock-weighing


Nameodoo-addon-stock-weighing JSON
Version 15.0.1.0.0.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-weighing
SummaryWeighing assistant for stock operations
upload_time2024-09-07 04:36:17
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.8
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
Weighing assistant
==================

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

.. |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%2Fstock--weighing-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-weighing/tree/15.0/stock_weighing
    :alt: OCA/stock-weighing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-weighing-15-0/stock-weighing-15-0-stock_weighing
    :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/stock-weighing&target_branch=15.0
    :alt: Try me on Runboat

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

A shopfloor assistant for weighing on stock operations.

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

Some bussiness must weigh their operations in order to process them. For
example in fresh product factories where the demand could not fit the
exact a amount of delivered product and that depends on the final
operation weight.

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

You need to configure an operation type so its operations show up in the
weighing assistant.

To do so:

1. Go to *Configuration > Operations Types* and choose the one you want
   to configure.
2. Set *Weighing operations* on.
3. You can choose your desired *Weighing lable report*.
4. If you want to print your labels automatically, set *Print weighing
   label* on.

If you don't have any product with units of measure of the weight
category, you'll have to add some.

-  Allow to show the units of measure in your config settings if isn't
   ready yet.
-  Add some products with a unit of measure of the weight category
   (kilograms, grams, etc.).
-  Place some pending operations for those products.

If you want to use the weighing system for other operations you can set
the configuration parameter ``stock_weighing.any_operation_actions`` to
a true value. You'll be a able to record other values.

Usage
=====

You've got several ways to start weighing pending operations:

**From the app menu**

1. Go to the app menu an click on *Weighing*
2. You'll be presented with your weighing options (Incoming, Outgoing or
   more if a third module extends it)
3. You can start weighing.

**From a weighing operation type**

1. Go to *Inventory > Overview*.
2. Those operation types with *weighing operation* active will show a
   button with the pending ones.
3. Click on it and you can start weighing.

**From a picking**

1. In any picking with weighing operations, you can click on the smart
   button and start processing them.

Using the assitant
------------------

You'll be presented with a list of operations to weigh. To weigh them,
just press the red circle button to record a new weight:

-  If there's only one detailed operation reserved, a popup will show up
   to record the operation weight.
-  If there are several, you'll enter the detailed view and you'll be
   able to weigh every detailed operation.
-  If you just want to weigh one, you can force the operation as done
   using the checkmark button.

You can reset your weighing using the cross button. You can print the
label on demand using the printer button. You can add a new detailed
operation using the plus button.

Known issues / Roadmap
======================

-  This PR should be https://github.com/odoo/odoo/pull/161042 merged in
   order to reload the kanban view properly after each action. Otherwise
   we should reimplement the whole core method in our override.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-weighing/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/stock-weighing/issues/new?body=module:%20stock_weighing%0Aversion:%2015.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>`__

   -  David Vidal
   -  Sergio Teruel

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.

This module is part of the `OCA/stock-weighing <https://github.com/OCA/stock-weighing/tree/15.0/stock_weighing>`_ 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/stock-weighing",
    "name": "odoo-addon-stock-weighing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "==================\nWeighing assistant\n==================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:62c42e28999191ceeffadcf8b9010790262473e4679c2f07d60c9b7a8d859fde\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%2Fstock--weighing-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-weighing/tree/15.0/stock_weighing\n    :alt: OCA/stock-weighing\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-weighing-15-0/stock-weighing-15-0-stock_weighing\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/stock-weighing&target_branch=15.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nA shopfloor assistant for weighing on stock operations.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nSome bussiness must weigh their operations in order to process them. For\nexample in fresh product factories where the demand could not fit the\nexact a amount of delivered product and that depends on the final\noperation weight.\n\nConfiguration\n=============\n\nYou need to configure an operation type so its operations show up in the\nweighing assistant.\n\nTo do so:\n\n1. Go to *Configuration > Operations Types* and choose the one you want\n   to configure.\n2. Set *Weighing operations* on.\n3. You can choose your desired *Weighing lable report*.\n4. If you want to print your labels automatically, set *Print weighing\n   label* on.\n\nIf you don't have any product with units of measure of the weight\ncategory, you'll have to add some.\n\n-  Allow to show the units of measure in your config settings if isn't\n   ready yet.\n-  Add some products with a unit of measure of the weight category\n   (kilograms, grams, etc.).\n-  Place some pending operations for those products.\n\nIf you want to use the weighing system for other operations you can set\nthe configuration parameter ``stock_weighing.any_operation_actions`` to\na true value. You'll be a able to record other values.\n\nUsage\n=====\n\nYou've got several ways to start weighing pending operations:\n\n**From the app menu**\n\n1. Go to the app menu an click on *Weighing*\n2. You'll be presented with your weighing options (Incoming, Outgoing or\n   more if a third module extends it)\n3. You can start weighing.\n\n**From a weighing operation type**\n\n1. Go to *Inventory > Overview*.\n2. Those operation types with *weighing operation* active will show a\n   button with the pending ones.\n3. Click on it and you can start weighing.\n\n**From a picking**\n\n1. In any picking with weighing operations, you can click on the smart\n   button and start processing them.\n\nUsing the assitant\n------------------\n\nYou'll be presented with a list of operations to weigh. To weigh them,\njust press the red circle button to record a new weight:\n\n-  If there's only one detailed operation reserved, a popup will show up\n   to record the operation weight.\n-  If there are several, you'll enter the detailed view and you'll be\n   able to weigh every detailed operation.\n-  If you just want to weigh one, you can force the operation as done\n   using the checkmark button.\n\nYou can reset your weighing using the cross button. You can print the\nlabel on demand using the printer button. You can add a new detailed\noperation using the plus button.\n\nKnown issues / Roadmap\n======================\n\n-  This PR should be https://github.com/odoo/odoo/pull/161042 merged in\n   order to reload the kanban view properly after each action. Otherwise\n   we should reimplement the whole core method in our override.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-weighing/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/stock-weighing/issues/new?body=module:%20stock_weighing%0Aversion:%2015.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   -  David Vidal\n   -  Sergio Teruel\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\nThis module is part of the `OCA/stock-weighing <https://github.com/OCA/stock-weighing/tree/15.0/stock_weighing>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Weighing assistant for stock operations",
    "version": "15.0.1.0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-weighing"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "483c28bb5c9bbfa16b7ea18bb63e1acab2d779bf6a74e9be1eb2ffb05dfe2956",
                "md5": "a84dc6e2dbe7efe0a04b04966e78a1b6",
                "sha256": "0d392a59da946aa42427fe0def14a639764d673e26711028d57ec0971ab1d379"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_weighing-15.0.1.0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a84dc6e2dbe7efe0a04b04966e78a1b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60081,
            "upload_time": "2024-09-07T04:36:17",
            "upload_time_iso_8601": "2024-09-07T04:36:17.352875Z",
            "url": "https://files.pythonhosted.org/packages/48/3c/28bb5c9bbfa16b7ea18bb63e1acab2d779bf6a74e9be1eb2ffb05dfe2956/odoo_addon_stock_weighing-15.0.1.0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 04:36:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-weighing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-stock-weighing"
}
        
Elapsed time: 0.34482s