From 8aa3240c7e8899efe006b4ca5413a9b5706bcd8a Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 28 Apr 2016 11:48:10 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6a74af..cd1d4a0 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,9 @@ Note: Customers, Employees, and Service Items with automaticly update during nor ## TODO * Abiltiy to add line items to a ticket in a dynamic table so they can be added to the invoice upon closing of the issue + * Customer Creation, Update, Deletion + * Email Customer updates, provding a link that would: bypass the login page, go directly to the issue directing them to, and allow them to view only that issue. * Add a rake file to create required Trackers or statuses required - * Add link Invoice PDF to issue after creation. * Clean up view hook code, possibly use a controller hook and reder partial views * Add Setting for Sandbox Mode