Fixes: - Negotiate route: added auth check (only shipper or bidder can negotiate) - Negotiate route: added notification to other party - All payment views: removed /100 division (amounts stored in rupees, not paise) - Migration 006: updated platform_config seed values to rupees - Migration 007: added current_lat/current_lng columns to vehicles table - Added bulk-parser route to marketplace.js - Added Bulk WhatsApp Parser link to portal sidebar Seed Data: - scripts/seed-demo.js: 5 shippers, 5 drivers, 8 loads, sample bids - Idempotent: skips if data already exists |
||
|---|---|---|
| .. | ||
| 001_initial_schema.sql | ||
| 002_seed_data.sql | ||
| 003_soft_delete.sql | ||
| 004_audit_logging.sql | ||
| 005_saas_marketplace.sql | ||
| 006_payment_escrow.sql | ||
| 007_location_tracking.sql | ||