Purchase Consignment / Inventory

Inventory adjustments based on consignment owners

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

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

Purchase Consignment Inventory

This module extends the purchase_consignment module (from the same repository).

It allows to make an inventory adjustment for all products of a single consignment supplier.

Configuration

As Inventory / Manager, I go to the form view of a product.

I check the Consignment box:

static/description/product_form_consignment.png

I select a vendor:

static/description/product_form_vendor.png

Usage

I create an inventory adjustment. I select Consignment Supplier.

static/description/inventory_form.png

I start the inventory adjusment.

The list of products contains all consigned products of the selected supplier.

static/description/inventory_lines.png

Supplier with no Product

If a supplier has no consigned product, the inventory line list will be empty.

static/description/inventory_lines_empty.png

In such case, no product will be selectable when adding new inventory lines.

Behavior in Details

When the inventory is started, the products are searched based on the Consignment checkbox and the list of vendors of a product.

The search is not based on the Owner of a quant. If a quant has a wrong owner or no owner at all, it will appear (if the product is consigned under the selected supplier). This is intended to make the system more transparent and help track errors.

If a quant is owned by the selected supplier, but not set as a consigned product for this supplier, it will not appear.

Contributors