Commit Graph

693 Commits

Author SHA1 Message Date
952baff6f2 Update index.html.erb
Updated Buttons
2016-04-21 12:03:42 -04:00
31797585c8 Update vehicle_controller.rb
Added resourceful methods
2016-04-21 11:56:36 -04:00
ae491e0902 Update index.html.erb 2016-04-21 10:00:20 -04:00
c205479975 Update index.html.erb 2016-04-21 09:59:09 -04:00
ffede26929 Rename app/views/vehicles/index.html.erb to app/views/vehicle/index.html.erb 2016-04-21 09:57:40 -04:00
8a553c0129 Rename app/views/qbo/vehicles/index.html.erb to app/views/vehicles/index.html.erb 2016-04-21 09:51:21 -04:00
d5f9cee2e1 Create 401.html.erb 2016-04-21 09:49:03 -04:00
28d5187d40 Update vehicle_controller.rb 2016-04-21 09:47:40 -04:00
48709cdceb Create auth_helper.rb 2016-04-21 09:46:45 -04:00
b6f8304d13 Update qbo_customer.rb
Added ownership of vehicles
2016-04-21 09:31:22 -04:00
cd31ecf1f0 Create index.html.erb 2016-04-21 09:30:35 -04:00
15cd8e756c Create vehicle_helper.rb 2016-04-21 09:24:47 -04:00
3caaaa52dd Create vehicle.rb
Initial Vehicle model creation
2016-04-21 09:23:13 -04:00
03b12d08ef Create vehicle_controller.rb
Initial controller creation
2016-04-21 09:17:50 -04:00
fd8a068f16 Update invoice_controller.rb
Added Document Number to filename
2016-04-18 12:09:41 -04:00
e115e8fe94 Update estimate_controller.rb
Added Document Number to the file name
2016-04-18 12:08:08 -04:00
9e9c111256 Added QBO Customer to Issues Query 2016-04-12 23:15:47 -04:00
e0b07764c0 Update qbo_customer.rb
Removed delete all
2016-04-01 06:37:30 -04:00
73dc8b3b44 Merge branch 'import' 2016-04-01 06:35:02 -04:00
1bc23ab553 Fixed import errors 2016-03-31 09:22:04 -04:00
5be8d987b6 Update qbo_estimate.rb
Added Transaction
2016-03-31 09:10:41 -04:00
f89cdf8ab2 Update qbo_employee.rb
Added Transaction
2016-03-31 09:09:52 -04:00
d33eba2b20 Update qbo_customer.rb
Added Transaction
2016-03-31 09:08:56 -04:00
39a2e1564f Update qbo_invoice.rb
Added Transaction
2016-03-31 09:07:30 -04:00
3070192485 Update qbo_item.rb
Formatting
2016-03-31 09:05:38 -04:00
ed5959d8e0 Added transaction to items 2016-03-31 09:05:04 -04:00
3d251da80b Update index.html.erb
Sort the options!
2016-03-29 09:18:50 -04:00
5104509106 Update qbo_estimate.rb
Fixed ID
2016-03-10 12:29:21 -05:00
77be0b9d4c Update qbo_item.rb
Fixed ID
2016-03-10 12:28:18 -05:00
897810b029 Update qbo_customer.rb
Fixed ID
2016-03-10 12:27:43 -05:00
37371d2373 Update qbo_employee.rb
Fixed ID
2016-03-10 12:27:16 -05:00
95fbad525d Update qbo_invoice.rb
Fixed id
2016-03-10 12:26:35 -05:00
c6ac6141d9 Update qbo_item.rb 2016-03-10 12:23:28 -05:00
f25fac1190 Update qbo_estimate.rb 2016-03-10 12:21:49 -05:00
49f2baed9f Update qbo_employee.rb
Fixed noob mistake
2016-03-10 12:20:34 -05:00
9acc33e373 Update qbo_employee.rb
Fixed removal of customers
2016-03-10 12:19:17 -05:00
0308a67a86 Simplified all quickbooks inporting
no more loops
2016-03-02 21:11:38 -05:00
7b63e64da0 Update qbo_invoice.rb
Loose the loop!
2016-03-02 14:43:22 -05:00
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
62ac1bf295 Update qbo_estimate.rb
Fixed Loop
2016-02-29 09:42:51 -05:00
d044024981 Update qbo_item.rb
Removed all call
2016-02-29 09:41:48 -05:00
65be0c5f7a Update qbo_item.rb
Simplified Item Deletion
2016-02-29 09:39:33 -05:00
e9db63ea82 Update qbo_estimate.rb
Simplified Estimate Deletion
2016-02-29 09:37:24 -05:00
c8107c418f Update qbo_employee.rb
Simplified Employee Deletion
2016-02-29 09:36:22 -05:00
2d96f6653b Update qbo_customer.rb
Simplified Customer Deletion
2016-02-29 09:33:43 -05:00
b4833d7a5f Fixed destroy call 2016-02-29 09:27:37 -05:00
12cebb1cd1 Update qbo_invoice.rb 2016-02-29 09:15:11 -05:00
ad4ce232b5 Added removal for deleted entery while syncing
Added Invoices & Estimates to QBO#Index
2016-02-28 12:07:58 -05:00
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
e9038a56c1 Updated locale with Estimate 2016-02-25 20:54:20 -05:00