Socket
Book a DemoInstallSign in
Socket

odoo-addon-stock-warehouse-security

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odoo-addon-stock-warehouse-security

Restrict user access in multi-warehouse environment

pipPyPI
Version
18.0.1.0.0.4
Maintainers
1

.. image:: https://odoo-community.org/readme-banner-image :target: https://odoo-community.org/get-involved?utm_source=readme :alt: Odoo Community Association

======================== Stock Warehouse Security

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png :target: https://odoo-community.org/page/development-status :alt: Alpha .. |badge2| image:: https://img.shields.io/badge/license-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/18.0/stock_warehouse_security :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-18-0/stock-logistics-warehouse-18-0-stock_warehouse_security :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=18.0 :alt: Try me on Runboat

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

With this module you are able to set a restricted list of allowed warehouses that user can see and operate with.

This module is inspired from the experiences of stock_warehouse_security <https://github.com/akretion/stock-logistics-warehouse/tree/12-muli-wh-security/stock_warehouse_security/>__ on version 12.0 but has some key differences on user experience:

  • In this module there is no new groups, user is able to see allowed warehouses only or all if not set.
  • So in this module there is no "current warehouse" concept on user ( in v12.0 that module was based on base_multi_warehouse <https://github.com/akretion/stock-logistics-warehouse/tree/12-base-multi_warehouse/base_multi_warehouse>__ which allowed users to switch between warehouses).

.. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status <https://odoo-community.org/page/development-status>_

Table of contents

.. contents:: :local:

Usage

Each user administrators is able to defined allowed warehouse.

No warehouse define in such list means no restrictions.

Known issues / Roadmap

  • test make sure default warehouse can still be set if user also sales goods but processus is not unit-tested
  • Add unitest test to ensure transit goods between warehouses still working

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_warehouse_security%0Aversion:%2018.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

  • Akretion
  • Pierre Verkest

Contributors

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-petrus-v| image:: https://github.com/petrus-v.png?size=40px :target: https://github.com/petrus-v :alt: petrus-v

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

|maintainer-petrus-v|

This module is part of the OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_warehouse_security>_ project on GitHub.

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts