fleetbase / fleetbase/fleetops

[GFI] Clone and Schedule Repeating Orders

Open
#180 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
PHP
Stars
30
Forks
62
Avg merge
2d 49m
Merged PRs (30d)
26

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.