380 Commits

Author SHA1 Message Date
07fe12e65b Update vehicles_controller.rb 2016-04-21 13:27:41 -04:00
8955053e64 Update vehicles_controller.rb 2016-04-21 13:23:06 -04:00
b534e94c38 Update vehicles_controller.rb 2016-04-21 12:47:10 -04:00
64a7b4fb29 Update vehicles_controller.rb 2016-04-21 12:44:58 -04:00
a6c88c85c4 Update and rename vehicle_controller.rb to vehicles_controller.rb 2016-04-21 12:33:13 -04:00
ad27e98e48 Update vehicle_controller.rb 2016-04-21 12:24:18 -04:00
31797585c8 Update vehicle_controller.rb
Added resourceful methods
2016-04-21 11:56:36 -04:00
28d5187d40 Update vehicle_controller.rb 2016-04-21 09:47:40 -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
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
798bfde516 Update qbo_controller.rb
Added Purchases to sync
2016-01-27 09:21:28 -05:00
0b74f2cf52 Added Invoice Support 2016-01-24 18:54:34 -05:00
e1bb565c59 Update qbo_controller.rb
Updating to the following conventions
https://github.com/bbatsov/ruby-style-guide
2016-01-21 12:19:13 -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
6556197dd0 Readded nil checks 2016-01-14 21:49:26 -05:00
e19688a525 Fixed QBO#Index 2016-01-13 21:00:15 -05:00
135850b74d Estimates are now attached to issues and displayed on the issue 2016-01-12 21:45:56 -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
9506a4b854 Added QBO Form 2016-01-07 21:51:09 -05:00
c666f41d68 Added sync functionality to Item and Employee 2016-01-07 15:52:52 -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