Commit Graph

54 Commits

Author SHA1 Message Date
f66fbf6656 specified the rails version in migrations 2022-02-12 16:14:36 -05:00
b5d17dc862 Removed oauth1 database columns & updated settings 2020-01-05 12:21:36 -05:00
e6c5feb3f3 Remove uneeded columns from qbos table 2020-01-05 12:03:19 -05:00
fd85f296de Update 030_update_qbos_token.rb 2020-01-04 22:16:07 -05:00
35a7c3cfeb Create 030_update_qbos_token.rb 2020-01-04 13:28:22 -05:00
647923e5e6 Update 029_update_qbos_types.rb 2020-01-04 13:19:21 -05:00
70ca4e9964 Create 029_update_qbos_types.rb 2020-01-04 13:17:15 -05:00
b4f5112fc3 Create 028_add_customers_mobile_phone_number.rb 2019-06-25 12:46:03 -04:00
9e9b29fef9 Update 027_add_customers_phone_number.rb 2019-06-25 11:53:40 -04:00
61c76ad80a Create 027_add_customers_phone_number.rb 2019-06-25 10:59:34 -04:00
7412ac4f91 Added boolean billed 2018-03-31 08:03:26 -04:00
ea502d5b7b Create 026_create_line_items.rb 2018-03-29 10:05:37 -04:00
d98a8b8cc4 Fixed Project releationships and database migration 2017-11-17 10:14:05 -05:00
71cfa28817 Create 025_update_projects.rb
Added customer & vehicle reference to a project.
2017-11-13 19:40:14 -05:00
3be69d5efd Update 024_update_invoices_and_estimates.rb 2017-04-02 07:00:43 -04:00
eff1f97ab2 Create 024_update_invoices_and_estimates.rb 2017-04-02 06:56:17 -04:00
224b0b4238 Update 023_create_customer_tokens.rb 2016-09-01 23:57:24 -04:00
63d969c844 Added Customer Token Model 2016-09-01 23:45:51 -04:00
1138b0d5c9 Rename 21_add_issues_qbo_invoices.rb to 021_add_issues_qbo_invoices.rb 2016-09-01 23:37:07 -04:00
758810135d Rename 20_update_qbos_time_stamp.rb to 020_update_qbos_time_stamp.rb 2016-09-01 23:36:53 -04:00
6eff61b19d Create 022_update_issues_remove_invoice.rb 2016-09-01 23:36:40 -04:00
fcc614ff54 Update 21_add_issues_qbo_invoices.rb 2016-09-01 08:22:51 -04:00
f179b04af1 Update and rename 21_add_qbo_invoices_issues.rb to 21_add_issues_qbo_invoices.rb 2016-09-01 00:49:15 -04:00
0070264d51 Update 21_add_qbo_invoices_issues.rb 2016-09-01 00:18:56 -04:00
22db89a6d9 Update 21_add_qbo_invoices_issues.rb 2016-09-01 00:17:45 -04:00
6a55138f7c Update 21_add_qbo_invoices_issues.rb 2016-09-01 00:04:27 -04:00
adb864c9ca Update 21_add_qbo_invoices_issues.rb 2016-09-01 00:00:10 -04:00
f3f92e48e0 Create 21_add_qbo_invoices_issues.rb 2016-08-31 23:58:52 -04:00
a55f3e03de Update and rename 20_update_qbos.rb to 20_update_qbos_time_stamp.rb 2016-05-02 12:52:14 -04:00
89e3e50a64 Update and rename 20_update_qbo.rb to 20_update_qbos.rb 2016-05-02 12:51:09 -04:00
e935f514c1 Create 20_update_qbo.rb 2016-05-02 12:15:28 -04:00
5a7cfbd2a6 Update 019_qbocustomers_to_customers.rb 2016-04-28 12:22:23 -04:00
d2d61b5e87 Update 019_qbocustomers_to_customers.rb 2016-04-28 12:17:41 -04:00
d809e90627 Update 019_qbocustomers_to_customers.rb 2016-04-28 12:06:22 -04:00
1e426a8295 Create 019_qbocustomers_to_customers.rb 2016-04-28 11:54:01 -04:00
deb648e3d6 Rename update_vehicles.rb to 018_update_vehicles.rb 2016-04-27 13:16:54 -04:00
f192fe8d5f Create update_vehicles.rb 2016-04-27 13:14:22 -04:00
77239122c0 Update and rename 017_update_issues.rb to 017_update_issues_with_vehicles.rb 2016-04-22 12:29:12 -04:00
2cc8c83071 Add vehicle refrence to issues 2016-04-22 12:26:48 -04:00
a69ad1cef2 Create 016_create_vehicles.rb
Create the vehicle table
2016-04-21 09:09:41 -04:00
b57d51d80a Create 015_update_qbo_purchases.rb 2016-01-27 14:32:44 -05:00
5155c0bc68 Create 014_update_customers.rb
Added reference to customers for purchases
2016-01-27 09:31:51 -05:00
d79daa7a28 Fixed migration for purchases 2016-01-26 12:32:49 -05:00
6bcf210f79 Create 013_create_qbo_purchases.rb 2016-01-26 12:24:48 -05:00
0b74f2cf52 Added Invoice Support 2016-01-24 18:54:34 -05:00
3a4b3c0646 Added qbo_estimate to issues 2016-01-12 21:00:57 -05:00
a10b075ab8 Rename columns of QBO table 2016-01-12 20:55:00 -05:00
77448e8dc1 Create table qbo_estimates 2016-01-12 19:40:20 -05:00
def2bf068e Added QBO Billed Flag to Time Entries
This allows prevents duplicate billing for Time Entries
2016-01-09 08:45:52 -05:00
7abf20f35d Added QBO Employee setting to the User.
This allows the a QBO Employee ID to be assigned to a redmine user
2016-01-09 00:51:02 -05:00