fix timezone
This commit is contained in:
38
install
38
install
@@ -4233,7 +4233,7 @@ Processing by Origami::HomeController#index as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.5ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
@@ -4351,7 +4351,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mShiftSale Load (1.1ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.5ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mMembershipSetting Load (0.5ms)[0m [1m[34mSELECT `membership_settings`.* FROM `membership_settings` WHERE `membership_settings`.`id` = 1 LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.8ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 29 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.8ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 29 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.5ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -4437,7 +4437,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.5ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.4ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (438.3ms)
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
@@ -5358,7 +5358,7 @@ Processing by Origami::HomeController#index as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.3ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.5ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
@@ -5557,7 +5557,7 @@ Processing by Origami::HomeController#index as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.6ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.3ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Employee Load (0.0ms)[0m [1m[34mSELECT `employees`.* FROM `employees` WHERE `employees`.`token_session` = '20e3649ff22a629a733f' LIMIT 1[0m [["token_session", "20e3649ff22a629a733f"], ["LIMIT", 1]]
|
||||
@@ -5675,7 +5675,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[35m (0.7ms)[0m [1m[34mSELECT customer_id, name FROM `customers`[0m
|
||||
[1m[36mShiftSale Load (1.9ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.7ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mBooking Load (5.9ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (5.9ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.7ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.4ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.8ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -5764,7 +5764,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.8ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.3ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (421.3ms)
|
||||
@@ -5880,7 +5880,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[35m (0.3ms)[0m [1m[34mSELECT customer_id, name FROM `customers`[0m
|
||||
[1m[36mShiftSale Load (0.4ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.3ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.6ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.6ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -5969,7 +5969,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.6ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.4ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.4ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (458.3ms)
|
||||
@@ -6087,7 +6087,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mShiftSale Load (0.5ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.4ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mMembershipSetting Load (0.3ms)[0m [1m[34mSELECT `membership_settings`.* FROM `membership_settings` WHERE `membership_settings`.`id` = 1 LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.5ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.5ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.4ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -6176,7 +6176,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.9ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.3ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (491.2ms)
|
||||
@@ -6280,7 +6280,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mShiftSale Load (0.4ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.3ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mMembershipSetting Load (1.0ms)[0m [1m[34mSELECT `membership_settings`.* FROM `membership_settings` WHERE `membership_settings`.`id` = 1 LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.1ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.1ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.4ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.6ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -6369,7 +6369,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.5ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.4ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.3ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (549.6ms)
|
||||
@@ -6471,7 +6471,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[35m (1.2ms)[0m [1m[34mSELECT customer_id, name FROM `customers`[0m
|
||||
[1m[36mShiftSale Load (0.5ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.3ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.2ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.2ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.4ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.2ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -6560,7 +6560,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.3ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.9ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (441.0ms)
|
||||
@@ -6678,7 +6678,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mShiftSale Load (0.4ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.4ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mMembershipSetting Load (0.3ms)[0m [1m[34mSELECT `membership_settings`.* FROM `membership_settings` WHERE `membership_settings`.`id` = 1 LIMIT 1[0m
|
||||
[1m[36mBooking Load (3.1ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (3.1ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -6767,7 +6767,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.4ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (1.2ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.4ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (595.2ms)
|
||||
@@ -6872,7 +6872,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mShiftSale Load (0.6ms)[0m [1m[34mSELECT `shift_sales`.* FROM `shift_sales` WHERE (shift_started_at is not null and shift_closed_at is null and employee_id = 7) LIMIT 1[0m
|
||||
[1m[36mShop Load (0.3ms)[0m [1m[34mSELECT `shops`.* FROM `shops` ORDER BY `shops`.`id` ASC LIMIT 1[0m
|
||||
[1m[36mMembershipSetting Load (0.3ms)[0m [1m[34mSELECT `membership_settings`.* FROM `membership_settings` WHERE `membership_settings`.`id` = 1 LIMIT 1[0m
|
||||
[1m[36mBooking Load (1.0ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mBooking Load (1.0ms)[0m [1m[34mSELECT `bookings`.* FROM `bookings` WHERE `bookings`.`dining_facility_id` = 31 AND (booking_status != 'moved') AND (DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' OR DATE_FORMAT(CONVERT_TZ(created_at, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-21' )[0m
|
||||
[1m[36mLookup Load (0.3ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_time'[0m
|
||||
[1m[36mLookup Load (0.9ms)[0m [1m[34mSELECT name, value FROM `lookups` WHERE `lookups`.`lookup_type` = 'checkout_alert_time'[0m
|
||||
[1m[36mTaxProfile Load (0.3ms)[0m [1m[34mSELECT `tax_profiles`.* FROM `tax_profiles` WHERE (group_type = 'cashier') ORDER BY order_by asc, order_by ASC[0m
|
||||
@@ -6961,7 +6961,7 @@ Processing by Origami::HomeController#show as HTML
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mCACHE Zone Load (0.0ms)[0m [1m[34mSELECT `zones`.* FROM `zones` WHERE `zones`.`id` = 1 LIMIT 1[0m [["id", 1], ["LIMIT", 1]]
|
||||
[1m[36mRoom Load (0.4ms)[0m [1m[34mSELECT `dining_facilities`.* FROM `dining_facilities` WHERE `dining_facilities`.`type` IN ('Room') AND `dining_facilities`.`is_active` = 1 ORDER BY status desc[0m
|
||||
[1m[36mOrder Load (0.9ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date,'+00:00', Time.zone.formatted_offset),'%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mOrder Load (0.9ms)[0m [1m[34mSELECT `orders`.* FROM `orders` WHERE (DATE_FORMAT(CONVERT_TZ(date, '+00:00', '<%= Time.zone.formatted_offset %>'), '%Y-%m-%d') = '2019-04-22' and status != 'billed' and source != 'quick_service') ORDER BY date desc[0m
|
||||
[1m[36mSaleOrder Load (0.3ms)[0m [1m[34mSELECT `sale_orders`.* FROM `sale_orders` WHERE `sale_orders`.`order_id` = 'ODR-000000040176'[0m
|
||||
[1m[36mPaymentMethodSetting Load (0.3ms)[0m [1m[34mSELECT `payment_method_settings`.* FROM `payment_method_settings`[0m
|
||||
Rendered origami/home/show.html.erb within layouts/origami (537.0ms)
|
||||
|
||||
Reference in New Issue
Block a user