48.62

v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 91
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 84
Technical Name warehouse_stock_restrictions
LicenseOPL-1
Websitehttp://www.techspawn.com
Versions 17.0 16.0 15.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 84
Technical Name warehouse_stock_restrictions
LicenseOPL-1
Websitehttp://www.techspawn.com
Versions 17.0 16.0 15.0 8.0 9.0 10.0 11.0 12.0 13.0 14.0

Warehouse Restriction

By Techspawn Solutions Pvt Ltd

Warehouse and Stock Location Restriction on Users

Warehouse Stock Restriction

This module limits the number of warehouse/stock locations available to each user. As a result, only particular users have access to the choosen site. How did it turn out? You must go into the specific user's account and pick the location so that it is visible and accessible to that user.

Restrict Warehouse operations for User

Restrict User to use specific Locations

Restrict the user to other warehouses

On selecting Restrict Location optionadmin can add allowed Stock Location for the User

USER GUIDE

Step 1 : Go to Settings/
Step 2 : Go to Users & Companies/
Step 3 : Select the User and see screenshot Tab

Help and Support

Get Immediate support for any of your query
You will get 90 days free support for any doubt queries, and bug fixing (excluding data recovery) or any type of issue related to this module.

Write a mail to us:

support@techspawn.com

Any queries or want any extra features? Just drop a mail to our support

Get in touch with our Expert:

https://techspawn.com/connect-with-techspawn/

Any technical queries, want extra features, or anything else, our team is ready to answer all your questions just raise a support ticket

Related Products

Warehouse Restriction

  • This module will add Warehouse and Stock Location Restriction on Users

Installation

  • Install the module normally like other modules.

Configuration

  • Add Default Warehouse Opertions and Allowed Stock Locations and you are ready to go.

Note

  • This restrictions are created using rule and access rights, so it will have no effect on the Adminstrator.
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
error after clicking valuation
by
Applet Solution
on 1/20/20, 11:15 AM

Odoo Server Error Traceback (most recent call last): File "/opt/odoo/inventory/odoo/odoo/http.py", line 656, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/inventory/odoo/odoo/http.py", line 314, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/inventory/odoo/odoo/tools/pycompat.py", line 87, in reraise raise value File "/opt/odoo/inventory/odoo/odoo/http.py", line 698, in dispatch result = self._call_function(**self.params) File "/opt/odoo/inventory/odoo/odoo/http.py", line 346, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/inventory/odoo/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/inventory/odoo/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo/inventory/odoo/odoo/http.py", line 941, in __call__ return self.method(*args, **kw) File "/opt/odoo/inventory/odoo/odoo/http.py", line 519, in response_wrap response = f(*args, **kw) File "/opt/odoo/inventory/odoo/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/inventory/odoo/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/inventory/odoo/odoo/api.py", line 759, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/opt/odoo/inventory/odoo/odoo/api.py", line 746, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odoo/inventory/odoo/addons/stock/models/stock_picking.py", line 755, in button_validate self.action_done() File "/opt/odoo/inventory/odoo/addons/stock/models/stock_picking.py", line 631, in action_done todo_moves._action_done() File "/opt/odoo/inventory/odoo/addons/stock_account/models/stock.py", line 401, in _action_done for move in res: TypeError: 'NoneType' object is not iterable