You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: