- Reduced video box height to 150px
- Changed aspect ratio to 16:9
- Reduced padding and margins
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Moved JS loading to end of page (after config)
- Styled manual search button with blue background
- Fixed script loading order issue
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Added text input field for manual barcode entry
- Works with Enter key or Search button
- Allows testing functionality without camera access
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
In test environments without HTTPS, the camera may still work
depending on browser settings. Now shows warning instead of
blocking completely.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Features:
- Order mode: Scan products, select supplier, add to draft orders
- Shop mode: Scan products, access supplier shop links
- Inventory mode: Scan products, update stock levels
- Touch-optimized mobile interface
- QuaggaJS for browser-based barcode scanning
- Supports EAN-13, EAN-8, Code128, Code39
- Integrated into Dolibarr standard layout
- Admin settings with QR code for mobile access
- German and English translations
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>