Swift Serve

Dynasearch POS

Sign in to your account

Demo Accounts: admin/admin, cashier/cashier, waiter/waiter

{{ pageTitle }}

{{ currentDate }}

System Online

Today's Sales

KES {{ formatNumber(dashboardData.todaySales) }}

12% from yesterday

Total Orders

{{ dashboardData.totalOrders }}

{{ dashboardData.pendingOrders }} pending

Low Stock Items

{{ dashboardData.lowStock }}

View alerts

Net Profit

KES {{ formatNumber(dashboardData.profit) }}

8% margin

Sales Trend (Last 7 Days)

KES {{ formatNumber(day.amount) }}
{{ day.day }}

Recent Activity

{{ activity.description }}

{{ activity.time }}

{{ product.emoji || '📦' }}

{{ product.name }}

KES {{ formatNumber(product.price) }}

Stock: {{ product.stock }}

Current Order

Cashier: {{ currentUser.username }}

Cart is empty

{{ item.name }}

KES {{ formatNumber(item.price) }} each

{{ item.quantity }}
Subtotal KES {{ formatNumber(cartSubtotal) }}
Tax (16%) KES {{ formatNumber(cartTax) }}
Total KES {{ formatNumber(cartTotal) }}
Product SKU Category Price Stock Status Actions
{{ product.emoji }}

{{ product.name }}

{{ product.supplier }}

{{ product.sku }} {{ product.category }} KES {{ formatNumber(product.price) }} {{ product.stock }} {{ product.stock === 0 ? 'Out of Stock' : product.stock <= product.reorderLevel ? 'Low Stock' : 'In Stock' }}

Smart Reorder Recommendations

{{ rec.productName }}

{{ rec.urgency === 'high' ? 'Critical' : 'Warning' }}

Current: {{ rec.currentStock }} | Suggested: {{ rec.suggestedOrder }}

Active Orders

Order #{{ order.id }} - Table {{ order.table }}

{{ order.time }} • {{ order.items.length }} items

{{ order.status }}
{{ item.quantity }}x {{ item.name }} KES {{ formatNumber(item.price * item.quantity) }}
Total: KES {{ formatNumber(order.total) }}

QR Code Menu

Scan to view digital menu and place orders

Quick Order

Total Revenue (This Month)

KES {{ formatNumber(accountingData.revenue) }}

15% vs last month

Total Expenses

KES {{ formatNumber(accountingData.expenses) }}

5% vs last month

Net Profit

KES {{ formatNumber(accountingData.profit) }}

22% margin

Financial Transactions

Date Description Category Amount Type
{{ trans.date }} {{ trans.description }} {{ trans.category }} {{ trans.type === 'income' ? '+' : '-' }} KES {{ formatNumber(trans.amount) }} {{ trans.type }}

Tax Summary (VAT 16%)

Output VAT (Sales)

KES {{ formatNumber(accountingData.outputVat) }}

Input VAT (Purchases)

KES {{ formatNumber(accountingData.inputVat) }}

VAT Payable

KES {{ formatNumber(accountingData.vatPayable) }}

Staff Performance

{{ staff.name[0] }}

{{ staff.name }}

KES {{ formatNumber(staff.sales) }}
{{ staff.role }} {{ staff.transactions }} transactions

Shift Reports

{{ shift.cashier }}

{{ shift.date }} • {{ shift.shift }}

{{ shift.status === 'balanced' ? 'Balanced' : 'Pending' }}

Opening

KES {{ formatNumber(shift.opening) }}

Sales

KES {{ formatNumber(shift.sales) }}

Closing

KES {{ formatNumber(shift.closing) }}

Generate Reports

Export as PDF

Export as Excel

Print Report

Email Report

Send SMS Campaign

{{ smsCampaign.message.length }}/160 characters

Customers can reply STOP to unsubscribe. Cost: KES 0.80 per SMS.

Customer Database

{{ customer.name }}

{{ customer.phone }}

VIP

Campaign History

Date Campaign Recipients Delivered Cost Status
{{ campaign.date }} {{ campaign.name }} {{ campaign.recipients }} {{ campaign.delivered }} KES {{ formatNumber(campaign.cost) }} Completed
Swift Serve

Dynasearch POS

123 Business Street, Nairobi

Tel: +254 759 687 600

Receipt #: {{ currentReceipt.id }}
Date: {{ currentReceipt.date }}
Cashier: {{ currentReceipt.cashier }}
{{ item.quantity }}x {{ item.name }} KES {{ formatNumber(item.price * item.quantity) }}
TOTAL KES {{ formatNumber(currentReceipt.total) }}
Tax (16%) KES {{ formatNumber(currentReceipt.total * 0.16) }}
Payment: {{ currentReceipt.paymentMethod }}

Thank you for your business!

Powered by Swift Serve

Add New Product