mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,8 +1,6 @@
|
|||||||
#Redmine Quickbooks Online
|
#Redmine Quickbooks Online
|
||||||
|
|
||||||
##About
|
A simple plugin for Redmine to connect to Quickbooks Online
|
||||||
|
|
||||||
This is a simple plugin for Redmine to connect to Quickbooks Online
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
@@ -32,12 +30,12 @@ The goal of this project is to allow redmine to connect with Quickbooks Online t
|
|||||||
' rake redmine:plugins:migrate RAILS_ENV=production '
|
' rake redmine:plugins:migrate RAILS_ENV=production '
|
||||||
|
|
||||||
3. Navigate to the plugin configuration page (https://your.redmine.com/settings/plugin/redmine_qbo) and suppy your own OAuth key & secret.
|
3. Navigate to the plugin configuration page (https://your.redmine.com/settings/plugin/redmine_qbo) and suppy your own OAuth key & secret.
|
||||||
|
|
||||||
4. After saving your key & secret, you need to click on the Authenticate link on the plugin configuration page to authenticate with QBO.
|
4. After saving your key & secret, you need to click on the Authenticate link on the plugin configuration page to authenticate with QBO.
|
||||||
|
|
||||||
5. Enjoy
|
5. Enjoy
|
||||||
|
|
||||||
Note: Customers and Employees with automaticly update during normail usage of redmine i.e. a page refresh
|
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 (https://your.redmine.com/redmine/qbo)
|
||||||
|
|
||||||
Note:nService Items do not automaticly update at this time, if you add/remove service items you will 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user