Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. error_no: 10
  2. error_str: "Unhandled exception: An exception occurred while executing 'SELECT t0.created_at AS created_at_1, t0.id AS id_2, t0.updated_at AS updated_at_3, t0.assessed_cargo_value AS assessed_cargo_value_4, t0.calculation_accepted_at AS calculation_accepted_at_5, t0.cancelling_comment AS cancelling_comment_6, t0.cancelling_reason AS cancelling_reason_7, t0.client_comment AS client_comment_8, t0.client_taxation_system AS client_taxation_system_9, t0.client_title AS client_title_10, t0.closing_reason AS closing_reason_11, t0.contract_type AS contract_type_12, t0.dispute_start_at AS dispute_start_at_13, t0.execution_finished_at AS execution_finished_at_14, t0.execution_started_at AS execution_started_at_15, t0.extra_expenses AS extra_expenses_16, t0.is_manual_selecting_active AS is_manual_selecting_active_17, t0.is_negotiation_executor_not_found_active AS is_negotiation_executor_not_found_active_18, t0.is_valid AS is_valid_19, t0.operator_documents_priority AS operator_documents_priority_20, t0.operator_logist_priority AS operator_logist_priority_21, t0.order_type AS order_type_22, t0.originals_accepted_at AS originals_accepted_at_23, t0.payment_status AS payment_status_24, t0.payment_type AS payment_type_25, t0.producer_commission_rate AS producer_commission_rate_26, t0.producer_title AS producer_title_27, t0.published_at AS published_at_28, t0.selecting_strategy AS selecting_strategy_29, t0.status_for_client AS status_for_client_30, t0.status_for_client_entered_at AS status_for_client_entered_at_31, t0.status_for_manager AS status_for_manager_32, t0.status_for_manager_entered_at AS status_for_manager_entered_at_33, t0.status_for_operator AS status_for_operator_34, t0.status_for_operator_entered_at AS status_for_operator_entered_at_35, t0.status_for_producer AS status_for_producer_36, t0.status_for_producer_entered_at AS status_for_producer_entered_at_37, t0.to_start_at AS to_start_at_38, t0.created_by AS created_by_39, t0.updated_by AS updated_by_40, t0.client_id AS client_id_41, t0.client_invoice_id AS client_invoice_id_42, t0.effective_calculation_id AS effective_calculation_id_43, t0.final_calculation_id AS final_calculation_id_44, t0.main_registry_id AS main_registry_id_45, t0.operator_employee_id AS operator_employee_id_46, t0.origin_id AS origin_id_47, t0.payment_id AS payment_id_48, t0.preliminary_calculation_id AS preliminary_calculation_id_49, t0.problem_id AS problem_id_50, t0.process_id AS process_id_51, t0.producer_id AS producer_id_52, t0.producer_invoice_id AS producer_invoice_id_53, t0.published_by_user_id AS published_by_user_id_54, t0.request_id AS request_id_55, t0.sub_registry_id AS sub_registry_id_56, t0.tariff_id AS tariff_id_57 FROM orders t0 WHERE t0.id = ?' with params [3312]:↵↵SQLSTATE[42703]: Undefined column: 7 ERROR: column t0.producer_commission_rate does not exist↵LINE 1: ...nt_status_24, t0.payment_type AS payment_type_25, t0.produce...↵ ^"
  3. status: "error"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement