Skip to content

Scanning multiple documents at once - edge function #179

@michalstruck

Description

@michalstruck

We should enable users to scan multiple images at once (long raports, multipage invoices).
Stuff to consider

  • incoming requests will contain an array of base64 encoded images,
  • quantity/price merge logic should remain unchanged, if double items occur on the same image. If we have multiple equally named items on different images, the first occurrence should take precedence, and not be overwritten by subsequent scan results,
  • we should request all data from azure at once, but in separate requests - at least for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions