From 71decb933208f6800f966bfed857de8837310531 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Thu, 29 Aug 2019 18:00:16 -0400 Subject: [PATCH] Updated the Readme --- README.md | 12 ++++++++---- client.php | 2 +- client_side_nav.php | 7 +------ 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5e0f2b2e..170aebf6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -## CRM -CRM, Accounting and Invoicing System for small managed IT companies +## IT Documentation Accounting and Invoicing System for Small Managed IT Companies ### Features * Manage Clients @@ -35,7 +34,6 @@ CRM, Accounting and Invoicing System for small managed IT companies * Password reset reminder for customers * Past Due Invoices * Software License Expiring - * Many more... * Calendar Integration * Schedule Jobs * Overview of Invoices Domains @@ -43,6 +41,12 @@ CRM, Accounting and Invoicing System for small managed IT companies * Dashboard * Gives a clear overview of your business +* API + * XML Phonebook download for VOIP Phones + * FreePBX Integrated called ID (When call comes in it queries the Database and displays the company name on your caller ID) + * Pull Email Lists + * Check account Balances using FreePBX IVR + ### Installation Instructions * Clone this repo @@ -74,9 +78,9 @@ CRM, Accounting and Invoicing System for small managed IT companies * parsedown ### Future Todo -* FreePBX "Asterisk" Integration (For CallerID and to track client calls within the app) * MeshCentral Integation to assign devices and easily access remote desktop within the app * HestiaCP Integration for intergrating domains and webclients * CalDAV to integrate with 3rd party calendars * CardDAV to integrate with 3rd party Address books * Unifi and UNMS integration +* Stripe Integration for online payments \ No newline at end of file diff --git a/client.php b/client.php index 8a385562..8e07ecac 100644 --- a/client.php +++ b/client.php @@ -93,7 +93,7 @@ if(isset($_GET['client_id'])){