Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
| Level | Channel | Message |
|---|---|---|
| INFO | request |
Matched route "accounting_expense_index".
[ "route" => "accounting_expense_index" "route_parameters" => [ "_route" => "accounting_expense_index" "_controller" => "App\Controller\Accounting\AccountingExpenseController::index" ] "request_uri" => "https://central-edu.net/accounting/expense/index?accounting%2Fexpense%2Findex=" "method" => "GET" ] |
Deprecations 0
Log messages generated by using features marked as deprecated.
There are no log messages about deprecated features.
Debug 6295
Unimportant log messages generated during the execution of the application.
| Time | Channel | Message |
|---|---|---|
| security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 1 ] |
|
| security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
| security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
| security |
Read existing security token from the session.
[ "key" => "_security_main" "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_enabled AS is_enabled_5, t0.is_password_changed AS is_password_changed_6, t0.last_login_at AS last_login_at_7, t0.last_auth_time AS last_auth_time_8, t0.token_live_time AS token_live_time_9, t0.token AS token_10, t0.is_can_aproved_expense AS is_can_aproved_expense_11, t0.establishment_id AS establishment_id_12, t0.establishment_group_id AS establishment_group_id_13, t14.id AS id_15, t14.code AS code_16, t14.zkbio_emp_code AS zkbio_emp_code_17, t14.last_name AS last_name_18, t14.first_name AS first_name_19, t14.gender AS gender_20, t14.phone_number AS phone_number_21, t14.mobile_number AS mobile_number_22, t14.email AS email_23, t14.address AS address_24, t14.location AS location_25, t14.birth_day AS birth_day_26, t14.created_at AS created_at_27, t14.updated_at AS updated_at_28, t14.created_by AS created_by_29, t14.updated_by AS updated_by_30, t14.image AS image_31, t14.hiring_date AS hiring_date_32, t14.date_of_departure AS date_of_departure_33, t14.nationality AS nationality_34, t14.identification_id AS identification_id_35, t14.passport_id AS passport_id_36, t14.bank_code AS bank_code_37, t14.bank_name AS bank_name_38, t14.bank_account_number AS bank_account_number_39, t14.finet_account_number AS finet_account_number_40, t14.counter_code AS counter_code_41, t14.hourly_rate AS hourly_rate_42, t14.default_number_hour_performed AS default_number_hour_performed_43, t14.number_of_children AS number_of_children_44, t14.family_situation AS family_situation_45, t14.base_salary AS base_salary_46, t14.social_number AS social_number_47, t14.is_permanent AS is_permanent_48, t14.is_declared AS is_declared_49, t14.establishment_id AS establishment_id_50, t14.user_id AS user_id_51, t14.rh_job_id AS rh_job_id_52, t14.rh_department_id AS rh_department_id_53, t14.statut_id AS statut_id_54, t0.school_year_id AS school_year_id_55 FROM user t0 LEFT JOIN rh_salary t14 ON t14.user_id = t0.id WHERE t0.id = ?
[
398
]
|
|
| security |
User was reloaded from a user provider.
[ "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" "username" => "CAISSARAKA" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_not_founder_show AS is_not_founder_show_8, t0.is_for_super_admin AS is_for_super_admin_9, t0.establishment_id AS establishment_id_10, t0.school_year_id AS school_year_id_11 FROM treasury_checkout t0 WHERE t0.id = ? LIMIT 1
[
0
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.created_by AS created_by_4, t0.updated_at AS updated_at_5, t0.updated_by AS updated_by_6, t0.establishment_id AS establishment_id_7 FROM accounting_expense_category t0 WHERE t0.id = ? LIMIT 1
[
0
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.short_name AS short_name_4, t0.type AS type_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.website AS website_9, t0.address AS address_10, t0.city AS city_11, t0.location AS location_12, t0.under_supervision AS under_supervision_13, t0.regional_directorate AS regional_directorate_14, t0.main_activity AS main_activity_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.image AS image_20, t0.sms_sender AS sms_sender_21, t0.sms_login AS sms_login_22, t0.sms_password AS sms_password_23, t0.oci_sms_sender AS oci_sms_sender_24, t0.oci_sms_phone AS oci_sms_phone_25, t0.sms_gateway AS sms_gateway_26, t0.stamp AS stamp_27, t0.badge_color AS badge_color_28, t0.sms_bank_payment AS sms_bank_payment_29, t0.sms_recovery AS sms_recovery_30, t0.is_send_absence_sms AS is_send_absence_sms_31, t0.is_face_attendance_enabled AS is_face_attendance_enabled_32, t0.zkbio_server_ip AS zkbio_server_ip_33, t0.zkbio_server_port AS zkbio_server_port_34, t0.zkbio_username AS zkbio_username_35, t0.zkbio_password AS zkbio_password_36, t0.zkbio_default_area_id AS zkbio_default_area_id_37, t0.wave_api_location AS wave_api_location_38, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_39, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_40, t0.wave_api_setup_number AS wave_api_setup_number_41, t0.wave_api_code_secret AS wave_api_code_secret_42, t0.recovery_put_out_amount AS recovery_put_out_amount_43, t0.fee_shedul_end_date AS fee_shedul_end_date_44, t0.establishment_group_id AS establishment_group_id_45, t0.parent_id AS parent_id_46 FROM establishment t0 WHERE t0.id = ?
[
4
]
|
|
| doctrine |
SELECT t0_.id AS id_0, t0_.code AS code_1, t0_.label AS label_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.created_by AS created_by_5, t0_.updated_by AS updated_by_6, t0_.is_not_founder_show AS is_not_founder_show_7, t0_.is_for_super_admin AS is_for_super_admin_8, e1_.id AS id_9, e1_.code AS code_10, e1_.name AS name_11, e1_.short_name AS short_name_12, e1_.type AS type_13, e1_.phone_number AS phone_number_14, e1_.mobile_number AS mobile_number_15, e1_.email AS email_16, e1_.website AS website_17, e1_.address AS address_18, e1_.city AS city_19, e1_.location AS location_20, e1_.under_supervision AS under_supervision_21, e1_.regional_directorate AS regional_directorate_22, e1_.main_activity AS main_activity_23, e1_.created_at AS created_at_24, e1_.updated_at AS updated_at_25, e1_.created_by AS created_by_26, e1_.updated_by AS updated_by_27, e1_.image AS image_28, e1_.sms_sender AS sms_sender_29, e1_.sms_login AS sms_login_30, e1_.sms_password AS sms_password_31, e1_.oci_sms_sender AS oci_sms_sender_32, e1_.oci_sms_phone AS oci_sms_phone_33, e1_.sms_gateway AS sms_gateway_34, e1_.stamp AS stamp_35, e1_.badge_color AS badge_color_36, e1_.sms_bank_payment AS sms_bank_payment_37, e1_.sms_recovery AS sms_recovery_38, e1_.is_send_absence_sms AS is_send_absence_sms_39, e1_.is_face_attendance_enabled AS is_face_attendance_enabled_40, e1_.zkbio_server_ip AS zkbio_server_ip_41, e1_.zkbio_server_port AS zkbio_server_port_42, e1_.zkbio_username AS zkbio_username_43, e1_.zkbio_password AS zkbio_password_44, e1_.zkbio_default_area_id AS zkbio_default_area_id_45, e1_.wave_api_location AS wave_api_location_46, e1_.wave_api_store_merchant_id AS wave_api_store_merchant_id_47, e1_.wave_api_reinbursement_code AS wave_api_reinbursement_code_48, e1_.wave_api_setup_number AS wave_api_setup_number_49, e1_.wave_api_code_secret AS wave_api_code_secret_50, e1_.recovery_put_out_amount AS recovery_put_out_amount_51, e1_.fee_shedul_end_date AS fee_shedul_end_date_52, t0_.establishment_id AS establishment_id_53, t0_.school_year_id AS school_year_id_54, e1_.establishment_group_id AS establishment_group_id_55, e1_.parent_id AS parent_id_56 FROM treasury_checkout t0_ INNER JOIN establishment e1_ ON t0_.establishment_id = e1_.id WHERE e1_.establishment_group_id = ? ORDER BY t0_.label ASC
[
3
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_enabled AS is_enabled_5, t0.is_password_changed AS is_password_changed_6, t0.last_login_at AS last_login_at_7, t0.last_auth_time AS last_auth_time_8, t0.token_live_time AS token_live_time_9, t0.token AS token_10, t0.is_can_aproved_expense AS is_can_aproved_expense_11, t0.establishment_id AS establishment_id_12, t0.establishment_group_id AS establishment_group_id_13, t14.id AS id_15, t14.code AS code_16, t14.zkbio_emp_code AS zkbio_emp_code_17, t14.last_name AS last_name_18, t14.first_name AS first_name_19, t14.gender AS gender_20, t14.phone_number AS phone_number_21, t14.mobile_number AS mobile_number_22, t14.email AS email_23, t14.address AS address_24, t14.location AS location_25, t14.birth_day AS birth_day_26, t14.created_at AS created_at_27, t14.updated_at AS updated_at_28, t14.created_by AS created_by_29, t14.updated_by AS updated_by_30, t14.image AS image_31, t14.hiring_date AS hiring_date_32, t14.date_of_departure AS date_of_departure_33, t14.nationality AS nationality_34, t14.identification_id AS identification_id_35, t14.passport_id AS passport_id_36, t14.bank_code AS bank_code_37, t14.bank_name AS bank_name_38, t14.bank_account_number AS bank_account_number_39, t14.finet_account_number AS finet_account_number_40, t14.counter_code AS counter_code_41, t14.hourly_rate AS hourly_rate_42, t14.default_number_hour_performed AS default_number_hour_performed_43, t14.number_of_children AS number_of_children_44, t14.family_situation AS family_situation_45, t14.base_salary AS base_salary_46, t14.social_number AS social_number_47, t14.is_permanent AS is_permanent_48, t14.is_declared AS is_declared_49, t14.establishment_id AS establishment_id_50, t14.user_id AS user_id_51, t14.rh_job_id AS rh_job_id_52, t14.rh_department_id AS rh_department_id_53, t14.statut_id AS statut_id_54, t0.school_year_id AS school_year_id_55 FROM user t0 LEFT JOIN rh_salary t14 ON t14.user_id = t0.id WHERE t0.id = ? LIMIT 1
[
0
]
|
|
| doctrine | SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.created_by AS created_by_4, t0.updated_at AS updated_at_5, t0.updated_by AS updated_by_6, t0.establishment_id AS establishment_id_7 FROM accounting_expense_category t0 ORDER BY t0.name ASC | |
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
17
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8119
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7717
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7489
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7440
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7333
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7327
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7310
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7060
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6707
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6570
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6378
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6232
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6214
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6105
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6074
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6039
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5899
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5877
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5745
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5660
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5604
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5596
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5085
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4915
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4816
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4743
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4680
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4665
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4589
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4382
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4366
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4325
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4191
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4053
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3987
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3558
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3513
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3443
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3176
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3081
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3073
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3015
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2998
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2980
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2959
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2853
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2838
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2821
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2738
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2722
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2714
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2709
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2679
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2664
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2645
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2629
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2617
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2528
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2490
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2452
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2421
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2352
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2201
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2170
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2167
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2118
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2087
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2038
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2030
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1951
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1927
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1872
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1791
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1612
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1603
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1496
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1471
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1192
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1132
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1110
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1072
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1066
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1042
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1008
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1002
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
974
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
634
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
607
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
552
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
486
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
469
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
408
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
398
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
389
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
306
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
292
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
266
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
235
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
210
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
189
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
74
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
71
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
67
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
65
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8119
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7717
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7489
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7440
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7333
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7327
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7310
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7060
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6707
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6570
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6378
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6232
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6214
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6105
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6074
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6039
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5899
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5877
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5745
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5660
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5604
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5596
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5085
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4915
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4816
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4743
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4680
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4665
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4589
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4382
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4366
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4325
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4191
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4053
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3987
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3558
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3513
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3443
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3176
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3081
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3073
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3015
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2998
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2980
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2959
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2853
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2838
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2821
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2738
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2722
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2714
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2709
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2679
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2664
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2645
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2629
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2617
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2528
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2490
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2452
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2421
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2352
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2201
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2170
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2167
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2118
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2087
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2038
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2030
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1951
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1927
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1872
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1791
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1612
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1603
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1496
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1471
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1192
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1132
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1110
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1072
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1066
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1042
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1008
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1002
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
974
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
634
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
607
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
552
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
486
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
469
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
408
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
398
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
389
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
306
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
292
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
266
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
235
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
210
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
189
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
74
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
71
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
67
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
65
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8119
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7717
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7489
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7440
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7333
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7327
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7310
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7060
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6740
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6707
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6570
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6378
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6232
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6214
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6105
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6074
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6039
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5899
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5877
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5745
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5660
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5604
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5596
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5085
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4915
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4816
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4743
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4680
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4665
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4589
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4382
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4366
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4325
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4191
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4053
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3987
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3732
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3558
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3513
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3443
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3176
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3081
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3073
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3025
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3015
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3007
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2998
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2980
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2959
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2938
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2853
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2838
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2834
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2821
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2738
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2722
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2714
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2709
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2679
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2664
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2645
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2629
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2617
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2528
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2514
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2490
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2452
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2421
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2352
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2201
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2170
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2167
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2118
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2087
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2038
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2030
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1990
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1951
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1927
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1904
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1872
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1851
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1791
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1786
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1774
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1612
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1603
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1565
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1538
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1496
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1471
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1466
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1192
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1168
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1132
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1110
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1072
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1066
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1055
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1042
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1029
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1008
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1002
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
994
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
991
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
974
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
934
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
930
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
845
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
823
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
778
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
764
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
724
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
695
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
678
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
652
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
634
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
623
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
618
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
607
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
586
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
578
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
557
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
552
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
539
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
486
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
469
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
444
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
408
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
398
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
389
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
320
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
306
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
292
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
266
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
246
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
240
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
235
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
228
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
210
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
195
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
189
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
154
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
122
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
117
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
74
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
71
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
67
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
65
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
19
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5506
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4914
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4669
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4199
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4127
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4048
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3883
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3770
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3222
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3207
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3128
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3078
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2956
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2907
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2906
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2880
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2869
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2861
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2826
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2226
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2123
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2024
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1809
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1782
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1706
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1690
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1674
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1465
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1447
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1390
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1339
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1298
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1287
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1284
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1275
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1250
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1203
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1198
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1160
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1151
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1089
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1075
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1023
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1014
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1012
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
993
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
984
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
977
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
973
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
946
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
870
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
867
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
852
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
819
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
772
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
719
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
683
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
671
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
545
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
534
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
404
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
401
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
356
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
353
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
276
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
252
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
158
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
150
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
140
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
103
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
97
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
91
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
89
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
81
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
79
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
77
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5506
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4914
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4669
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4199
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4127
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4048
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3883
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3770
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3222
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3207
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3128
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3078
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2956
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2907
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2906
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2880
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2869
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2861
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2826
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2226
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2123
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2024
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1809
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1782
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1706
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1690
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1674
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1465
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1447
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1390
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1339
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1298
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1287
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1284
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1275
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1250
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1203
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1198
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1160
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1151
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1089
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1075
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1023
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1014
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1012
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
993
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
984
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
977
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
973
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
946
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
870
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
867
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
852
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
819
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
772
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
719
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
683
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
671
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
545
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
534
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
404
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
401
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
356
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
353
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
276
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
252
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
158
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
150
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
140
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
103
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
97
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
91
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
89
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
81
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
79
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
77
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5796
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5582
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5506
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5502
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5362
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5173
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5071
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5010
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4914
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4854
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4807
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4669
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4646
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4524
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4215
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4199
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4127
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4093
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4057
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4048
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3964
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3883
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3770
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3476
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3458
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3222
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3207
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3174
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3128
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3078
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2956
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2937
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2907
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2906
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2880
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2874
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2871
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2869
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2866
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2861
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2826
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2273
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2226
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2209
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2200
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2123
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2113
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2024
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1968
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1949
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1809
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1799
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1782
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1769
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1706
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1690
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1674
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1644
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1588
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1529
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1527
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1507
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1465
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1447
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1438
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1423
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1397
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1390
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1374
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1351
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1345
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1339
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1298
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1287
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1284
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1275
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1250
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1217
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1203
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1198
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1194
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1187
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1160
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1151
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1134
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1133
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1089
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1075
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1067
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1044
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1026
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1023
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1014
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1012
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1003
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
999
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
993
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
984
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
977
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
973
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
966
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
946
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
942
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
898
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
890
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
878
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
870
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
867
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
858
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
852
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
819
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
805
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
798
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
783
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
772
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
758
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
757
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
726
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
719
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
711
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
683
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
671
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
649
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
627
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
590
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
584
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
561
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
547
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
545
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
534
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
503
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
467
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
459
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
451
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
404
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
401
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
365
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
356
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
353
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
324
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
303
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
295
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
289
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
276
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
252
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
244
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
197
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
185
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
171
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
158
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
150
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
149
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
140
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
106
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
103
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
100
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
97
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
91
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
89
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
81
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
79
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
77
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
26
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8238
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8179
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8096
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7846
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7775
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7656
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7594
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7342
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7316
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7157
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7086
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6988
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6941
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6916
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6830
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6723
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6611
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6563
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6424
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6301
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6293
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6181
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6065
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5892
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5864
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5633
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5632
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5585
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5577
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5540
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5515
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5499
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5483
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5373
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5145
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4985
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4936
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4850
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4776
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4468
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4453
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4402
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4337
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4332
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4329
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4280
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4263
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4259
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4021
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3963
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3960
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3710
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3414
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3242
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3088
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3043
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2965
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2950
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2932
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2922
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2811
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2797
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2788
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2779
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2777
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2737
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2641
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2626
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2622
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2580
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2543
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2530
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2485
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2472
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2463
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2395
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2348
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2270
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2234
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2138
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2108
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1952
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1921
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1875
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1773
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1762
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1731
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1720
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1704
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1686
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1521
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1450
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1419
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1415
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1412
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1400
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1387
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1354
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1331
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1300
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1297
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8238
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8179
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8096
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7846
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7775
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7656
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7594
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7342
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7316
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7157
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7086
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6988
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6941
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6916
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6830
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6723
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6611
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6563
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6424
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6301
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6293
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6181
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6065
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5892
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5864
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5633
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5632
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5585
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5577
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5540
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5515
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5499
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5483
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5373
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5145
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4985
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4936
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4850
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4776
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4468
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4453
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4402
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4337
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4332
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4329
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4280
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4263
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4259
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4021
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3963
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3960
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3710
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3414
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3242
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3088
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3043
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2965
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2950
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2932
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2922
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2811
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2797
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2788
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2779
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2777
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2737
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2641
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2626
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2622
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2580
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2543
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2530
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2485
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2472
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2463
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2395
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2348
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2270
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2234
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2138
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2108
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1952
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1921
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1875
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1773
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1762
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1731
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1720
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1704
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1686
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1521
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1450
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1419
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1415
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1412
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1400
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1387
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1354
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1331
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1300
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1297
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8238
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8224
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8212
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8179
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8152
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8137
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8125
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8096
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7944
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7911
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7895
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7862
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7846
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7835
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7775
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7754
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7733
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7656
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7610
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7594
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7519
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7488
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7361
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7342
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7316
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7296
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7269
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7247
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7213
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7183
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7157
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7126
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7107
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7086
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6988
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6947
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6941
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6928
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6916
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6889
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6873
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6830
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6795
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6749
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6723
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6705
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6621
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6611
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6606
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6599
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6563
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6518
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6512
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6477
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6460
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6442
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6424
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6399
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6384
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6301
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6293
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6268
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6248
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6230
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6206
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6181
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6162
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6141
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6120
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6097
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6083
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6065
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6037
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6022
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6005
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5948
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5929
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5908
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5892
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5864
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5842
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5734
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5702
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5691
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5685
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5676
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5670
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5663
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5659
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5653
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5643
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5633
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5632
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5585
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5579
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5577
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5573
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5571
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5564
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5555
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5548
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5540
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5536
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5531
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5520
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5515
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5499
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5484
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5483
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5433
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5413
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5391
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5373
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5364
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5282
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5258
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5245
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5208
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5193
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5177
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5165
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5145
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5114
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5084
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5058
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5050
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5019
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4985
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4975
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4953
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4936
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4920
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4884
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4868
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4855
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4850
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4840
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4828
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4776
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4746
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4725
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4703
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4576
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4553
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4532
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4517
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4497
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4468
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4453
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4427
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4416
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4402
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4388
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4337
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4332
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4329
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4280
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4263
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4259
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4233
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4218
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4205
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4115
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4102
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4091
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4035
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4021
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4000
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3983
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3963
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3960
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3860
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3843
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3825
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3710
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3692
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3675
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3642
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3624
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3595
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3551
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3494
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3482
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3455
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3436
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3414
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3396
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3385
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3335
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3281
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3271
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3257
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3242
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3237
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3166
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3130
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3099
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3088
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3080
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3069
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3068
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3043
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3033
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3027
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3018
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3004
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3001
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2989
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2972
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2965
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2958
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2950
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2939
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2932
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2922
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2918
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2909
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2903
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2897
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2885
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2811
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2801
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2797
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2793
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2788
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2779
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2777
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2763
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2760
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2755
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2750
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2739
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2737
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2721
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2718
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2713
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2701
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2694
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2688
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2682
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2673
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2668
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2654
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2647
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2641
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2626
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2622
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2609
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2597
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2592
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2580
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2574
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2567
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2562
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2559
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2554
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2543
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2537
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2530
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2508
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2504
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2493
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2491
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2485
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2480
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2472
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2463
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2454
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2445
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2425
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2403
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2395
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2379
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2371
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2348
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2346
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2343
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2330
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2311
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2285
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2270
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2251
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2234
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2227
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2211
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2202
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2188
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2180
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2169
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2163
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2148
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2143
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2138
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2131
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2116
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2108
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2098
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2079
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2070
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2063
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2049
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2028
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2020
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2013
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2006
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1996
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1986
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1978
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1970
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1962
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1952
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1926
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1921
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1913
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1905
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1896
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1886
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1875
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1857
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1847
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1841
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1829
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1820
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1812
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1773
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1762
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1752
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1742
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1731
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1720
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1712
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1704
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1696
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1686
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1667
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1658
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1648
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1638
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1636
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1619
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1605
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1587
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1575
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1556
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1549
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1521
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1511
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1501
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1495
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1464
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1457
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1450
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1448
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1432
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1426
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1419
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1415
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1412
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1405
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1400
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1393
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1387
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1383
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1380
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1363
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1359
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1354
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1350
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1347
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1336
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1331
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1328
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1323
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1319
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1315
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1312
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1304
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1300
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1297
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1294
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1288
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1286
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
41
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8216
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7844
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7822
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7766
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7526
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7241
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7016
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6997
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6697
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6693
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6505
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6291
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6082
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6031
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5995
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5881
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5651
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5313
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4768
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4386
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4370
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
4009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3979
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3833
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8216
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7844
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7822
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7766
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7526
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7241
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7016
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6997
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6697
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6693
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6505
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6291
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6082
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6031
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5995
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5881
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5651
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5313
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4768
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4386
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4370
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
4009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3979
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3833
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8225
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8216
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8109
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8056
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8041
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7931
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7844
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7822
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7814
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7785
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7766
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7744
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7728
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7687
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7631
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7581
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7569
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7546
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7541
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7526
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7498
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7481
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7475
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7409
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7375
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7369
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7360
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7357
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7341
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7340
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7334
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7256
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7241
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7239
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7219
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7196
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7182
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7147
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7142
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7124
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7112
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7062
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7016
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6997
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6982
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6957
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6902
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6848
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6824
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6790
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6759
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6697
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6693
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6672
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6640
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6628
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6614
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6608
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6572
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6560
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6533
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6505
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6478
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6470
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6446
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6429
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6418
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6417
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6407
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6381
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6367
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6338
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6314
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6309
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6291
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6279
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6221
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6184
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6146
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6094
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6092
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6082
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6076
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6059
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6031
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5995
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5976
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5954
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5935
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5881
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5865
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5856
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5849
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5832
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5817
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5789
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5781
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5741
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5708
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5698
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5684
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5666
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5661
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5655
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5651
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5616
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5602
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5593
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5523
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5368
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5313
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5159
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4925
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4910
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4891
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4876
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4768
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4730
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4716
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4591
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4509
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4441
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4386
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4370
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4349
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4344
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4231
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
4009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3979
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3924
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3882
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3879
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3859
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3833
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3787
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3767
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3635
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3613
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3598
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3566
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3550
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3544
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3462
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3410
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3392
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3377
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3302
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3223
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3190
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3175
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3155
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
50
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
8052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
7164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6394
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6355
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
6046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5699
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
8052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
7164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6394
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6355
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
6046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5699
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
8052
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7813
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
7164
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6800
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6784
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6677
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6630
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6525
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6437
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6394
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6355
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6321
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6090
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
6046
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5887
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5699
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5662
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3901
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
18
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1161
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
516
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
83
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
69
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1161
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
516
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
83
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
69
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1863
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1161
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1111
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1040
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1009
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
923
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
912
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
831
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
650
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
639
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
516
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
510
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
83
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
69
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_closed AS is_closed_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.establishment_id AS establishment_id_11, t0.checkout_id AS checkout_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_cash_register t0 WHERE t0.checkout_id = ? ORDER BY t0.id DESC
[
22
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
5487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
3054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
2136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1729
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
1034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
431
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
420
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.method AS method_3, t0.memo AS memo_4, t0.amount AS amount_5, t0.create_at AS create_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.establishment_id AS establishment_id_11, t0.student_registration_id AS student_registration_id_12, t0.cash_register_id AS cash_register_id_13, t0.school_year_id AS school_year_id_14 FROM accounting_student_registration_payment t0 WHERE t0.cash_register_id = ? ORDER BY t0.id DESC
[
139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
5487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
3054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
2136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1729
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
1034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
431
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
420
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.description AS description_3, t0.amount AS amount_4, t0.is_submited AS is_submited_5, t0.is_aproved AS is_aproved_6, t0.is_canceled AS is_canceled_7, t0.is_paid AS is_paid_8, t0.create_date AS create_date_9, t0.created_at AS created_at_10, t0.created_by AS created_by_11, t0.updated_at AS updated_at_12, t0.updated_by AS updated_by_13, t0.aproved_by AS aproved_by_14, t0.aproved_at AS aproved_at_15, t0.establishment_id AS establishment_id_16, t0.salary_id AS salary_id_17, t0.cash_register_id AS cash_register_id_18, t0.cash_movement_id AS cash_movement_id_19, t0.account_id AS account_id_20, t0.school_year_id AS school_year_id_21, t0.checkout_id AS checkout_id_22, t0.accounting_expense_category_id AS accounting_expense_category_id_23 FROM accounting_expense t0 WHERE t0.cash_register_id = ?
[
139
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5657
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
5487
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3601
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3129
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3064
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
3054
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2943
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
2136
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1971
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1933
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1917
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1894
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1893
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1837
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1836
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1810
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1808
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1780
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1771
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1761
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1751
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1747
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1729
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1583
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1326
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1322
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
1034
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
431
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
420
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
178
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
172
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
144
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.discharge AS discharge_2, t0.amount AS amount_3, t0.create_at AS create_at_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.is_founder_valedated AS is_founder_valedated_9, t0.is_founder_rejected AS is_founder_rejected_10, t0.cash_register_id AS cash_register_id_11, t0.establishment_id AS establishment_id_12, t0.school_year_id AS school_year_id_13 FROM treasury_payment t0 WHERE t0.cash_register_id = ?
[
139
]
|
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| security |
Stored the security token in the session.
[ "key" => "_security_main" ] |
|
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SELECT DATABASE() | |
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
| doctrine | SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.phone_number AS phone_number_8, t0.mobile_number AS mobile_number_9, t0.email AS email_10, t0.website AS website_11, t0.address AS address_12, t0.location AS location_13, t0.under_supervision AS under_supervision_14, t0.image AS image_15, t0.transportation_manager_id AS transportation_manager_id_16 FROM establishment_group t0 ORDER BY t0.id DESC | |
| doctrine | SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.short_name AS short_name_4, t0.type AS type_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.website AS website_9, t0.address AS address_10, t0.city AS city_11, t0.location AS location_12, t0.under_supervision AS under_supervision_13, t0.regional_directorate AS regional_directorate_14, t0.main_activity AS main_activity_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.image AS image_20, t0.sms_sender AS sms_sender_21, t0.sms_login AS sms_login_22, t0.sms_password AS sms_password_23, t0.oci_sms_sender AS oci_sms_sender_24, t0.oci_sms_phone AS oci_sms_phone_25, t0.sms_gateway AS sms_gateway_26, t0.stamp AS stamp_27, t0.badge_color AS badge_color_28, t0.sms_bank_payment AS sms_bank_payment_29, t0.sms_recovery AS sms_recovery_30, t0.is_send_absence_sms AS is_send_absence_sms_31, t0.is_face_attendance_enabled AS is_face_attendance_enabled_32, t0.zkbio_server_ip AS zkbio_server_ip_33, t0.zkbio_server_port AS zkbio_server_port_34, t0.zkbio_username AS zkbio_username_35, t0.zkbio_password AS zkbio_password_36, t0.zkbio_default_area_id AS zkbio_default_area_id_37, t0.wave_api_location AS wave_api_location_38, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_39, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_40, t0.wave_api_setup_number AS wave_api_setup_number_41, t0.wave_api_code_secret AS wave_api_code_secret_42, t0.recovery_put_out_amount AS recovery_put_out_amount_43, t0.fee_shedul_end_date AS fee_shedul_end_date_44, t0.establishment_group_id AS establishment_group_id_45, t0.parent_id AS parent_id_46 FROM establishment t0 ORDER BY t0.id DESC | |
| doctrine | SELECT t0.id AS id_1, t0.is_ongoing AS is_ongoing_2, t0.is_archived AS is_archived_3, t0.code AS code_4, t0.label AS label_5, t0.fiscal_year AS fiscal_year_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.begin_at AS begin_at_11, t0.end_at AS end_at_12 FROM school_year t0 ORDER BY t0.id DESC | |
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.short_name AS short_name_4, t0.type AS type_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.website AS website_9, t0.address AS address_10, t0.city AS city_11, t0.location AS location_12, t0.under_supervision AS under_supervision_13, t0.regional_directorate AS regional_directorate_14, t0.main_activity AS main_activity_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.image AS image_20, t0.sms_sender AS sms_sender_21, t0.sms_login AS sms_login_22, t0.sms_password AS sms_password_23, t0.oci_sms_sender AS oci_sms_sender_24, t0.oci_sms_phone AS oci_sms_phone_25, t0.sms_gateway AS sms_gateway_26, t0.stamp AS stamp_27, t0.badge_color AS badge_color_28, t0.sms_bank_payment AS sms_bank_payment_29, t0.sms_recovery AS sms_recovery_30, t0.is_send_absence_sms AS is_send_absence_sms_31, t0.is_face_attendance_enabled AS is_face_attendance_enabled_32, t0.zkbio_server_ip AS zkbio_server_ip_33, t0.zkbio_server_port AS zkbio_server_port_34, t0.zkbio_username AS zkbio_username_35, t0.zkbio_password AS zkbio_password_36, t0.zkbio_default_area_id AS zkbio_default_area_id_37, t0.wave_api_location AS wave_api_location_38, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_39, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_40, t0.wave_api_setup_number AS wave_api_setup_number_41, t0.wave_api_code_secret AS wave_api_code_secret_42, t0.recovery_put_out_amount AS recovery_put_out_amount_43, t0.fee_shedul_end_date AS fee_shedul_end_date_44, t0.establishment_group_id AS establishment_group_id_45, t0.parent_id AS parent_id_46 FROM establishment t0 INNER JOIN user_establishment ON t0.id = user_establishment.establishment_id WHERE user_establishment.user_id = ?
[
398
]
|
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SELECT DATABASE() | |
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
| doctrine | SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.phone_number AS phone_number_8, t0.mobile_number AS mobile_number_9, t0.email AS email_10, t0.website AS website_11, t0.address AS address_12, t0.location AS location_13, t0.under_supervision AS under_supervision_14, t0.image AS image_15, t0.transportation_manager_id AS transportation_manager_id_16 FROM establishment_group t0 ORDER BY t0.id DESC | |
| doctrine | SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.short_name AS short_name_4, t0.type AS type_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.website AS website_9, t0.address AS address_10, t0.city AS city_11, t0.location AS location_12, t0.under_supervision AS under_supervision_13, t0.regional_directorate AS regional_directorate_14, t0.main_activity AS main_activity_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.image AS image_20, t0.sms_sender AS sms_sender_21, t0.sms_login AS sms_login_22, t0.sms_password AS sms_password_23, t0.oci_sms_sender AS oci_sms_sender_24, t0.oci_sms_phone AS oci_sms_phone_25, t0.sms_gateway AS sms_gateway_26, t0.stamp AS stamp_27, t0.badge_color AS badge_color_28, t0.sms_bank_payment AS sms_bank_payment_29, t0.sms_recovery AS sms_recovery_30, t0.is_send_absence_sms AS is_send_absence_sms_31, t0.is_face_attendance_enabled AS is_face_attendance_enabled_32, t0.zkbio_server_ip AS zkbio_server_ip_33, t0.zkbio_server_port AS zkbio_server_port_34, t0.zkbio_username AS zkbio_username_35, t0.zkbio_password AS zkbio_password_36, t0.zkbio_default_area_id AS zkbio_default_area_id_37, t0.wave_api_location AS wave_api_location_38, t0.wave_api_store_merchant_id AS wave_api_store_merchant_id_39, t0.wave_api_reinbursement_code AS wave_api_reinbursement_code_40, t0.wave_api_setup_number AS wave_api_setup_number_41, t0.wave_api_code_secret AS wave_api_code_secret_42, t0.recovery_put_out_amount AS recovery_put_out_amount_43, t0.fee_shedul_end_date AS fee_shedul_end_date_44, t0.establishment_group_id AS establishment_group_id_45, t0.parent_id AS parent_id_46 FROM establishment t0 ORDER BY t0.id DESC | |
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SELECT DATABASE() | |
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
| event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
| doctrine | SELECT DATABASE() | |
| doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
| doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
| doctrine | SELECT * FROM doctrine_migration_versions | |
| doctrine | SELECT DATABASE() | |
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
| event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 4505
Log messages generated during the compilation of the service container.
| Class | Messages |
|---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
1460 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
940 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
70 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
1403 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
116 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
516 |