Stock Theoretical Quantity Access

Restrict the access to theoretical quantity of stocks.

Technical Name:
stock_theorical_quantity_access
Version:
12.0
License:
Author:
Numigi
Website:
https://kastor.lab.numigi.net/web/image/product.template/1431/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Stock Theoretical Quantity Access

This module hides the theoretical quantity on inventory adjustments.

Context

When the theoritical quantity is known, it can help employees to steal products unnoticed.

This is why we want only the manager to have access to this information.

Usage (as Employee)

As member of Inventory / User, I create a new inventory adjustment.

I select All Products.

static/description/inventory_form.png

I notice that the Include Exhausted Products checkbox is automatically checked. I can not uncheck the box.

This prevents employees from knowing which products are exhausted.

I start the inventory.

static/description/inventory_started.png

I notice that:

  • The column Theoretical Quantity is hidden.
  • The column Real Quantity contains only zeros.
  • The lines are not colored.

I validate the inventory.

static/description/inventory_validated.png

I notice that I can not see the tab containing the generated stock moves.

Usage (as Manager)

As member of Inventory / Manager, I create a new inventory adjustment.

I select All Products.

static/description/inventory_form_manager.png

I notice that the Include Exhausted Products checkbox is automatically checked. However, I can manually uncheck the box.

I start the inventory.

static/description/inventory_started_manager.png

I notice that:

  • The column Theoretical Quantity is visible.
  • The column Real Quantity contains only zeros.
  • The lines are colored based on their theoretical quantity.

I validate the inventory.

static/description/inventory_validated_manager.png

I can see the tab containing the generated stock moves.

Contributors