Commit Graph

360 Commits

Author SHA1 Message Date
ricky 0c2d57c826 More Progress! 2016-04-21 20:44:18 -04:00
ricky f10114d43c Update query_patch.rb 2016-04-18 12:14:14 -04:00
ricky b4255135c4 Update query_patch.rb
Fixed Filter
2016-04-13 12:21:46 -04:00
ricky 9fc94e93c6 Update query_patch.rb 2016-04-13 12:14:12 -04:00
ricky 3e50c037e0 Update query_patch.rb
removed typo
2016-04-13 12:13:14 -04:00
ricky dc5b8419a4 Update query_patch.rb
Added Customer Filter
2016-04-13 12:11:52 -04:00
ricky fcaa5f55cf Update pdf_patch.rb
fixed typo
2016-04-13 09:23:47 -04:00
ricky b5c8823dda Create pdf_patch.rb
Added QBO Customer Name to PDF
2016-04-13 09:17:30 -04:00
ricky d9317e717b Update query_patch.rb
Fixed Formatting
2016-04-13 08:53:39 -04:00
ricky 9e9c111256 Added QBO Customer to Issues Query 2016-04-12 23:15:47 -04:00
ricky c254c78ee5 Removed @ from variables 2016-04-09 21:53:38 -04:00
ricky dc1edaa651 Update issues_form_hook_listener.rb
Fixed Typos
2016-04-01 12:29:52 -04:00
ricky 73dc8b3b44 Merge branch 'import' 2016-04-01 06:35:02 -04:00
ricky 79d990dd01 Added Sorting to drop downs 2016-03-31 09:02:54 -04:00
ricky b1cf8363a9 Update issues_form_hook_listener.rb
Sort the options!
2016-03-29 09:19:39 -04:00
ricky cc9af5dc36 Added more garbage collection & removed automatic sync from show hook 2016-03-10 21:00:54 -05:00
ricky 2c3503f4ac Added garbage colllection for instance variables 2016-03-10 20:38:15 -05:00
ricky 9ce8fa4661 Update issues_form_hook_listener.rb
Remove automatic sync of items.
2016-03-10 12:24:42 -05:00
ricky 4f6d194615 Fixed bug where the selected drop down items were not instance variables 2016-03-02 21:43:07 -05:00
ricky 88b66c4b41 Fixed Estiamte & Invoice Link
Added Estimate Drop down
Disabled Automatic Estimate Creation
Added Controllers for Estimates & Invoices
2016-02-25 22:51:38 -05:00
ricky 0b74f2cf52 Added Invoice Support 2016-01-24 18:54:34 -05:00
ricky 98b89e7875 Added Patch to Users to add releation ship for Users to Employees 2016-01-24 17:35:07 -05:00
ricky b1996aa309 Update users_show_hook_listener.rb
Cleaned up nil checks
2016-01-22 05:43:06 -05:00
ricky f4712ad849 Update issues_show_hook_listener.rb
Cleaned up nil checks
2016-01-22 05:38:31 -05:00
ricky a8546934ee Cleaned up issue save hook 2016-01-22 05:22:09 -05:00
ricky a7b7db690d Fixed Issue Save Hook 2016-01-22 04:08:21 -05:00
ricky 0ed61b191f Update issues_save_hook_listener.rb
Removed un-needed code, and added parenthesis on line 33
2016-01-21 13:37:30 -05:00
ricky 0fb4ec1157 Update issues_save_hook_listener.rb
Fixed conventions, Removed explicit non-nil checks, updated comments
2016-01-21 13:27:08 -05:00
ricky d22257e8ab Update issues_form_hook_listener.rb
Fixed conventions, Removed explicit non-nil checks
2016-01-21 13:09:49 -05:00
ricky 03e1e7e0b2 Update users_show_hook_listener.rb
Updating to the following conventions
https://github.com/bbatsov/ruby-style-guide
2016-01-21 12:15:20 -05:00
ricky aa3fefd628 Update issues_show_hook_listener.rb
Updating to the following conventions
https://github.com/bbatsov/ruby-style-guide
2016-01-21 12:13:00 -05:00
ricky 5e635f9e2b Update issues_form_hook_listener.rb
Updating to the following conventions
https://github.com/bbatsov/ruby-style-guide
2016-01-21 12:09:40 -05:00
ricky 2aad7115c4 Update issues_save_hook_listener.rb
Updating to the following conventions
https://github.com/bbatsov/ruby-style-guide
2016-01-21 12:07:36 -05:00
ricky 20be533a19 Update issues_save_hook_listener.rb
to ues Qbo.get_base
2016-01-20 12:21:08 -05:00
ricky 191cfd5fff Fixed issue hooks 2016-01-20 06:27:26 -05:00
ricky 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
ricky 6556197dd0 Readded nil checks 2016-01-14 21:49:26 -05:00
ricky ec1c263347 Added relationship to issues, renamed qbp_customer, started cleaning up
listeners
2016-01-13 20:37:02 -05:00
ricky 6f194e37bd Cleaned up the show_issue hook 2016-01-12 22:39:45 -05:00
ricky 135850b74d Estimates are now attached to issues and displayed on the issue 2016-01-12 21:45:56 -05:00
ricky ddb4f40486 Updated to quickbooks-ruby-base and added QboEstimate 2016-01-12 20:55:56 -05:00
ricky aad4597265 Removed unneeded Code & Fixed Estimate Field Check 2016-01-11 23:37:01 -05:00
ricky f9e271cbcb Added sanity checks for QBO info 2016-01-11 23:24:35 -05:00
ricky 2ec9e43951 Added estimate generation capability
TODO: check to see if we can get the PDF link
2016-01-11 23:20:27 -05:00
ricky c2808c7e8f Broke billing of time into a seprate method 2016-01-11 22:18:40 -05:00
ricky 8b78e113f9 Only pull QBO Service Items & Auto sync QBO Items 2016-01-10 10:11:15 -05:00
ricky b9e5ace6cd Redirect to QBO Sync after Authentication & reverse item order 2016-01-09 23:13:24 -05:00
ricky 6d357f27f9 It's in Production!
Made some tweaks and error checks
2016-01-09 10:11:13 -05:00
ricky 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
ricky 9781ad39c1 Changed the word Ticket to Issue.Tracker 2016-01-09 09:00:22 -05:00