Commit Graph

1326 Commits

Author SHA1 Message Date
2357b002c6 Update qbo.rb
Added get_base convenience method
2016-01-20 06:39:42 -05:00
eb911f195c Removed unneeded code 2016-01-17 10:45:18 -05:00
98cd3d51e9 Estimate PDF is now dowloaded and served
TODO: The routes are somehow messed up and need to be fixed.

example: example.com/redmine/redmine/qbo/estimate/1
in lieu: example.com/redmine/qbo/estimate/1
2016-01-17 10:40:37 -05:00
2365fc2cf8 Corrected get_base to use :customer 2016-01-15 14:26:24 -05:00
6556197dd0 Readded nil checks 2016-01-14 21:49:26 -05:00
e19688a525 Fixed QBO#Index 2016-01-13 21:00:15 -05:00
ec1c263347 Added relationship to issues, renamed qbp_customer, started cleaning up
listeners
2016-01-13 20:37:02 -05:00
135850b74d Estimates are now attached to issues and displayed on the issue 2016-01-12 21:45:56 -05:00
ddb4f40486 Updated to quickbooks-ruby-base and added QboEstimate 2016-01-12 20:55:56 -05:00
c2808c7e8f Broke billing of time into a seprate method 2016-01-11 22:18:40 -05:00
8b78e113f9 Only pull QBO Service Items & Auto sync QBO Items 2016-01-10 10:11:15 -05:00
8f86220fef Cleaned up QBO index 2016-01-09 23:23:51 -05:00
b9e5ace6cd Redirect to QBO Sync after Authentication & reverse item order 2016-01-09 23:13:24 -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
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
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
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
56e1c2c8a4 Fixed routes and paths 2016-01-04 21:40:26 -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
84f1f8dacc Initial commit 2016-01-01 10:36:43 -05:00