import
Robust import pipeline
Handles two real-world export formats automatically — tab-separated Windows-1250 text and true XLSX — detecting the format by content, not extension. Fixes locale (comma decimals, space thousands), encoding and dirty number formatting.
Upload whatever the POS spits out — it just works.
compare
Period snapshots & comparison
Every upload becomes an immutable snapshot of a period; any two periods can be joined and compared on a stable product key.
See exactly what changed month-over-month.
batch
Multi-file batches
One period can combine several source files into a single dataset while preserving each source's identity.
Real-world messy inputs, one clean result.
keys
Stable product-code keys
Analysis always joins on product code, never on names (names drift), with a master product table normalizing names.
Trustworthy comparisons even when product names change.
modules
Five analysis modules
Purchase-price changes (with the € impact quantified), recommended retail prices, receipt line-item analysis, stock turnover by supplier, and inventory composition.
Five lenses on the same trustworthy data.
export
Export everywhere
Every module exports to Excel and PDF — ready to share, archive, or drop into a board pack.
The report leaves the platform in the format you already use.
secure
Secure by design
Google sign-in with a database allowlist (no open signup), row-level security on every table, hosted on a custom domain.
Only invited people see the data; access is enforced at the database.