From: Steve Sutton Date: Thu, 20 Dec 2018 16:01:17 +0000 (-0500) Subject: Update todo file X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4058164dec6922657ad5db8d3bb3fd94a1c26ed9;p=WP-Plugins%2Fglm-member-db-billing.git Update todo file Updating todo file --- diff --git a/classes/billingSupport.php b/classes/billingSupport.php index d2a7dfb..a1535b2 100644 --- a/classes/billingSupport.php +++ b/classes/billingSupport.php @@ -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 diff --git a/todo.txt b/todo.txt index bffee6a..b215049 100644 --- 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