mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Updated README
This commit is contained in:
16
README.md
16
README.md
@@ -4,7 +4,19 @@
|
||||
|
||||
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
|
||||
|
||||
@@ -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.
|
||||
|
||||
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
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Reference in New Issue
Block a user