Commit Graph

2047 Commits

Author SHA1 Message Date
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 c1002cb93c Merge pull request #1 from rickbarrette/pdf
Pdf
2016-04-13 09:27:39 -04:00
ricky fcaa5f55cf Update pdf_patch.rb
fixed typo
2016-04-13 09:23:47 -04:00
ricky 195359ce0b Update init.rb
Added PDF Patch
2016-04-13 09:18:46 -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 028b309a60 0.0.4
Version Bump
0.0.4
2016-04-01 06:39:04 -04:00
ricky e0b07764c0 Update qbo_customer.rb
Removed delete all
2016-04-01 06:37:30 -04:00
ricky 73dc8b3b44 Merge branch 'import' 2016-04-01 06:35:02 -04:00
ricky 1bc23ab553 Fixed import errors 2016-03-31 09:22:04 -04:00
ricky 5be8d987b6 Update qbo_estimate.rb
Added Transaction
2016-03-31 09:10:41 -04:00
ricky f89cdf8ab2 Update qbo_employee.rb
Added Transaction
2016-03-31 09:09:52 -04:00
ricky d33eba2b20 Update qbo_customer.rb
Added Transaction
2016-03-31 09:08:56 -04:00
ricky 39a2e1564f Update qbo_invoice.rb
Added Transaction
2016-03-31 09:07:30 -04:00
ricky 3070192485 Update qbo_item.rb
Formatting
2016-03-31 09:05:38 -04:00
ricky ed5959d8e0 Added transaction to items 2016-03-31 09:05:04 -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 3d251da80b Update index.html.erb
Sort the options!
2016-03-29 09:18:50 -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 5104509106 Update qbo_estimate.rb
Fixed ID
2016-03-10 12:29:21 -05:00
ricky 77be0b9d4c Update qbo_item.rb
Fixed ID
2016-03-10 12:28:18 -05:00
ricky 897810b029 Update qbo_customer.rb
Fixed ID
2016-03-10 12:27:43 -05:00
ricky 37371d2373 Update qbo_employee.rb
Fixed ID
2016-03-10 12:27:16 -05:00
ricky 95fbad525d Update qbo_invoice.rb
Fixed id
2016-03-10 12:26:35 -05:00
ricky 9ce8fa4661 Update issues_form_hook_listener.rb
Remove automatic sync of items.
2016-03-10 12:24:42 -05:00
ricky c6ac6141d9 Update qbo_item.rb 2016-03-10 12:23:28 -05:00
ricky f25fac1190 Update qbo_estimate.rb 2016-03-10 12:21:49 -05:00
ricky 49f2baed9f Update qbo_employee.rb
Fixed noob mistake
2016-03-10 12:20:34 -05:00
ricky 9acc33e373 Update qbo_employee.rb
Fixed removal of customers
2016-03-10 12:19:17 -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 0308a67a86 Simplified all quickbooks inporting
no more loops
2016-03-02 21:11:38 -05:00
ricky 7b63e64da0 Update qbo_invoice.rb
Loose the loop!
2016-03-02 14:43:22 -05:00
ricky eb8e2fa018 Update qbo_invoice.rb
Added a block to find_or_create_by to succinctly update doc_number
2016-02-29 11:43:10 -05:00
ricky 62ac1bf295 Update qbo_estimate.rb
Fixed Loop
2016-02-29 09:42:51 -05:00
ricky d044024981 Update qbo_item.rb
Removed all call
2016-02-29 09:41:48 -05:00
ricky 65be0c5f7a Update qbo_item.rb
Simplified Item Deletion
2016-02-29 09:39:33 -05:00
ricky e9db63ea82 Update qbo_estimate.rb
Simplified Estimate Deletion
2016-02-29 09:37:24 -05:00
ricky c8107c418f Update qbo_employee.rb
Simplified Employee Deletion
2016-02-29 09:36:22 -05:00
ricky 2d96f6653b Update qbo_customer.rb
Simplified Customer Deletion
2016-02-29 09:33:43 -05:00
ricky b4833d7a5f Fixed destroy call 2016-02-29 09:27:37 -05:00
ricky 12cebb1cd1 Update qbo_invoice.rb 2016-02-29 09:15:11 -05:00
ricky ad4ce232b5 Added removal for deleted entery while syncing
Added Invoices & Estimates to QBO#Index
2016-02-28 12:07:58 -05:00