Commit Graph

2032 Commits

Author SHA1 Message Date
8b78e113f9 Only pull QBO Service Items & Auto sync QBO Items 2016-01-10 10:11:15 -05:00
1c67328363 Update README.md 2016-01-10 09:47:55 -05:00
8f86220fef Cleaned up QBO index 2016-01-09 23:23:51 -05:00
fa2a6a2021 Version bump 0.0.2 2016-01-09 23:15:32 -05:00
b9e5ace6cd Redirect to QBO Sync after Authentication & reverse item order 2016-01-09 23:13:24 -05:00
6d357f27f9 It's in Production!
Made some tweaks and error checks
0.0.1
2016-01-09 10:11:13 -05:00
ed66b7b7b4 Added QBO Sync to Issue and User views
This will allow the databases to automaticly "Refresh" with a simple
page refresh
2016-01-09 09:27:58 -05:00
9781ad39c1 Changed the word Ticket to Issue.Tracker 2016-01-09 09:00:22 -05:00
deb3b7cac5 Check if spent hours is > 0 before billing 2016-01-09 08:56:32 -05:00
def2bf068e Added QBO Billed Flag to Time Entries
This allows prevents duplicate billing for Time Entries
2016-01-09 08:45:52 -05:00
7abf20f35d Added QBO Employee setting to the User.
This allows the a QBO Employee ID to be assigned to a redmine user
2016-01-09 00:51:02 -05:00
e45ff68cfa Updated README 2016-01-08 23:07:34 -05:00
9acc1cb516 Split qbo_hook_listener into 3 specific classes 2016-01-08 22:39:59 -05:00
6594ef6488 Added Item dropdown box for Issues 2016-01-08 22:19:07 -05:00
9506a4b854 Added QBO Form 2016-01-07 21:51:09 -05:00
78768519e9 Updated QBO Auth Token to new convention 2016-01-07 21:10:53 -05:00
7b0538a043 Fixed Models & Migrations for setting custom IDs 2016-01-07 20:48:14 -05:00
5d04efe29c Added License
to app/models/qbo_employee.rb app/models/qbo_item.rb
2016-01-07 19:42:53 -05:00
c666f41d68 Added sync functionality to Item and Employee 2016-01-07 15:52:52 -05:00
fa230a400e Added framework for Item and Employee Models 2016-01-07 15:00:46 -05:00
1a6c4c1981 Moving Fat from the controller to the Customer Model 2016-01-07 14:59:51 -05:00
515e7fb691 Started working on the QBO index page 2016-01-04 22:37:06 -05:00
8a28b12323 Added Quickbooks to the top menu 2016-01-04 21:50:35 -05:00
56e1c2c8a4 Fixed routes and paths 2016-01-04 21:40:26 -05:00
168c53b71b Added nil check for qbo_customer_id when closing 2016-01-02 10:25:20 -05:00
bc2be81f7e Cleaned up README 2016-01-02 10:15:01 -05:00
541ac2232d Renamed: README.rdoc -> README.md 2016-01-02 10:11:55 -05:00
f8ff28f955 Added TimeActivty Creation
A new Time Activity is now created when an issue is closed.
2016-01-02 10:05:02 -05:00
6ef89d3e45 Updated README.rdoc 2016-01-01 23:06:58 -05:00
b3b3d8b435 Fixed Customer Selection box while
The previously saved customer is now selected in the drop down box when
editing an issue
2016-01-01 22:56:26 -05:00
c5f401b87d Added an extension for Issue Safe Attribute
for qbo_customer_id

This fixes the issue where the customer was not being saved agaist the
issue.
2016-01-01 22:35:54 -05:00
84f1f8dacc Initial commit 2016-01-01 10:36:43 -05:00