Commit Graph

  • 0fb4ec1157 Update issues_save_hook_listener.rb ricky 2016-01-21 13:27:08 -05:00
  • d22257e8ab Update issues_form_hook_listener.rb ricky 2016-01-21 13:09:49 -05:00
  • e1bb565c59 Update qbo_controller.rb ricky 2016-01-21 12:19:13 -05:00
  • 03e1e7e0b2 Update users_show_hook_listener.rb ricky 2016-01-21 12:15:20 -05:00
  • aa3fefd628 Update issues_show_hook_listener.rb ricky 2016-01-21 12:13:00 -05:00
  • 5e635f9e2b Update issues_form_hook_listener.rb ricky 2016-01-21 12:09:40 -05:00
  • 2aad7115c4 Update issues_save_hook_listener.rb ricky 2016-01-21 12:07:36 -05:00
  • 80ee5287a0 Update README.md ricky 2016-01-21 09:52:37 -05:00
  • 26d8d9d3e9 Update README.md ricky 2016-01-21 09:49:29 -05:00
  • f0c08e155f Update LICENSE ricky 2016-01-21 06:08:55 -05:00
  • afb3af18d4 Update README.md ricky 2016-01-20 12:46:24 -05:00
  • 20be533a19 Update issues_save_hook_listener.rb ricky 2016-01-20 12:21:08 -05:00
  • f07809eacb Update qbo_employee.rb ricky 2016-01-20 12:16:51 -05:00
  • d1653da540 Update qbo_estimate.rb ricky 2016-01-20 12:16:15 -05:00
  • d9b1b45f89 Update qbo_item.rb ricky 2016-01-20 12:15:42 -05:00
  • 2f85d2f56d Updated QBO Customer touse Qbo.get_base ricky 2016-01-20 12:13:44 -05:00
  • 430579d622 Removed nil check ricky 2016-01-20 12:12:37 -05:00
  • 2357b002c6 Update qbo.rb ricky 2016-01-20 06:39:42 -05:00
  • 191cfd5fff Fixed issue hooks ricky 2016-01-20 06:27:26 -05:00
  • eb911f195c Removed unneeded code ricky 2016-01-17 10:45:18 -05:00
  • 98cd3d51e9 Estimate PDF is now dowloaded and served ricky 2016-01-17 10:40:37 -05:00
  • 2365fc2cf8 Corrected get_base to use :customer ricky 2016-01-15 14:26:24 -05:00
  • 6556197dd0 Readded nil checks ricky 2016-01-14 21:49:26 -05:00
  • e19688a525 Fixed QBO#Index ricky 2016-01-13 21:00:15 -05:00
  • ec1c263347 Added relationship to issues, renamed qbp_customer, started cleaning up listeners ricky 2016-01-13 20:37:02 -05:00
  • 6f194e37bd Cleaned up the show_issue hook ricky 2016-01-12 22:39:45 -05:00
  • 135850b74d Estimates are now attached to issues and displayed on the issue ricky 2016-01-12 21:45:56 -05:00
  • 98e94da39b Added qbo_estimate_id to issues safe attribute list ricky 2016-01-12 21:08:04 -05:00
  • 3a4b3c0646 Added qbo_estimate to issues ricky 2016-01-12 21:00:57 -05:00
  • ddb4f40486 Updated to quickbooks-ruby-base and added QboEstimate ricky 2016-01-12 20:55:56 -05:00
  • a10b075ab8 Rename columns of QBO table ricky 2016-01-12 20:55:00 -05:00
  • 77448e8dc1 Create table qbo_estimates ricky 2016-01-12 19:40:20 -05:00
  • cf97b341ab Updated Gemfile to work off my branch ricky 2016-01-12 19:39:30 -05:00
  • 7637a6fa28 Updated Gemfile to use my copy of quickbooks-ruby ricky 2016-01-12 19:01:33 -05:00
  • aad4597265 Removed unneeded Code & Fixed Estimate Field Check ricky 2016-01-11 23:37:01 -05:00
  • f9e271cbcb Added sanity checks for QBO info ricky 2016-01-11 23:24:35 -05:00
  • 2ec9e43951 Added estimate generation capability ricky 2016-01-11 23:20:27 -05:00
  • c2808c7e8f Broke billing of time into a seprate method ricky 2016-01-11 22:18:40 -05:00
  • 84acf5f775 Update README.md 0.0.2 ricky 2016-01-10 10:34:36 -05:00
  • 95301261c7 Added Screenshots ricky 2016-01-10 10:24:54 -05:00
  • 8b78e113f9 Only pull QBO Service Items & Auto sync QBO Items ricky 2016-01-10 10:11:15 -05:00
  • 1c67328363 Update README.md ricky 2016-01-10 09:47:55 -05:00
  • 8f86220fef Cleaned up QBO index ricky 2016-01-09 23:23:51 -05:00
  • fa2a6a2021 Version bump 0.0.2 ricky 2016-01-09 23:15:32 -05:00
  • b9e5ace6cd Redirect to QBO Sync after Authentication & reverse item order ricky 2016-01-09 23:13:24 -05:00
  • 6d357f27f9 It's in Production! 0.0.1 ricky 2016-01-09 10:11:13 -05:00
  • ed66b7b7b4 Added QBO Sync to Issue and User views ricky 2016-01-09 09:27:58 -05:00
  • 9781ad39c1 Changed the word Ticket to Issue.Tracker ricky 2016-01-09 09:00:22 -05:00
  • deb3b7cac5 Check if spent hours is > 0 before billing ricky 2016-01-09 08:56:32 -05:00
  • def2bf068e Added QBO Billed Flag to Time Entries ricky 2016-01-09 08:45:52 -05:00
  • 7abf20f35d Added QBO Employee setting to the User. ricky 2016-01-09 00:51:02 -05:00
  • e45ff68cfa Updated README ricky 2016-01-08 23:07:34 -05:00
  • 9acc1cb516 Split qbo_hook_listener into 3 specific classes ricky 2016-01-08 22:39:59 -05:00
  • 6594ef6488 Added Item dropdown box for Issues ricky 2016-01-08 22:19:07 -05:00
  • 9506a4b854 Added QBO Form ricky 2016-01-07 21:51:09 -05:00
  • 78768519e9 Updated QBO Auth Token to new convention ricky 2016-01-07 21:10:53 -05:00
  • 7b0538a043 Fixed Models & Migrations for setting custom IDs ricky 2016-01-07 20:48:14 -05:00
  • 5d04efe29c Added License to app/models/qbo_employee.rb app/models/qbo_item.rb ricky 2016-01-07 19:42:53 -05:00
  • c666f41d68 Added sync functionality to Item and Employee ricky 2016-01-07 15:52:52 -05:00
  • fa230a400e Added framework for Item and Employee Models ricky 2016-01-07 15:00:46 -05:00
  • 1a6c4c1981 Moving Fat from the controller to the Customer Model ricky 2016-01-07 14:59:51 -05:00
  • 515e7fb691 Started working on the QBO index page ricky 2016-01-04 22:37:06 -05:00
  • 8a28b12323 Added Quickbooks to the top menu ricky 2016-01-04 21:50:35 -05:00
  • 56e1c2c8a4 Fixed routes and paths ricky 2016-01-04 21:40:26 -05:00
  • 168c53b71b Added nil check for qbo_customer_id when closing ricky 2016-01-02 10:25:20 -05:00
  • bc2be81f7e Cleaned up README ricky 2016-01-02 10:15:01 -05:00
  • 541ac2232d Renamed: README.rdoc -> README.md ricky 2016-01-02 10:11:55 -05:00
  • f8ff28f955 Added TimeActivty Creation ricky 2016-01-02 10:05:02 -05:00
  • 6ef89d3e45 Updated README.rdoc ricky 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 ricky 2016-01-01 22:56:26 -05:00
  • c5f401b87d Added an extension for Issue Safe Attribute for qbo_customer_id ricky 2016-01-01 22:35:54 -05:00
  • 84f1f8dacc Initial commit ricky 2016-01-01 10:36:43 -05:00