Skip to content

[GFI] Add File Import for Multiple Orders #179

@roncodes

Description

@roncodes

Description:
Enable users to create multiple orders through bulk file import.

Tasks:

  • Create a standard order import template (e.g., CSV or XLSX).
  • Add UI for users to upload one or more import files.
  • Parse and validate import data on backend.
  • Automatically create orders based on valid import data.
  • Handle and report import errors gracefully.

Acceptance Criteria:

  • Users can download an import template.
  • Multiple import files can be uploaded at once.
  • Orders are created successfully from imported data.
  • Import errors are shown in a detailed summary.
  • Invalid data is skipped but reported.

References:

  • Related models: Order
  • See how existing imports work
  • Review existing import logic used in similar modules for consistency.

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