f4cbe00f7f
When a user scans a barcode that matches an existing asset: - Redirect directly to the asset detail view (Assets tab) - Auto-checkin still runs in background if GPS available - Show a toast notification with the asset name When scanning a barcode not in database: - Switch back to Add Asset tab and show the create form - Deferred status update survives async startScanning No backend changes needed. Closes #39