billing-laravel icon indicating copy to clipboard operation
billing-laravel copied to clipboard

Add Payment Plan Functionality

Open AArchange opened this issue 1 year ago • 0 comments

Description: Allow users to set up payment plans for large invoices.

Tasks: Modify the Invoice model to include payment plan options. Develop a UI for configuring payment schedules. Automate the generation of invoices based on payment plans. Acceptance Criteria: Users can set up payment plans for invoices. Scheduled invoices are automatically generated based on the plan.

AArchange avatar Sep 30 '24 12:09 AArchange