From 838733fdc396180c70d3e30b99109e7a295469a0 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 1 Aug 2016 16:55:56 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 30cdc83..b623720 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The goal of this project is to allow redmine to connect with Quickbooks Online t * Sign up to become a developer for Intuit https://developer.intuit.com/ * Create your own aplication to obtain your API keys +* Set up webhook service to https://redmine.yourdomain.com/qbo/webhook ##The Install @@ -47,9 +48,7 @@ The goal of this project is to allow redmine to connect with Quickbooks Online t ![Alt plugin_issue-edit](/Screenshots/plugin_issue_edit.png) -Note: Customers, Employees, and Service Items with automaticly update during normal usage of redmine i.e. a page refresh. You can also manualy force redmine to sync its database with QBO clicking the sync link in the Quickbooks top menu page - - ![Alt plugin_top_menu](/Screenshots/plugin_top_menu.png) +Note: After the inital synchronization, this plugin will recieve push notifications via Intuit's webhook service. ## 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