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

Add Discount and Promo Code Functionality

Open AArchange opened this issue 1 year ago • 0 comments

Description: Implement a system for applying discounts and promo codes to invoices.

Tasks: Create Discount model and migration. Develop a UI for creating and managing discounts. Implement functionality to apply discounts to invoices. Acceptance Criteria: Users can create and apply discounts or promo codes to invoices. Discounts are reflected in the invoice total.

AArchange avatar Sep 30 '24 12:09 AArchange