Skip to content

[GFI] Clone and Schedule Repeating Orders #180

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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