dd4744df05
- Add 'Scan New Asset' button after scanning/OCR'ing an existing asset in both barcode and OCR modes (with resetBarcodeScanner/resetOcrScanner) - Show scan results in-place instead of navigating away from Find Asset tab - Fix barcode scanner: remove TRY_HARDER hint (too slow on mobile), reduce from 13 formats to 7 focused 1D formats, add ZXing library load check - Extend camera fail timeout from 5s to 10s for slow mobile browsers - Show matched_assets from OCR serial number cross-reference even when no machine_id pattern is detected (previously showed 'No machine ID') - Display serial/ID DB matches alongside machine_id results when both exist - Add null-safety to all new reset functions