Dashboard
View and manage your planned visits
No planned visits
Try adjusting your date filters or create a visit plan from the Places section
{{ dateLabel }}
{{ plans.length }} {{ plans.length === 1 ? 'visit' : 'visits' }} ā ļø Missed{{ plan.notes }}
Places
Manage all your places and locations
Categories
Organize places by type to make filtering faster
No categories yet
Add your first category to start grouping places like hospitals, institutes, or shops.
{{ category.name }}
Updated {{ formatDateTime(category.updated_at) }}
{{ category.description || 'No description provided.' }}
Visit Plans
All scheduled visit plans
No plans found
Create a visit plan from the Places section
{{ plan.place_name }}
š {{ plan.city }}
š {{ plan.planned_date }}
š {{ plan.planned_time }}
By: {{ plan.user_name }}
{{ plan.notes }}
Visits
View all completed visits
No visits recorded
Mark visits as completed from the Dashboard or Plans section
{{ dateLabel }}
{{ visitsGroup.length }} {{ visitsGroup.length === 1 ? 'visit' : 'visits' }}{{ visit.place_name }}
š {{ visit.city }}
š {{ new Date(visit.visited_at).toLocaleTimeString() }}
By: {{ visit.user_name }}
{{ visit.notes }}
Pending Offers
Visits where clients requested offers/quotations
No pending offers
Offers requested during visits will appear here
{{ offer.place_name }}
š {{ offer.city }}
š {{ formatDateTime(offer.visited_at) }}
By: {{ offer.user_name }}
{{ offer.notes }}
šØ Offers Requested
Track all visits where clients requested offers/quotations
No offers requested yet
Visits where offers were requested will appear here
| Place | City | Status | Contact | Visit Date | By | Offer Price | Notes |
|---|---|---|---|---|---|---|---|
|
{{ offer.place_name }}
|
{{ offer.city }} | ā Sent ā³ Pending |
š¤ {{ offer.contact_name }}
š {{ offer.contact_phone }}
š
-
|
{{ formatDateTime(offer.visited_at) }} | {{ offer.user_name }} | ${{ formatAmount(offer.offer_price) }} - |
š {{ offer.offer_notes }}
-
|
{{ offer.place_name }}
š {{ offer.city }}
{{ selectedPlace.name }}
š {{ selectedPlace.city }}, {{ selectedPlace.address }}
Details
Contact
{{ selectedPlace.contact_name || 'N/A' }}
Phone
{{ selectedPlace.contact_phone || 'N/A' }}
Priority
{{ selectedPlace.priority }}Status
{{ selectedPlace.status }}Suggested Product
{{ formatProduct(selectedPlace.suggested_product) }}
Category
{{ selectedPlace.category_name || 'Uncategorized' }}
Last Visited
{{ formatDateTime(selectedPlace.last_visited_at) }}
Notes
{{ note.body }}
{{ note.user_name }} - {{ formatDateTime(note.created_at) }}
šØ Offers for this Place
Visit History
{{ formatDateTime(visit.visited_at) }}
By: {{ visit.user_name }}
{{ visit.notes }}
š {{ user && user.role === 'admin' ? 'Attendance' : 'Check In / Check Out' }}
{{ user && user.role === 'admin' ? 'View all employee check-ins and check-outs' : 'Record your work start and end with your location (GPS required)' }}
ā You are checked in since {{ formatAttendanceTime(currentAttendance.check_in_at) }}
āøļø You are not checked in
{{ gpsError }}
š Location is required: you must enable GPS/Location to check in or check out. Your position is recorded each time.
š Duty hours by month
Your recent check-ins
š Duty hours by month
| Employee | Check-in | Check-out | Hours on duty | Location (in) | Location (out) | Actions |
|---|---|---|---|---|---|---|
| {{ row.user_name }} | {{ formatAttendanceTime(row.check_in_at) }} | {{ row.check_out_at ? formatAttendanceTime(row.check_out_at) : 'ā' }} | ā± {{ formatAttendanceDuration(row) }} | š {{ row.check_in_address || (row.check_in_lat + ', ' + row.check_in_lng) }} Manual entry ā | š {{ row.check_out_address || (row.check_out_lat + ', ' + row.check_out_lng) }} Manual entry ā |
Add check-in / check-out
Edit check-in / check-out times
Users Management
Manage sales people and admin accounts
{{ u.name }}
{{ u.email }}
š Weekly Tasks Management
š„ Assign and track weekly tasks for employees
{{ adminSelectedBatchDetails.user_name }} - Week Details
ā Current Week ā IncompleteWeek: {{ formatDate(adminSelectedBatchDetails.week_start_date) }} - {{ formatDate(adminSelectedBatchDetails.week_end_date) }}
{{ adminSelectedBatchDetails.completed_tasks }} / {{ adminSelectedBatchDetails.total_tasks }} tasks completed
Tasks ({{ adminSelectedBatchTasks.length }})
{{ task.description }}
š Weekly Tasks Overview
{{ batch.user_name }}
š Week: {{ formatDate(batch.week_start_date) }} - {{ formatDate(batch.week_end_date) }}
š Weekly Plan
No weekly plan added yet
Tasks ({{ batch.tasks.length }})
{{ task.description }}
No weekly tasks found
Create weekly tasks for employees to get started
š My Weekly Tasks
š View and complete your assigned tasks
Week: {{ formatDate(currentWeeklyBatch.week_start_date) }} - {{ formatDate(currentWeeklyBatch.week_end_date) }}
{{ currentWeeklyBatch.completed_tasks }} / {{ currentWeeklyBatch.total_tasks }} tasks completed
Your Weekly Plan
{{ item.note }}
{{ type }} Tasks ({{ tasks.length }})
{{ task.title }}
⨠My Task š¤ Added by {{ task.created_by_name }}{{ task.description }}
No tasks assigned yet
š Contact your admin to get tasks assigned
No weekly tasks found
No tasks have been assigned for this week
š Reports & Analytics
Comprehensive reports and statistics
Visits by Outcome
Daily Visits Trend
Product Interest Distribution
Top Visited Places
| Place | City | Visits | Positive | Negative |
|---|---|---|---|---|
| {{ place.name }} | {{ place.city }} | {{ place.visit_count }} | {{ place.positive_count }} | {{ place.negative_count }} |
No report data available
Select a date range to view reports