# Stockkonversion - English Translation # # Module # ModuleStockKonversionName = Stock Conversion ModuleStockKonversionDesc = Converts purchase units to stock units on goods receipt # # Admin # StockKonversionSetup = Stock Conversion Settings StockKonversionSetupPage = This module automatically converts purchase quantities to stock units when receiving goods from supplier orders. StockKonversionDescription = Conversion factor from purchase unit to stock unit StockKonversionDescriptionLong = On goods receipt the ordered quantity is multiplied by the conversion factor and the unit price is divided accordingly. Example: 1 pack at 12€ becomes 12 pieces at 1€ in stock. # # Extrafield # Umrechnungsfaktor = Conversion factor (purchase->stock) # # Setup page # StockKonversionHowItWorks = How it works StockKonversionExplanation1 = Set the Conversion factor extrafield on the product to define how many stock units are contained in one purchase unit. StockKonversionExplanation2 = Example: You buy 1 pack of terminal strips for 12€ (contains 12 pieces). Factor = 12. StockKonversionExplanation3 = On goods receipt from the supplier order, the module automatically books 12 pieces at 1€ instead of 1 piece at 12€. StockKonversionExplanation4 = The supplier order itself remains unchanged (1 × 12€). StockKonversionProductsWithFactor = Products with conversion factor StockKonversionNoProducts = No products with conversion factor > 1 found. StockKonversionProduct = Product StockKonversionFactor = Factor StockKonversionCurrentStock = Stock StockKonversionPMP = WAP StockKonversionNote = Note StockKonversionNoteText = The factor is only applied on goods receipt from supplier orders (dispatch). Manual stock movements and corrections remain unchanged.