Skip to content

Overview

Javapackage: com.etendoerp.warehouse.extensions

Etendo Marketplace: Warehouse Extensions Bundle

Overview

This bundle includes enhancements for the Warehouse Management functionalities in Etendo.

Translations

Modules

Advanced Warehouse Management

Javapackage: com.etendoerp.advanced.warehouse.management

Extends Etendo with comprehensive, flexible, and automated inventory management fully synchronized with Etendo Mobile for real-time traceability. It supports configurable inventory statuses, automatic movement rules (including virtual bins), AUOM-based reservations that respect boxes/pallets and conversions, and an Inbound Receipt flow that creates Referenced Inventory per logistics unit.

Barcode handling includes GS1-128 AIs (e.g., GTIN, lot, expiry, locator, logistics unit) and related-code search. A task engine enables auto-generation and assignment of warehouse tasks, and from mobile users can manage Picking, Packing, and Inventory Tasks—specifically Inventory Adjustment and Inventory Relocation—with scan-based validation, strict quantity control, and exact fulfillment of reservations for faster, error-resistant operations and end-to-end traceability.

Info

For more information, visit Advanced Warehouse Management.

Automated Warehouse Reservation

Javapackage: com.etendoerp.automated.warehouse.reservation

This module adds the option Automatic - Only Default Warehouse to the Stock Reservation field of the lines tab in the Sales Order window. This is used to limit the reservation only to the warehouse specified in the header of the order.

Info

For more information, visit Sales Order and Stock Reservation.

Packing

Javapackage: org.openbravo.warehouse.packing

The Packing functionality in Etendo focuses on helping warehouse staff pack products in an efficient and organized way. This functionality facilitates staff to concentrate on packaging items accurately once they have been picked. If both modules picking and packing are installed, the workflow begins with picking and continues with packing, ensuring a smooth and organized order fulfillment process. However, it is also possible to use the modules separately.

Info

For more information, visit Packing.

Picking

Javapackage: org.openbravo.warehouse.pickinglist

Javapackage: org.openbravo.warehouse.structure

In Etendo, the Picking functionality is designed to help warehouse staff manage and deliver picking lists efficiently. This module facilitates users to access and organize the items that need to be collected from storage. By streamlining the picking process, it reduces errors and improves the overall speed of order preparation. Picking is typically the first step in the order fulfillment workflow when both Picking and Packing modules are installed.

Info

For more information, visit Picking.

Product Operations

Javapackage: com.etendoerp.product.operations

This module allows you to observe and analyze in detail all transactions associated with the selected product.

Info

For more information, visit Product Operations user guide.

Reactivate Warehouse Documents

Javapackage: com.etendoerp.reactivate.warehouse.documents

Javapackage: com.etendoerp.reactivate.warehouse.documents.template

This functionality is part of the Warehouse Extensions Bundle and it is useful when the user needs to reactivate documents such as Goods Movements, Goods Receipts, Goods Shipments and Physical Inventories. 

Info

For more information, visit the user guide for:

Stock History

Javapackage: com.etendoerp.stock.history

This module provides updated information about the daily history stock of the products.

Info

For more information, visit Stock History user guide and Stock History developer guide.

Stock Logistic Unit

Javapackage: com.etendoerp.stock.logisticunit

The Stock Logistic Unit module extends Etendo’s standard warehouse management functionality by integrating Alternative Units of Measure (AUOM) with the Referenced Inventory model. It introduces new logistic unit types such as Box and Pallet, enabling traceability and efficient stock control in all warehouse operations.
This module also enhances stock reservation logic, prioritizing complete logistics units (Boxes or Pallets) over individual units to optimize stock allocation and maintain consistency with sales order conditions.

Info

For more information, visit the Stock Logistic Unit user guide.

Uninstall bundle

To uninstall the bundle and prevent future problems with orphan records, a sequence of steps must be followed:

  1. Run the following query in the environment's database

    DELETE FROM OBUIAPP_GC_TAB 
    WHERE AD_TAB_ID = 'C3DB551F2BCA40A79AAF21DBD6D06309';
    

  2. After the query successfully finishes, delete the bundle by the way corresponding to the installation method (Sources/JARs)


This work is licensed under CC BY-SA 2.5 ES by Futit Services S.L.