2026-05-02T11:10:00Z
Tables: Products (SKU, Name, Category, Price, Current Stock, Reorder Level), Suppliers, Purchase Orders, Stock Movements. Formula for alert: IF({Current Stock} <= {Reorder Level}, ‘LOW STOCK’, ‘OK’). Automation: When formula = ‘LOW STOCK’, email purchasing team. Dashboard: Stock levels chart, low stock items list, monthly purchase orders.