Ralph’s stock-taking feature streamlines the inventory verification process by allowing employees to confirm their assigned assets quickly through a self-service interface.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/allegro/ralph/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Stock-taking provides:- Self-service verification - Employees confirm their own equipment
- Automated tagging - Assets are tagged automatically upon confirmation
- Warehouse-based - Enable per warehouse or region
- Audit trail - All confirmations recorded in asset history
- Missing asset reporting - Track items that can’t be located
Enabling Stock Taking
Stock-taking can be enabled at two levels:Warehouse Level
Enable Stock Taking
Check the Stocktaking enabled checkbox.This enables stock-taking for all assets in this warehouse.
Configure Tag Suffix (Optional)
Set Stocktaking tag suffix to differentiate tags by warehouse.Example: Set to “WH1” to create tags like
STOCK-WH1Region Level
Enable Stock Taking
Check the Stocktaking enabled checkbox.This enables stock-taking for all users in this region.
An asset is eligible for stock-taking if either its warehouse or its user’s region has stock-taking enabled.
Employee Stock-Taking Process
Once enabled, employees see stock-taking options in their equipment view.Accessing My Equipment
Confirming Asset Possession
When an employee confirms they have an asset:Review Asset Details
A confirmation page shows:
- Barcode/Inventory number
- Category
- Manufacturer
- Model
- Serial number
Reporting Missing Assets
When an employee reports an asset as missing:Stock-Taking Tags
Tags are automatically applied to track stock-taking status.Default Tags
Base Tag- Default:
INVENTORY - Configured via:
INVENTORY_TAGsetting
- Default:
INVENTORY-USER - Configured via:
INVENTORY_TAG_USERsetting
- Default:
INVENTORY-MISSING - Configured via:
INVENTORY_TAG_MISSINGsetting
Warehouse-Specific Tags
When a warehouse has a stocktaking tag suffix:Date Tags
IfINVENTORY_TAG_APPEND_DATE is enabled:
Configuration Settings
Configure stock-taking behavior in Django settings:Asset History Tracking
All stock-taking actions are recorded in asset history:- Timestamp of confirmation
- User who performed the action
- Tags added
- Comments indicating stock-taking event
Common Workflows
Annual Stock-Taking Campaign
New Employee Onboarding
Department Reorganization
Reporting and Analysis
Finding Verified Assets
Filter assets by inventory tags:Finding Missing Assets
Stock-Taking Completion Rate
- Count total assets assigned to users
- Count assets with inventory tags
- Calculate percentage: (tagged / total) × 100
Tips and Best Practices
Integration with Regular Stock-Taking
Self-service stock-taking complements, but doesn’t replace, traditional physical inventory counts.
- Self-service: Quick verification for standard equipment
- Physical audit: Detailed verification for high-value or sensitive items
Troubleshooting
Stock-taking option not visible
Stock-taking option not visible
- Verify stock-taking is enabled on warehouse or region
- Check that asset is assigned to a user
- Confirm user is logged in and viewing My Equipment page
- Verify user has permission to access My Equipment
Tags not being applied
Tags not being applied
Can't disable stock-taking
Can't disable stock-taking
- Uncheck the “Stocktaking enabled” box on warehouse/region
- Save the changes
- Already-applied tags remain for audit purposes
- New confirmations won’t be accepted
Related Documentation
- Custom Fields - Add custom inventory data
- Dashboards - Visualize stock-taking progress