Upto 50% Off | + 5% Off on Prepaid
Error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'muftilivedb.inventory_pickup_location_order' doesn't exist, query was: SELECT `main_table`.*, `extension_attribute_pickup_location_code`.`pickup_location_code` AS `extension_attribute_pickup_location_code_pickup_location_code`, `extension_attribute_notification_sent`.`notification_sent` AS `extension_attribute_notification_sent_notification_sent`, `extension_attribute_send_notification`.`send_notification` AS `extension_attribute_send_notification_send_notification` FROM `sales_order` AS `main_table` LEFT JOIN `inventory_pickup_location_order` AS `extension_attribute_pickup_location_code` ON main_table.entity_id = extension_attribute_pickup_location_code.order_id LEFT JOIN `inventory_order_notification` AS `extension_attribute_notification_sent` ON main_table.entity_id = extension_attribute_notification_sent.order_id LEFT JOIN `inventory_order_notification` AS `extension_attribute_send_notification` ON main_table.entity_id = extension_attribute_send_notification.order_id WHERE ((`main_table`.`customer_id` = '')) AND ((`status` = 'complete'))