Overview
AutoLog’s Inventory Management system allows you to track assets (activos) across multiple warehouses (bodegas), assign them to employees or clients, and maintain a complete history of movements and locations.Core Concepts
Assets (Activos)
Assets are trackable items in your inventory system, such as:- IT equipment (laptops, monitors, phones)
- Tools and machinery
- Furniture and fixtures
- Any other organizational property
Warehouses (Bodegas)
Warehouses are physical storage locations where assets are kept. Each warehouse:- Has a unique name and description
- Is associated with a specific city/location
- Contains a collection of assets
- Can be managed independently
Destinations
Assets can be assigned to three types of destinations:- Bodega: Stored in a warehouse
- Cliente: Assigned to a client at a specific site
- Empleado: Assigned to an employee
Managing Warehouses
Viewing Warehouses
Navigate to Inventory > Warehouses to see all registered warehouses. Warehouse list shows:- Warehouse name
- City/location
- Description
- Number of assets stored
Creating a Warehouse
Open Creation Form
Click “New Warehouse” in the top-right corner.
Requires
crear_bodegas or gestionar_bodegas permission.Fill Required Information
- Name: Unique warehouse identifier (e.g., “Main Warehouse”, “HQ Storage”)
- City: Select from available locations
- Description: Optional notes about the warehouse
Editing Warehouse Details
- Find the warehouse in the list
- Click the three-dot menu icon
- Select “Edit”
- Modify the information
- Save changes
Editing a warehouse does not affect the assets stored within it.
Managing Assets
Global Asset List
The global asset list (Inventory > Assets) shows all assets across all warehouses. Columns displayed:- Code: Unique asset identifier
- Name: Asset description
- Type: Category (laptop, monitor, tool, etc.)
- Model: Manufacturer model number
- Serial Number: Hardware serial
- Status: Current state (Available, In Use, Maintenance, etc.)
- Destination: Current location or assignment
Asset Statuses
Assets can have various statuses with color coding:- Disponible (Available): Ready for assignment - Blue
- En Uso (In Use): Currently assigned - Green
- Mantenimiento (Maintenance): Under repair - Yellow
- Baja (Decommissioned): Retired from service - Red
- Extraviado (Lost): Cannot be located - Orange
Creating an Asset
Navigate to Warehouse
Assets are typically created within a specific warehouse. Navigate to the warehouse detail page and click “Add Asset.”
You can also create assets from the global asset list if your organization allows it.
Fill Asset Information
Required fields:
- Code: Unique identifier (often an asset tag number)
- Name: Descriptive name
- Type: Asset category
- Status: Initial status (usually “Disponible”)
- Model
- Serial number
- Purchase date
- Purchase price
- Notes
Set Initial Location
If creating from within a warehouse, it’s automatically assigned to that warehouse. Otherwise, select the destination.
Editing Assets
Locate the Asset
Use search or filters to find the asset:
- Search by code, name, model, or serial number
- Filter by status, type, or location
Moving Assets
Moving assets between locations is a core inventory operation.Initiating a Move
Choose Destination Type
Select where the asset is going:
- To Warehouse: Transfer to another warehouse
- To Client: Assign to a client site
- To Employee: Assign to an employee
Specify Destination
Depending on the type:
- Warehouse: Select from available warehouses
- Client: Choose client and specific site
- Employee: Select employee from the list
All movements are logged with timestamp, user, source, destination, and notes. This creates a complete audit trail.
Movement Types
Internal Transfer- Warehouse → Warehouse
- Tracked for inventory optimization
- Warehouse → Employee or Client
- Often changes status to “En Uso”
- Employee/Client → Warehouse
- Status typically returns to “Disponible”
Asset History
Every asset maintains a complete movement history.Viewing Asset History
- Click the history icon (clock) next to the asset
- A modal displays all movements in chronological order
- Date and time
- User who performed the action
- Source location
- Destination location
- Movement type
- Notes
- Status at the time
QR Codes for Assets
Similar to vehicles, assets can have QR codes for quick identification and lookup.Generating Asset QR Codes
QR codes enable:
- Fast asset lookup
- Mobile-friendly access to details
- Easy inventory audits
- Self-service information for users
Search and Filtering
Search Functionality
The search bar supports searching by:- Asset code (e.g., “LAP-001”)
- Name (e.g., “MacBook Pro”)
- Model (e.g., “ThinkPad X1”)
- Serial number
Search is accent-insensitive and case-insensitive, making it easy to find assets quickly.
Advanced Filters
Click the “Filters” button to open the filter panel: Available filters:- Status: Filter by one or more statuses
- Type: Filter by asset category
- Location: Filter by destination type (Warehouse, Client, Employee)
- Select desired filter values
- Click “Apply”
- Asset list updates to show only matching items
- Active filters are indicated with a badge on the filter button
Clearing Filters
- Click “Clear” in the filter panel to remove all filters
- Or remove individual filter chips if shown
Bulk Operations
Importing Assets
Prepare CSV File
Create a CSV with columns:
- code
- nombre (name)
- tipo (type)
- modelo (model)
- serial_number
- estatus (status)
- And any additional fields
Map Columns
The system will attempt to auto-map CSV columns to asset fields. Review and adjust if needed.
Exporting Assets
- Apply any desired filters to the asset list
- Click “Options” > “Export”
- Choose format:
- CSV (for spreadsheets)
- Excel (XLSX)
- PDF (for reports)
- Customize columns to export (optional)
- Download the file
Pagination and Display
The asset list supports pagination for large inventories:- Results per page: 10, 25, 50, or 100 items
- Page navigation: First, previous, next, last
- Result counter: Shows “Showing X-Y of Z results”
Optimizing for Large Inventories
- Use filters to narrow results
- Increase results per page to 100 for faster browsing
- Use search for direct lookups
- Bookmark frequently accessed warehouses
Permissions
Inventory management uses granular permissions:| Permission | Capability |
|---|---|
ver_bodegas | View warehouses |
crear_bodegas | Create warehouses |
editar_bodegas | Edit warehouses |
gestionar_bodegas | Full warehouse admin |
ver_activos | View assets |
crear_activos | Create assets |
editar_activos | Edit assets |
mover_activos | Move assets between locations |
ver_historial_activos | View asset history |
crear_QR | Generate QR codes |
Administrators automatically have all permissions. Contact your admin to request additional access.
Keyboard Shortcuts
Speed up your workflow with these shortcuts:/orCtrl+Shift+F: Focus search barCtrl+Shift+N: Create new asset (if permitted)Ctrl+Shift+E: Export assetsCtrl+Shift+I: Import assetsCtrl+Shift+L: Open filters
Press the keyboard icon in the toolbar to see all available shortcuts.
Mobile Experience
Inventory management is fully mobile-responsive:- Touch-optimized action buttons
- Swipeable tables
- Mobile QR scanning
- Simplified filters for smaller screens
- Use search instead of browsing large lists
- QR scanning is faster than manual entry
- Landscape mode for better table viewing
Troubleshooting
Cannot Move Asset
Problem: Move button disabled or errors when moving Solutions:- Verify you have
mover_activospermission - Check if asset is already in a pending move
- Ensure destination is valid and active
- Reload page to refresh state
Asset Not Appearing in Warehouse
Problem: Asset created but doesn’t show in warehouse list Solutions:- Check applied filters (clear all filters)
- Verify the asset was assigned to the correct warehouse
- Use global asset search to locate it
- Check if asset status is hiding it
Import Failed
Problem: CSV import returns errors Solutions:- Verify CSV format matches template
- Check for duplicate asset codes
- Ensure required fields are present
- Validate data types (dates, numbers)
- Remove special characters from codes
Related Features
- Dashboard: View inventory statistics
- Reports: Generate inventory reports
- Search: Use global search to find assets
Technical Reference
Source Files:- Assets list:
src/pages/Inventario/ActivosList.jsx - Warehouses:
src/pages/Inventario/BodegasList.jsx - Move modal:
src/pages/Inventario/MoverActivoModal.jsx - History:
src/pages/Inventario/HistorialActivoModal.jsx - Import:
src/pages/Inventario/ModalImportarActivos.jsx