-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Create a UI element (button) labeled “Scan Receipt” that allows users to upload a receipt image. This should trigger the OCR and parsing functions and display the extracted items in the Orders List.
Tasks:
- Add a “Scan Receipt” button to the Orders List interface.
- Implement file upload functionality that accepts image files.
- On upload, trigger the OCR function and parse the text for orders.
- Display extracted items in the Orders List.
Expected Outcome:
Users can upload a receipt image, and extracted items automatically appear in the Orders List.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request