Updated README

This commit is contained in:
2016-01-08 23:07:34 -05:00
parent 9acc1cb516
commit e45ff68cfa

View File

@@ -4,7 +4,19 @@
This is a simple plugin for Redmine to connect to Quickbooks Online This is a simple plugin for Redmine to connect to Quickbooks Online
This is under heavy development The goal of this project is to allow redmine to connect with Quickbooks Online to create time activity entries for completed work when an issue is closed.
####How it works
* A QBO customer and service item can now be assigned to an issue.
* When a issue is closed, a new QBO Time Activity is created
- The total time for the Time Activity will be total spent time.
- The rate will be the set be the service item
*Warning: * This is under heavy development
##Prerequisites
Sign up to become a developer for Intuit https://developer.intuit.com/
##The Install ##The Install
@@ -12,6 +24,8 @@ To install, clone into your plugin folder and migrate your database. Then naviga
After saving your key & secret, you need to click on the Authenticate link on the plugin configuration page to authenticate with QBO. After saving your key & secret, you need to click on the Authenticate link on the plugin configuration page to authenticate with QBO.
Once you are authenticated with QBO, you need to synchronize your database with QBO by clicking the sync link in the Quickbooks top menu (https://your.redmine.com/redmine/qbo)
##License ##License
The MIT License (MIT) The MIT License (MIT)