From 4a5d7216de1a48d36ff400e57e3aabdbdff4eda1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Apr 2019 01:42:07 -0400 Subject: [PATCH] Added Disable/Enable for Recurring Invoices, now sets proper due date on recurring, recurring freq updated, invoice pdf can be activated from lists --- add_payment_modal.php | 2 +- add_recurring_invoice_modal.php | 1 - client.php | 1 + client_invoices.php | 2 +- create_recurring_invoices.php | 8 +++++--- invoice.php | 1 + invoices.php | 2 +- post.php | 25 ++++++++++++++++++++++++- recurring.php | 25 +++++++++++++++++++++---- recurring_invoice.php | 16 +++++++++++++++- 10 files changed, 70 insertions(+), 13 deletions(-) diff --git a/add_payment_modal.php b/add_payment_modal.php index 2be8b774..ecad5eb8 100644 --- a/add_payment_modal.php +++ b/add_payment_modal.php @@ -27,7 +27,7 @@
- + diff --git a/add_recurring_invoice_modal.php b/add_recurring_invoice_modal.php index f18510ed..9520bbf0 100644 --- a/add_recurring_invoice_modal.php +++ b/add_recurring_invoice_modal.php @@ -50,7 +50,6 @@