diff --git a/add_invoice_modal.php b/add_invoice_modal.php
index ece76a3c..6e2ce1cb 100644
--- a/add_invoice_modal.php
+++ b/add_invoice_modal.php
@@ -32,13 +32,48 @@
+
+
diff --git a/config.php b/config.php
index bbc11141..8b3831a8 100644
--- a/config.php
+++ b/config.php
@@ -82,7 +82,7 @@
$category_types_array = array(
'Expense',
- 'Invoice'
+ 'Income'
);
?>
diff --git a/invoice.php b/invoice.php
new file mode 100644
index 00000000..cd90d7d2
--- /dev/null
+++ b/invoice.php
@@ -0,0 +1,279 @@
+
+
+2){
+ $client_phone = substr($row['client_phone'],0,3)."-".substr($row['client_phone'],3,3)."-".substr($row['client_phone'],6,4);
+ }
+ $client_website = $row['client_website'];
+
+?>
+
+
+
Invoice #
+ INV-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Invoice Date:
+ - Payment Due:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Product |
+ Description |
+ Qty |
+ Price |
+ Tax |
+ Total |
+ |
+
+
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+
+
+
+
+
+
+
+
+ |
+ SubTotal |
+ $ |
+ |
+
+
+ |
+ Tax |
+ $ |
+ |
+
+
+ |
+ Total |
+ $ |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Date |
+ Status |
+ Description |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Date |
+ Amount |
+ Account |
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+