Creytix Inventory
Stock that posts to the ledger instead of drifting away from it.
An inventory engine that replays every movement to a position, reports reorders, reconciles cycle counts, and writes the receipt and COGS journal entries into Creytix Books.
Your stock count and your books stop disagreeing.
What it does for you
One ledger, not two
Receipts and cost of goods sold post as journal entries into the same double-entry ledger the rest of the business runs on. Inventory value on the balance sheet is the same number the warehouse sees, because it is literally derived from it.
FIFO or weighted average, decided once
The costing method is a property of the item, applied consistently on every consumption. No end-of-month reconciliation to work out which cost basis a shipment used.
Cycle counts that explain themselves
A count returns the variance and the adjusting movement, so the correction has a paper trail rather than a silently edited number.
Capabilities
- Movement replay to a stock position
- FIFO and weighted-average costing
- Reorder-point report
- Cycle count with variance
- Receipt and COGS journal entries
Proof, not adjectives
- Engine ships and is tested
- src/lib/inventory/engine.ts — movement replay, reorder report, cycle count, and both journal-entry writers, covered by its own test suite.
- Proven across modules, not alone
- The cross-module scenario test runs a full month through inventory, purchasing, billing and the ledger, asserting the books balance after every step.
Related tools
- Creytix PurchasingThree-way match, approval thresholds, and what you have actually committed to spend.Learn more →
- Creytix BooksA double-entry ledger engine — not a replacement for QuickBooks today.Learn more →
- Creytix WorkforceDirectory, scheduling, time-off, and payroll-lite — not a full ATS.Learn more →
Built with Creytix, on Creytix
This page itself was produced by the platform it describes — the same design tokens, module pipeline, and review gates used for every Creytix client site. Nothing here is a mockup of the product; it is the product.