Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
In the invoices widget on a client profile page, invoices can be selected via a check box on the far left, and delivered. (Email, PostalMethods, Fax)
Add another option called "Void", which should be last on the list. Selecting void will remove the text input box to the right. Clicking Submit will void all selected invoices.
This feature is useful for cleaning up an account that has been suspended for a long time. If Blesta is configured to continue invoicing suspended services, invoices may build up over time and it's time consuming to void them individually.
Some invoices may have partial payments applied to them and cannot be voided.
Two cases:
1. Show an error if any cannot be voided
2. Void all that can be voided, then do #1