Update todo file
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Dec 2018 16:01:17 +0000 (11:01 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 20 Dec 2018 16:01:17 +0000 (11:01 -0500)
Updating todo file

classes/billingSupport.php
todo.txt

index d2a7dfb..a1535b2 100644 (file)
@@ -1557,6 +1557,10 @@ class GlmBillingSupport
     /**
      * removePaymentById
      *
+     * Handles the deletion of an Invoice Payment.
+     * Will update the original invoice and reset balance amount and
+     * paid flag if needed.
+     *
      * @param int $payment_id Id of the payment to delete.
      *
      * @access public
index bffee6a..b215049 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -13,8 +13,9 @@ Invoicing:
 [x] -Print Invoices (batch)
 [x] -- Filter by county and category or member type
 [x]-Create labels
-[ ] -Send Email (invoices)
+[x] -Send Email (invoices)
 [ ] Ability to add adjustment
+[ ] Pro Rate an Invoice
 [x] Ability to edit an invoice
  [x] Edit is resetting some fields
 [x] Ability to delete an invoice