Input
Upload two Excel files: Morning Stock and Sold. Each file should use item names in column A and quantities in column B.
Web application
DailyStock compares a morning stock spreadsheet with a sold-items spreadsheet and creates a remaining-stock report that can be searched and downloaded as an Excel file.
Upload two Excel files: Morning Stock and Sold. Each file should use item names in column A and quantities in column B.
The app calculates Remaining Stock as Morning Stock minus Sold quantity, highlights sold-out or oversold rows, and shows totals.
Download the result as C.xlsx for shop records or further accounting work.
DailyStock is maintained as a hosted business software service. The active client plan is a recurring monthly AutoPay subscription for hosting, maintenance, and access. Billing support is available at contact@trei.dev.
Spreadsheet parsing happens in the browser. Uploaded stock sheets are not intentionally stored by DailyStock. Billing status is checked through the Trei backend.