Skip to content

[GFI] Clone and Schedule Repeating Orders #180

@roncodes

Description

@roncodes

Description:
Add functionality to clone existing orders and schedule repeating orders.

Tasks:

  • Add "Clone Order" option in the order actions menu.
  • Allow users to configure cloned schedules (e.g., daily, weekly, monthly).
  • Automatically generate scheduled orders with identical data at defined intervals.
  • Display schedule metadata on order detail view.

Acceptance Criteria:

  • Orders can be cloned instantly.
  • Scheduled orders repeat at correct intervals.
  • Scheduling supports stop date or repeat count.
  • Proper UI for managing cloned/scheduled orders.

References:

  • Related models: Order
  • Look into Laravel scheduling or cron-based implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions