odoo-addon-stock-vlm-mgmt


Nameodoo-addon-stock-vlm-mgmt JSON
Version 16.0.1.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-warehouse
SummaryLight self contained alternative for VLM integrations
upload_time2024-09-02 11:09:30
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
Vertical Lift Module management
===============================

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

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

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

This module adds basic a management system for Vertical Lift Modules. It's thought as
a simpler alternative attemp to stock_vertical_lift and all the dependencies that
come with it.

**Table of contents**

.. contents::
   :local:

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

* Launch the tasks in batches so we don't have to send them to the VLM one by one. In
  the case of Kardex, we'll be dealing with the connection limitations. If we send a
  list of tasks, right now we're closing the connection once we receive a response (Kardex).
  We need to keep listening until all the ids are received, but that locks our thread...
  We also need to respond to operation issues on every task, like full trays, changes
  of quantity, etc... and we can't lock many threads as we could put down the instance.
  Something along the lines of queue_job maybe would need to push to the bus the tasks
  updates (hard?) Or maybe the kardex proxy from c2c where we use a controller to send
  the tasks? This should rely on js, if we want a proper UX.
* Confirming the VLM tasks after the picking is confirmed makes not much sense, but
  we're dealing with the quants limitations. Anyway we shouldn't allow to leave
  operations on halt and after a real VLM task is done, the picking should be validated.
  What to do with the non existing quants (inputs)... maybe we could leave the vlm task
  pending assignation, so when we finally validate the picking we just have to perform
  the proper links.
* Not a requiste right now, but we could need to support batch pickings. Let's deal
  with the basics for now anyway.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/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-logistics-warehouse/issues/new?body=module:%20stock_vlm_mgmt%0Aversion:%2016.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
  * 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-chienandalu| image:: https://github.com/chienandalu.png?size=40px
    :target: https://github.com/chienandalu
    :alt: chienandalu

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

|maintainer-chienandalu| 

This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_vlm_mgmt>`_ 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-logistics-warehouse",
    "name": "odoo-addon-stock-vlm-mgmt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "===============================\nVertical Lift Module management\n===============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:51657dc4492c8dea234bcad1824c34b1ff73c7c5005c89321530f072307563cb\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--logistics--warehouse-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_vlm_mgmt\n    :alt: OCA/stock-logistics-warehouse\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_vlm_mgmt\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-logistics-warehouse&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds basic a management system for Vertical Lift Modules. It's thought as\na simpler alternative attemp to stock_vertical_lift and all the dependencies that\ncome with it.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nKnown issues / Roadmap\n======================\n\n* Launch the tasks in batches so we don't have to send them to the VLM one by one. In\n  the case of Kardex, we'll be dealing with the connection limitations. If we send a\n  list of tasks, right now we're closing the connection once we receive a response (Kardex).\n  We need to keep listening until all the ids are received, but that locks our thread...\n  We also need to respond to operation issues on every task, like full trays, changes\n  of quantity, etc... and we can't lock many threads as we could put down the instance.\n  Something along the lines of queue_job maybe would need to push to the bus the tasks\n  updates (hard?) Or maybe the kardex proxy from c2c where we use a controller to send\n  the tasks? This should rely on js, if we want a proper UX.\n* Confirming the VLM tasks after the picking is confirmed makes not much sense, but\n  we're dealing with the quants limitations. Anyway we shouldn't allow to leave\n  operations on halt and after a real VLM task is done, the picking should be validated.\n  What to do with the non existing quants (inputs)... maybe we could leave the vlm task\n  pending assignation, so when we finally validate the picking we just have to perform\n  the proper links.\n* Not a requiste right now, but we could need to support batch pickings. Let's deal\n  with the basics for now anyway.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/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-logistics-warehouse/issues/new?body=module:%20stock_vlm_mgmt%0Aversion:%2016.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  * 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-chienandalu| image:: https://github.com/chienandalu.png?size=40px\n    :target: https://github.com/chienandalu\n    :alt: chienandalu\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-chienandalu| \n\nThis module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_vlm_mgmt>`_ 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": "Light self contained alternative for VLM integrations",
    "version": "16.0.1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-warehouse"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c93a60dd84f0bbd47ea631ecbd820fd1316845e5f6867a39121704229ac83a6",
                "md5": "14c89933e70ed253e748183acd2d5b25",
                "sha256": "09278e51c0aa14309ac3413fe4663f0a2351acd6143af012a1825bad49522096"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_vlm_mgmt-16.0.1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14c89933e70ed253e748183acd2d5b25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 66257,
            "upload_time": "2024-09-02T11:09:30",
            "upload_time_iso_8601": "2024-09-02T11:09:30.641959Z",
            "url": "https://files.pythonhosted.org/packages/2c/93/a60dd84f0bbd47ea631ecbd820fd1316845e5f6867a39121704229ac83a6/odoo_addon_stock_vlm_mgmt-16.0.1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 11:09:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-warehouse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-stock-vlm-mgmt"
}
        
Elapsed time: 0.32618s