| Name | Category | Farm Price | Market Price | Stock | Trending | Edit |
|---|---|---|---|---|---|---|
| {{ product.name }} | {{ product.category }} | TSh {{ product.farm_price|floatformat:0 }}/{{ product.unit }} | TSh {{ product.market_price|floatformat:0 }}/{{ product.unit }} | {{ product.stock_qty }} | {% if product.is_trending %}Yes ({{ product.trend_direction }} {{ product.trend_change_pct }}%){% else %}—{% endif %} | Edit |
| No products yet — add your first one above. | ||||||
| Order | Customer | Picker | Delivery | Distance / Route | Total | Status | Actions |
|---|---|---|---|---|---|---|---|
| #{{ order.id }} | {{ order.customer_name }} | {{ order.picker_name }} | {{ order.delivery_date }} {{ order.delivery_time_slot }} |
{{ order.distance_km }} km
{% if order.eta_traffic_min %} ~{{ order.eta_traffic_min }} min (traffic est.){% endif %} {% if order.route_surface_label %} {{ order.route_surface_label }}{% endif %} |
TSh {{ order.total_amount|floatformat:0 }} | {{ order.status|title }} | {% if order.status == 'pending_payment' %} {% endif %} |
| No orders yet. | |||||||