From e888bd0d38c3de6ab9441859924ed1ec8df5c619 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 11 Aug 2016 00:49:54 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce2e787..384be97 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The goal of this project is to allow Redmine to connect with Quickbooks Online t * `Custmoer` information can be update * Webhook Support - `Invoices` are automaticly attached to an Issue if a line item has a hashtag number in a `Line Item` + + `Invoice` Custom Fields are matched Issue Custom Fileds and are automaticly updated in Quickbooks. For example, this is usefull for extracting the Mileage In / Out from the Issue and updating the Invoice with the information. - `Customers` are automaticly updated in local database ##Prerequisites