mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Added Disable/Enable for Recurring Invoices, now sets proper due date on recurring, recurring freq updated, invoice pdf can be activated from lists
This commit is contained in:
@@ -150,6 +150,7 @@ if(isset($_GET['client_id'])){
|
||||
<?php include("add_client_application_modal.php"); ?>
|
||||
<?php include("add_client_note_modal.php"); ?>
|
||||
<?php include("add_client_invoice_modal.php"); ?>
|
||||
<?php include("add_recurring_invoice_modal.php"); ?>
|
||||
<?php include("add_invoice_payment_modal.php"); ?>
|
||||
<?php include("add_quote_modal.php"); ?>
|
||||
<?php include("add_client_attachment_modal.php"); ?>
|
||||
|
||||
Reference in New Issue
Block a user