ERP Lite

Simple business management

{{ authError }}

Demo Credentials:

Username: admin | Password: admin123

{{ currentView }}

{{ today }}
+12%

{{ products.length }}

Total Products

+8%

{{ orders.length }}

Sales Orders

+5%

{{ customers.length }}

Customers

+15%

${{ formatNumber(totalRevenue) }}

Total Revenue

Monthly Revenue

Top Products

{{ product.name }}

{{ product.category }}

${{ product.price }}
Product SKU Category Price Stock Status Actions
{{ product.name }}
{{ product.sku }} {{ product.category }} ${{ product.price }} {{ product.stock_quantity }} {{ getStockStatus(product).label }}
Order ID Customer Date Items Total Status Actions
#{{ order.id }} {{ getCustomerName(order.customer_id) }} {{ order.order_date }} {{ order.items.length }} items ${{ order.total_amount }} {{ order.status }}

{{ customer.name }}

{{ customer.email }}

{{ customer.phone }}

{{ customer.address }}

Orders: {{ getCustomerOrderCount(customer.id) }}
Company Contact Email Phone Actions
{{ supplier.name }} {{ supplier.contact_person || '-' }} {{ supplier.email }} {{ supplier.phone }}

Sales by Category

Order Status Distribution

Low Stock Alerts

All products are well-stocked

{{ product.name }}

SKU: {{ product.sku }}

{{ product.stock_quantity }} left

Reorder at {{ product.reorder_level }}

{{ editingProduct ? 'Edit Product' : 'Add Product' }}

New Sales Order

{{ editingCustomer ? 'Edit Customer' : 'Add Customer' }}

{{ editingSupplier ? 'Edit Supplier' : 'Add Supplier' }}