A warehouse system that does the stock math.
A browser-based warehouse system for a cosmetics manufacturer and e-shop. Receipts, issues, production from recipes, stocktaking, and reports — with weighted-average (AVCO) costing computed in the database, not on the client.
Czech SMEs running a manufacturer-plus-e-shop operation that have outgrown spreadsheets but don't need an enterprise WMS. It replaces the warehouse module of Pohoda for day-to-day stock and year-end material vs. finished-goods totals.
Correct ledgers over launch theatre. Stock movements expose AVCO before/after snapshots on every receipt. Document numbers follow fixed prefixes (SP, SV, VR, INV) generated in Postgres — so they never collide and never drift from the database of record.
Stock math runs where the data lives. AVCO before/after snapshots on every receipt; document numbers generated in Postgres, not the client.