From 94d5a338b56362625d36e4405bae6a60b449e6e6 Mon Sep 17 00:00:00 2001 From: PotapovaA Date: Thu, 30 Jul 2026 19:40:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=BC=D0=B0?= =?UTF-8?q?=D0=BF=D0=BF=D0=B8=D0=BD=D0=B3=20=D0=B4=D0=BB=D1=8F=202=20?= =?UTF-8?q?=D1=84=D0=BE=D1=80=D0=BC=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../RealtimeTable/constants/FORM_2/CAP.js | 1470 ++++++++--------- .../RealtimeTable/constants/FORM_2/OPER.js | 1460 ++++++++-------- 2 files changed, 1411 insertions(+), 1519 deletions(-) diff --git a/web/src/components/RealtimeTable/constants/FORM_2/CAP.js b/web/src/components/RealtimeTable/constants/FORM_2/CAP.js index 7d1c3c7..296fce4 100644 --- a/web/src/components/RealtimeTable/constants/FORM_2/CAP.js +++ b/web/src/components/RealtimeTable/constants/FORM_2/CAP.js @@ -9,9 +9,9 @@ import { export const config = { config: { colors: { - "data.header.section": { + "data.header.section_code": { color_type: orangeColumn, - accessorKey: "data.header.section", + accessorKey: "data.header.section_code", }, "data.header.item_id": { color_type: orangeColumn, @@ -29,6 +29,134 @@ export const config = { color_type: orangeColumn, accessorKey: "data.header.internal_order", }, + "data.collegial.approved": { + color_type: orangeColumn, + accessorKey: "data.collegial.approved", + }, + "data.collegial.protocol": { + color_type: orangeColumn, + accessorKey: "data.collegial.protocol", + }, + net_kolonki_kollegialnye_organy_field: { + color_type: orangeColumn, + accessorKey: "net_kolonki_kollegialnye_organy_field", + }, + "data.collegial.note": { + color_type: orangeColumn, + accessorKey: "data.collegial.note", + }, + "data.ckk.ceiling": { + color_type: orangeColumn, + accessorKey: "data.ckk.ceiling", + }, + "data.booking.y2026.q1": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q1", + }, + "data.booking.y2026.q2": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q2", + }, + "data.booking.y2026.q3": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q3", + }, + "data.booking.y2026.q4": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q4", + }, + "data.ckk.rf_schedule": { + color_type: orangeColumn, + accessorKey: "data.ckk.rf_schedule", + }, + "data.ckk.deadline": { + color_type: orangeColumn, + accessorKey: "data.ckk.deadline", + }, + "data.ckk.proc_plan": { + color_type: orangeColumn, + accessorKey: "data.ckk.proc_plan", + }, + "data.ckk.proc_method": { + color_type: orangeColumn, + accessorKey: "data.ckk.proc_method", + }, + "data.ckk.comment": { + color_type: orangeColumn, + accessorKey: "data.ckk.comment", + }, + "data.contract.counterparty": { + color_type: orangeColumn, + accessorKey: "data.contract.counterparty", + }, + "data.contract.reference": { + color_type: orangeColumn, + accessorKey: "data.contract.reference", + }, + "data.contract.addenda": { + color_type: orangeColumn, + accessorKey: "data.contract.addenda", + }, + "data.contract.subject": { + color_type: orangeColumn, + accessorKey: "data.contract.subject", + }, + "data.contract.currency": { + color_type: orangeColumn, + accessorKey: "data.contract.currency", + }, + "data.contract.ceiling": { + color_type: orangeColumn, + accessorKey: "data.contract.ceiling", + }, + "data.contract.q1": { + color_type: orangeColumn, + accessorKey: "data.contract.q1", + }, + "data.contract.q2": { + color_type: orangeColumn, + accessorKey: "data.contract.q2", + }, + "data.contract.q3": { + color_type: orangeColumn, + accessorKey: "data.contract.q3", + }, + "data.contract.q4": { + color_type: orangeColumn, + accessorKey: "data.contract.q4", + }, + "data.contract.rf_schedule": { + color_type: orangeColumn, + accessorKey: "data.contract.rf_schedule", + }, + "data.contract.vat_rate": { + color_type: orangeColumn, + accessorKey: "data.contract.vat_rate", + }, + "data.contract.exchange_rate": { + color_type: orangeColumn, + accessorKey: "data.contract.exchange_rate", + }, + "data.contract.amount_foreign": { + color_type: orangeColumn, + accessorKey: "data.contract.amount_foreign", + }, + "data.contract.deadline": { + color_type: orangeColumn, + accessorKey: "data.contract.deadline", + }, + "data.contract.scheme": { + color_type: orangeColumn, + accessorKey: "data.contract.scheme", + }, + "data.contract.act": { + color_type: orangeColumn, + accessorKey: "data.contract.act", + }, + "data.contract.comment": { + color_type: orangeColumn, + accessorKey: "data.contract.comment", + }, "data.plan.q1": { color_type: orangeColumn, accessorKey: "data.plan.q1", @@ -81,61 +209,61 @@ export const config = { color_type: orangeColumn, accessorKey: "data.contract_summary.other_ssp", }, - "data.allocation.order": { + "data.allocation.contract_ref": { color_type: orangeColumn, - accessorKey: "data.allocation.order", + accessorKey: "data.allocation.contract_ref", }, - "data.allocation.property": { + "data.allocation.purpose": { color_type: orangeColumn, - accessorKey: "data.allocation.property", + accessorKey: "data.allocation.purpose", }, - "data.sequestration.q1": { + "data.seq_dfip.q1": { color_type: orangeColumn, - accessorKey: "data.sequestration.q1", + accessorKey: "data.seq_dfip.q1", }, - "data.sequestration.q2": { + "data.seq_dfip.q2": { color_type: orangeColumn, - accessorKey: "data.sequestration.q2", + accessorKey: "data.seq_dfip.q2", }, - "data.sequestration.q3": { + "data.seq_dfip.q3": { color_type: orangeColumn, - accessorKey: "data.sequestration.q3", + accessorKey: "data.seq_dfip.q3", }, - "data.sequestration.q4": { + "data.seq_dfip.q4": { color_type: orangeColumn, - accessorKey: "data.sequestration.q4", + accessorKey: "data.seq_dfip.q4", }, - "data.sequestration.year": { + "data.seq_dfip.year": { color_type: orangeColumn, - accessorKey: "data.sequestration.year", + accessorKey: "data.seq_dfip.year", }, - "data.sequestration.justification": { + "data.seq_dfip.justification": { color_type: orangeColumn, - accessorKey: "data.sequestration.justification", + accessorKey: "data.seq_dfip.justification", }, - "data.reserve.q1": { + "data.seq_ssp.q1": { color_type: orangeColumn, - accessorKey: "data.reserve.q1", + accessorKey: "data.seq_ssp.q1", }, - "data.reserve.q2": { + "data.seq_ssp.q2": { color_type: orangeColumn, - accessorKey: "data.reserve.q2", + accessorKey: "data.seq_ssp.q2", }, - "data.reserve.q3": { + "data.seq_ssp.q3": { color_type: orangeColumn, - accessorKey: "data.reserve.q3", + accessorKey: "data.seq_ssp.q3", }, - "data.reserve.q4": { + "data.seq_ssp.q4": { color_type: orangeColumn, - accessorKey: "data.reserve.q4", + accessorKey: "data.seq_ssp.q4", }, - "data.reserve.year": { + "data.seq_ssp.year": { color_type: orangeColumn, - accessorKey: "data.reserve.year", + accessorKey: "data.seq_ssp.year", }, - "data.reserve.justification": { + "data.seq_ssp.justification": { color_type: orangeColumn, - accessorKey: "data.reserve.justification", + accessorKey: "data.seq_ssp.justification", }, "data.approved.q1": { color_type: orangeColumn, @@ -157,134 +285,6 @@ export const config = { color_type: orangeColumn, accessorKey: "data.approved.year", }, - "data.collegial.approved": { - color_type: orangeColumn, - accessorKey: "data.collegial.approved", - }, - "data.collegial.protocol": { - color_type: orangeColumn, - accessorKey: "data.collegial.protocol", - }, - field_kollegialnye_organy_field: { - color_type: orangeColumn, - accessorKey: "field_kollegialnye_organy_field", - }, - "data.collegial.note": { - color_type: orangeColumn, - accessorKey: "data.collegial.note", - }, - "data.ckk.ceiling": { - color_type: orangeColumn, - accessorKey: "data.ckk.ceiling", - }, - "data.ckk.q1": { - color_type: orangeColumn, - accessorKey: "data.ckk.q1", - }, - "data.ckk.q2": { - color_type: orangeColumn, - accessorKey: "data.ckk.q2", - }, - "data.ckk.q3": { - color_type: orangeColumn, - accessorKey: "data.ckk.q3", - }, - "data.ckk.q4": { - color_type: orangeColumn, - accessorKey: "data.ckk.q4", - }, - "data.ckk.rf_schedule": { - color_type: orangeColumn, - accessorKey: "data.ckk.rf_schedule", - }, - "data.ckk.deadline": { - color_type: orangeColumn, - accessorKey: "data.ckk.deadline", - }, - "data.ckk.proc_plan": { - color_type: orangeColumn, - accessorKey: "data.ckk.proc_plan", - }, - "data.ckk.proc_method": { - color_type: orangeColumn, - accessorKey: "data.ckk.proc_method", - }, - "data.ckk.comment": { - color_type: orangeColumn, - accessorKey: "data.ckk.comment", - }, - "data.contract_detail.counterparty": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.counterparty", - }, - "data.contract_detail.reference": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.reference", - }, - "data.contract_detail.addenda": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.addenda", - }, - "data.contract_detail.subject": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.subject", - }, - "data.contract_detail.currency": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.currency", - }, - "data.contract_detail.ceiling": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.ceiling", - }, - "data.contract_detail.q1": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q1", - }, - "data.contract_detail.q2": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q2", - }, - "data.contract_detail.q3": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q3", - }, - "data.contract_detail.q4": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q4", - }, - "data.contract_detail.rf_schedule": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.rf_schedule", - }, - "data.contract_detail.vat_rate": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.vat_rate", - }, - "data.contract_detail.exchange_rate": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.exchange_rate", - }, - "data.contract_detail.amount_foreign": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.amount_foreign", - }, - "data.contract_detail.deadline": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.deadline", - }, - "data.contract_detail.payment_scheme": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.payment_scheme", - }, - "data.contract_detail.act": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.act", - }, - "data.contract_detail.comment": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.comment", - }, "data.q1.adj_current": { color_type: yellowColumn, accessorKey: "data.q1.adj_current", @@ -366,13 +366,13 @@ export const config = { color_type: greenColumn, accessorKey: "data.q1.actual_quarter", }, - "data.q1.rem_booking": { + "data.q1.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q1.rem_booking", + accessorKey: "data.q1.residual_after_booking", }, - "data.q1.rem_actual": { + "data.q1.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q1.rem_actual", + accessorKey: "data.q1.residual_after_actual", }, "data.q1.transfer_q2": { color_type: redColumn, @@ -386,33 +386,33 @@ export const config = { color_type: redColumn, accessorKey: "data.q1.transfer_q4", }, - "data.q1.economy": { + "data.q1.transfer_econ": { color_type: redColumn, - accessorKey: "data.q1.economy", + accessorKey: "data.q1.transfer_econ", }, "data.q1.total": { color_type: redColumn, accessorKey: "data.q1.total", }, - "data.q2.rev_eco": { + "data.q2.target_change": { color_type: redColumn, - accessorKey: "data.q2.rev_eco", + accessorKey: "data.q2.target_change", }, - "data.q2.rev_item": { + "data.q2.base_correction": { color_type: redColumn, - accessorKey: "data.q2.rev_item", + accessorKey: "data.q2.base_correction", }, - "data.q2.rev_inc": { + "data.q2.revision_inc": { color_type: redColumn, - accessorKey: "data.q2.rev_inc", + accessorKey: "data.q2.revision_inc", }, - "data.q2.rev_seq": { + "data.q2.revision_seq": { color_type: redColumn, - accessorKey: "data.q2.rev_seq", + accessorKey: "data.q2.revision_seq", }, - "data.q2.rev_comment": { + "data.q2.revision_comment": { color_type: redColumn, - accessorKey: "data.q2.rev_comment", + accessorKey: "data.q2.revision_comment", }, "data.q2.new_plan": { color_type: yellowColumn, @@ -495,13 +495,13 @@ export const config = { color_type: greenColumn, accessorKey: "data.q2.actual_quarter", }, - "data.q2.rem_booking": { + "data.q2.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q2.rem_booking", + accessorKey: "data.q2.residual_after_booking", }, - "data.q2.rem_actual": { + "data.q2.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q2.rem_actual", + accessorKey: "data.q2.residual_after_actual", }, "data.q2.transfer_q3": { color_type: redColumn, @@ -511,33 +511,33 @@ export const config = { color_type: redColumn, accessorKey: "data.q2.transfer_q4", }, - "data.q2.economy": { + "data.q2.transfer_econ": { color_type: redColumn, - accessorKey: "data.q2.economy", + accessorKey: "data.q2.transfer_econ", }, "data.q2.total": { color_type: redColumn, accessorKey: "data.q2.total", }, - "data.q3.rev_eco": { + "data.q3.target_change": { color_type: redColumn, - accessorKey: "data.q3.rev_eco", + accessorKey: "data.q3.target_change", }, - "data.q3.rev_item": { + "data.q3.base_correction": { color_type: redColumn, - accessorKey: "data.q3.rev_item", + accessorKey: "data.q3.base_correction", }, - "data.q3.rev_inc": { + "data.q3.revision_inc": { color_type: redColumn, - accessorKey: "data.q3.rev_inc", + accessorKey: "data.q3.revision_inc", }, - "data.q3.rev_seq": { + "data.q3.revision_seq": { color_type: redColumn, - accessorKey: "data.q3.rev_seq", + accessorKey: "data.q3.revision_seq", }, - "data.q3.rev_comment": { + "data.q3.revision_comment": { color_type: redColumn, - accessorKey: "data.q3.rev_comment", + accessorKey: "data.q3.revision_comment", }, "data.q3.new_plan": { color_type: yellowColumn, @@ -620,45 +620,45 @@ export const config = { color_type: greenColumn, accessorKey: "data.q3.actual_quarter", }, - "data.q3.rem_booking": { + "data.q3.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q3.rem_booking", + accessorKey: "data.q3.residual_after_booking", }, - "data.q3.rem_actual": { + "data.q3.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q3.rem_actual", + accessorKey: "data.q3.residual_after_actual", }, "data.q3.transfer_q4": { color_type: redColumn, accessorKey: "data.q3.transfer_q4", }, - "data.q3.economy": { + "data.q3.transfer_econ": { color_type: redColumn, - accessorKey: "data.q3.economy", + accessorKey: "data.q3.transfer_econ", }, "data.q3.total": { color_type: redColumn, accessorKey: "data.q3.total", }, - "data.q4.rev_eco": { + "data.q4.target_change": { color_type: redColumn, - accessorKey: "data.q4.rev_eco", + accessorKey: "data.q4.target_change", }, - "data.q4.rev_item": { + "data.q4.base_correction": { color_type: redColumn, - accessorKey: "data.q4.rev_item", + accessorKey: "data.q4.base_correction", }, - "data.q4.rev_inc": { + "data.q4.revision_inc": { color_type: redColumn, - accessorKey: "data.q4.rev_inc", + accessorKey: "data.q4.revision_inc", }, - "data.q4.rev_seq": { + "data.q4.revision_seq": { color_type: redColumn, - accessorKey: "data.q4.rev_seq", + accessorKey: "data.q4.revision_seq", }, - "data.q4.rev_comment": { + "data.q4.revision_comment": { color_type: redColumn, - accessorKey: "data.q4.rev_comment", + accessorKey: "data.q4.revision_comment", }, "data.q4.adj_comment": { color_type: yellowColumn, @@ -744,21 +744,21 @@ export const config = { color_type: whiteColumn, accessorKey: "data.q4.actual_spod", }, - "data.q4.rem_booking": { + "data.q4.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q4.rem_booking", + accessorKey: "data.q4.residual_after_booking", }, - "data.q4.rem_actual": { + "data.q4.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q4.rem_actual", + accessorKey: "data.q4.residual_after_actual", }, "4_kvartal_2026_zakrytie_4_go_kvartala_field": { color_type: redColumn, accessorKey: "4_kvartal_2026_zakrytie_4_go_kvartala_field", }, - "data.q4.economy": { + "data.q4.transfer_econ": { color_type: redColumn, - accessorKey: "data.q4.economy", + accessorKey: "data.q4.transfer_econ", }, "data.q4.total": { color_type: redColumn, @@ -775,16 +775,16 @@ export const config = { }, columns: [ { - header: " ", - accessorKey: "field", + header: null, + accessorKey: "net_kolonki", columns: [ { header: "Код раздела", - accessorKey: "field_kod_razdela", + accessorKey: "net_kolonki_kod_razdela", columns: [ { header: "", - accessorKey: "data.header.section", + accessorKey: "data.header.section_code", columnLetter: "C", size: 150, filterFn: "contains", @@ -793,7 +793,7 @@ export const config = { }, { header: "ID статьи", - accessorKey: "field_id_stati", + accessorKey: "net_kolonki_id_stati", columns: [ { header: "", @@ -806,7 +806,7 @@ export const config = { }, { header: "ID группы номенклатуры", - accessorKey: "field_id_gruppy_nomenklatury", + accessorKey: "net_kolonki_id_gruppy_nomenklatury", columns: [ { header: "", @@ -819,7 +819,7 @@ export const config = { }, { header: "Наименование", - accessorKey: "field_naimenovanie", + accessorKey: "net_kolonki_naimenovanie", columns: [ { header: "", @@ -832,7 +832,7 @@ export const config = { }, { header: "Внутренний заказ", - accessorKey: "field_vnutrenniy_zakaz", + accessorKey: "net_kolonki_vnutrenniy_zakaz", columns: [ { header: "", @@ -843,6 +843,446 @@ export const config = { }, ], }, + { + header: "Коллегиальные органы", + accessorKey: "net_kolonki_kollegialnye_organy", + columns: [ + { + header: "Сумма (с учетом НДC)", + accessorKey: "data.collegial.approved", + columnLetter: "AS", + size: 200, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Реквизиты протокола (дата, номер)", + accessorKey: "data.collegial.protocol", + columnLetter: "AT", + size: 330, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + + { + header: "Примечание", + accessorKey: "data.collegial.note", + columnLetter: "AV", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, + { + header: "ЦКК", + accessorKey: "net_kolonki_tskk", + columns: [ + { + header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", + accessorKey: "data.ckk.ceiling", + columnLetter: "AX", + size: 420, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q1", + columnLetter: "AY", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q2", + columnLetter: "AZ", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q3", + columnLetter: "BA", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q4", + columnLetter: "BB", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", + accessorKey: "data.ckk.rf_schedule", + columnLetter: "BC", + size: 370, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Срок поставки", + accessorKey: "data.ckk.deadline", + columnLetter: "BD", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "План закупок", + accessorKey: "data.ckk.proc_plan", + columnLetter: "BE", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Способ закупки", + accessorKey: "data.ckk.proc_method", + columnLetter: "BF", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Комментарий", + accessorKey: "data.ckk.comment", + columnLetter: "BG", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, + { + header: "Договор", + accessorKey: "net_kolonki_dogovor", + columns: [ + { + header: "Контрагент", + accessorKey: "data.contract.counterparty", + columnLetter: "BI", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Договор (реквизиты)", + accessorKey: "data.contract.reference", + columnLetter: "BJ", + size: 190, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Доп.соглашения, спецификации и пр. (реквизиты)", + accessorKey: "data.contract.addenda", + columnLetter: "BK", + size: 460, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Предмет", + accessorKey: "data.contract.subject", + columnLetter: "BL", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Валюта договора", + accessorKey: "data.contract.currency", + columnLetter: "BM", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.ceiling", + columnLetter: "BN", + size: 420, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q1", + columnLetter: "BO", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q2", + columnLetter: "BP", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q3", + columnLetter: "BQ", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q4", + columnLetter: "BR", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", + accessorKey: "data.contract.rf_schedule", + columnLetter: "BS", + size: 370, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Ставка НДС (%)", + accessorKey: "data.contract.vat_rate", + columnLetter: "BT", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Курс пересчета", + accessorKey: "data.contract.exchange_rate", + columnLetter: "BU", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Сумма (с учетом НДC), вал (с учетом НДC)", + accessorKey: "data.contract.amount_foreign", + columnLetter: "BV", + size: 400, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Срок", + accessorKey: "data.contract.deadline", + columnLetter: "BW", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Схема платежа", + accessorKey: "data.contract.scheme", + columnLetter: "BX", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "АКТ", + accessorKey: "data.contract.act", + columnLetter: "BY", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Комментарий", + accessorKey: "data.contract.comment", + columnLetter: "BZ", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, ], muiTableHeadCellProps: { sx: { @@ -1067,7 +1507,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.allocation.order", + accessorKey: "data.allocation.contract_ref", columnLetter: "V", size: 150, filterFn: "contains", @@ -1081,7 +1521,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.allocation.property", + accessorKey: "data.allocation.purpose", columnLetter: "W", size: 150, filterFn: "contains", @@ -1106,7 +1546,7 @@ export const config = { columns: [ { header: "1 кв. 26", - accessorKey: "data.sequestration.q1", + accessorKey: "data.seq_dfip.q1", columnLetter: "Y", size: 150, filterFn: "contains", @@ -1119,7 +1559,7 @@ export const config = { }, { header: "2 кв. 26", - accessorKey: "data.sequestration.q2", + accessorKey: "data.seq_dfip.q2", columnLetter: "Z", size: 150, filterFn: "contains", @@ -1132,7 +1572,7 @@ export const config = { }, { header: "3 кв. 26", - accessorKey: "data.sequestration.q3", + accessorKey: "data.seq_dfip.q3", columnLetter: "AA", size: 150, filterFn: "contains", @@ -1145,7 +1585,7 @@ export const config = { }, { header: "4 кв. 26", - accessorKey: "data.sequestration.q4", + accessorKey: "data.seq_dfip.q4", columnLetter: "AB", size: 150, filterFn: "contains", @@ -1158,7 +1598,7 @@ export const config = { }, { header: "Год", - accessorKey: "data.sequestration.year", + accessorKey: "data.seq_dfip.year", columnLetter: "AC", size: 150, filterFn: "contains", @@ -1183,7 +1623,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.sequestration.justification", + accessorKey: "data.seq_dfip.justification", columnLetter: "AD", size: 150, filterFn: "contains", @@ -1214,7 +1654,7 @@ export const config = { columns: [ { header: "1 кв. 26", - accessorKey: "data.reserve.q1", + accessorKey: "data.seq_ssp.q1", columnLetter: "AF", size: 150, filterFn: "contains", @@ -1227,7 +1667,7 @@ export const config = { }, { header: "2 кв. 26", - accessorKey: "data.reserve.q2", + accessorKey: "data.seq_ssp.q2", columnLetter: "AG", size: 150, filterFn: "contains", @@ -1240,7 +1680,7 @@ export const config = { }, { header: "3 кв. 26", - accessorKey: "data.reserve.q3", + accessorKey: "data.seq_ssp.q3", columnLetter: "AH", size: 150, filterFn: "contains", @@ -1253,7 +1693,7 @@ export const config = { }, { header: "4 кв. 26", - accessorKey: "data.reserve.q4", + accessorKey: "data.seq_ssp.q4", columnLetter: "AI", size: 150, filterFn: "contains", @@ -1266,7 +1706,7 @@ export const config = { }, { header: "Год", - accessorKey: "data.reserve.year", + accessorKey: "data.seq_ssp.year", columnLetter: "AJ", size: 150, filterFn: "contains", @@ -1291,7 +1731,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.reserve.justification", + accessorKey: "data.seq_ssp.justification", columnLetter: "AK", size: 150, filterFn: "contains", @@ -1401,482 +1841,6 @@ export const config = { }, }, }, - { - header: " ", - accessorKey: "field_6", - columns: [ - { - header: "Коллегиальные органы", - accessorKey: "field_kollegialnye_organy", - columns: [ - { - header: "Сумма (с учетом НДC)", - accessorKey: "data.collegial.approved", - columnLetter: "AS", - size: 200, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Реквизиты протокола (дата, номер)", - accessorKey: "data.collegial.protocol", - columnLetter: "AT", - size: 330, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - - { - header: "Примечание", - accessorKey: "data.collegial.note", - columnLetter: "AV", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "field_10", - columns: [ - { - header: "ЦКК", - accessorKey: "field_tskk", - columns: [ - { - header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.ceiling", - columnLetter: "AX", - size: 420, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q1", - columnLetter: "AY", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q2", - columnLetter: "AZ", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q3", - columnLetter: "BA", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q4", - columnLetter: "BB", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", - accessorKey: "data.ckk.rf_schedule", - columnLetter: "BC", - size: 370, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Срок поставки", - accessorKey: "data.ckk.deadline", - columnLetter: "BD", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "План закупок", - accessorKey: "data.ckk.proc_plan", - columnLetter: "BE", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Способ закупки", - accessorKey: "data.ckk.proc_method", - columnLetter: "BF", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Комментарий", - accessorKey: "data.ckk.comment", - columnLetter: "BG", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "field_20", - columns: [ - { - header: "Договор", - accessorKey: "field_dogovor", - columns: [ - { - header: "Контрагент", - accessorKey: "data.contract_detail.counterparty", - columnLetter: "BI", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Договор (реквизиты)", - accessorKey: "data.contract_detail.reference", - columnLetter: "BJ", - size: 190, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Доп.соглашения, спецификации и пр. (реквизиты)", - accessorKey: "data.contract_detail.addenda", - columnLetter: "BK", - size: 460, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Предмет", - accessorKey: "data.contract_detail.subject", - columnLetter: "BL", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Валюта договора", - accessorKey: "data.contract_detail.currency", - columnLetter: "BM", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.ceiling", - columnLetter: "BN", - size: 420, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q1", - columnLetter: "BO", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q2", - columnLetter: "BP", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q3", - columnLetter: "BQ", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q4", - columnLetter: "BR", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", - accessorKey: "data.contract_detail.rf_schedule", - columnLetter: "BS", - size: 370, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Ставка НДС (%)", - accessorKey: "data.contract_detail.vat_rate", - columnLetter: "BT", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Курс пересчета", - accessorKey: "data.contract_detail.exchange_rate", - columnLetter: "BU", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Сумма (с учетом НДC), вал (с учетом НДC)", - accessorKey: "data.contract_detail.amount_foreign", - columnLetter: "BV", - size: 400, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Срок", - accessorKey: "data.contract_detail.deadline", - columnLetter: "BW", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Схема платежа", - accessorKey: "data.contract_detail.payment_scheme", - columnLetter: "BX", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "АКТ", - accessorKey: "data.contract_detail.act", - columnLetter: "BY", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Комментарий", - accessorKey: "data.contract_detail.comment", - columnLetter: "BZ", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, { header: "1 квартал 2026", accessorKey: "1_kvartal_2026", @@ -2201,7 +2165,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q1.rem_booking", + accessorKey: "data.q1.residual_after_booking", columnLetter: "CV", size: 310, filterFn: "contains", @@ -2220,7 +2184,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q1.rem_actual", + accessorKey: "data.q1.residual_after_actual", columnLetter: "CW", size: 310, filterFn: "contains", @@ -2278,7 +2242,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q1.economy", + accessorKey: "data.q1.transfer_econ", columnLetter: "DB", size: 230, filterFn: "contains", @@ -2329,7 +2293,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_eco", + accessorKey: "data.q2.target_change", columnLetter: "DE", size: 310, filterFn: "contains", @@ -2354,7 +2318,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_item", + accessorKey: "data.q2.base_correction", columnLetter: "DF", size: 310, filterFn: "contains", @@ -2373,7 +2337,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_inc", + accessorKey: "data.q2.revision_inc", columnLetter: "DG", size: 310, filterFn: "contains", @@ -2392,7 +2356,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_seq", + accessorKey: "data.q2.revision_seq", columnLetter: "DH", size: 310, filterFn: "contains", @@ -2411,7 +2375,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_comment", + accessorKey: "data.q2.revision_comment", columnLetter: "DI", size: 310, filterFn: "contains", @@ -2744,7 +2708,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rem_booking", + accessorKey: "data.q2.residual_after_booking", columnLetter: "EF", size: 310, filterFn: "contains", @@ -2763,7 +2727,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rem_actual", + accessorKey: "data.q2.residual_after_actual", columnLetter: "EG", size: 310, filterFn: "contains", @@ -2808,7 +2772,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q2.economy", + accessorKey: "data.q2.transfer_econ", columnLetter: "EK", size: 230, filterFn: "contains", @@ -2859,7 +2823,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_eco", + accessorKey: "data.q3.target_change", columnLetter: "EN", size: 310, filterFn: "contains", @@ -2884,7 +2848,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_item", + accessorKey: "data.q3.base_correction", columnLetter: "EO", size: 310, filterFn: "contains", @@ -2903,7 +2867,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_inc", + accessorKey: "data.q3.revision_inc", columnLetter: "EP", size: 310, filterFn: "contains", @@ -2922,7 +2886,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_seq", + accessorKey: "data.q3.revision_seq", columnLetter: "EQ", size: 310, filterFn: "contains", @@ -2941,7 +2905,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_comment", + accessorKey: "data.q3.revision_comment", columnLetter: "ER", size: 310, filterFn: "contains", @@ -3274,7 +3238,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rem_booking", + accessorKey: "data.q3.residual_after_booking", columnLetter: "FO", size: 310, filterFn: "contains", @@ -3293,7 +3257,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rem_actual", + accessorKey: "data.q3.residual_after_actual", columnLetter: "FP", size: 310, filterFn: "contains", @@ -3325,7 +3289,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q3.economy", + accessorKey: "data.q3.transfer_econ", columnLetter: "FS", size: 230, filterFn: "contains", @@ -3376,7 +3340,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_eco", + accessorKey: "data.q4.target_change", columnLetter: "FV", size: 310, filterFn: "contains", @@ -3401,7 +3365,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_item", + accessorKey: "data.q4.base_correction", columnLetter: "FW", size: 310, filterFn: "contains", @@ -3420,7 +3384,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_inc", + accessorKey: "data.q4.revision_inc", columnLetter: "FX", size: 310, filterFn: "contains", @@ -3439,7 +3403,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_seq", + accessorKey: "data.q4.revision_seq", columnLetter: "FY", size: 310, filterFn: "contains", @@ -3458,7 +3422,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_comment", + accessorKey: "data.q4.revision_comment", columnLetter: "FZ", size: 310, filterFn: "contains", @@ -3816,7 +3780,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rem_booking", + accessorKey: "data.q4.residual_after_booking", columnLetter: "GW", size: 310, filterFn: "contains", @@ -3835,7 +3799,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rem_actual", + accessorKey: "data.q4.residual_after_actual", columnLetter: "GX", size: 310, filterFn: "contains", @@ -3854,7 +3818,7 @@ export const config = { columns: [ { header: "Перенос в фонд экономии", - accessorKey: "data.q4.economy", + accessorKey: "data.q4.transfer_econ", columnLetter: "HA", size: 230, filterFn: "contains", @@ -3895,12 +3859,12 @@ export const config = { }, }, { - header: " ", - accessorKey: "88", + header: "", + accessorKey: "field", columns: [ { header: "Факт 26", - accessorKey: "88_fakt_26", + accessorKey: "field_fakt_26", columns: [ { header: "", @@ -3908,12 +3872,6 @@ export const config = { columnLetter: "HE", size: 150, filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#C2D69B", - color: "#000000", - }, - }, }, ], muiTableHeadCellProps: { @@ -3923,21 +3881,9 @@ export const config = { }, }, }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "77", - columns: [ { header: "Сумма оплаты", - accessorKey: "77_summa_oplaty", + accessorKey: "field_summa_oplaty", columns: [ { header: "", @@ -3945,12 +3891,6 @@ export const config = { columnLetter: "HG", size: 150, filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#95B3D7", - color: "#000000", - }, - }, }, ], muiTableHeadCellProps: { diff --git a/web/src/components/RealtimeTable/constants/FORM_2/OPER.js b/web/src/components/RealtimeTable/constants/FORM_2/OPER.js index 2f68548..34923c7 100644 --- a/web/src/components/RealtimeTable/constants/FORM_2/OPER.js +++ b/web/src/components/RealtimeTable/constants/FORM_2/OPER.js @@ -9,9 +9,9 @@ import { export const config = { config: { colors: { - "data.header.section": { + "data.header.section_code": { color_type: blueColumn, - accessorKey: "data.header.section", + accessorKey: "data.header.section_code", }, "data.header.item_id": { color_type: blueColumn, @@ -29,6 +29,134 @@ export const config = { color_type: blueColumn, accessorKey: "data.header.internal_order", }, + "data.collegial.approved": { + color_type: orangeColumn, + accessorKey: "data.collegial.approved", + }, + "data.collegial.protocol": { + color_type: orangeColumn, + accessorKey: "data.collegial.protocol", + }, + net_kolonki_kollegialnye_organy_field: { + color_type: orangeColumn, + accessorKey: "net_kolonki_kollegialnye_organy_field", + }, + "data.collegial.note": { + color_type: orangeColumn, + accessorKey: "data.collegial.note", + }, + "data.ckk.ceiling": { + color_type: orangeColumn, + accessorKey: "data.ckk.ceiling", + }, + "data.booking.y2026.q1": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q1", + }, + "data.booking.y2026.q2": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q2", + }, + "data.booking.y2026.q3": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q3", + }, + "data.booking.y2026.q4": { + color_type: orangeColumn, + accessorKey: "data.booking.y2026.q4", + }, + "data.ckk.rf_schedule": { + color_type: orangeColumn, + accessorKey: "data.ckk.rf_schedule", + }, + "data.ckk.deadline": { + color_type: orangeColumn, + accessorKey: "data.ckk.deadline", + }, + "data.ckk.proc_plan": { + color_type: orangeColumn, + accessorKey: "data.ckk.proc_plan", + }, + "data.ckk.proc_method": { + color_type: orangeColumn, + accessorKey: "data.ckk.proc_method", + }, + "data.ckk.comment": { + color_type: orangeColumn, + accessorKey: "data.ckk.comment", + }, + "data.contract.counterparty": { + color_type: orangeColumn, + accessorKey: "data.contract.counterparty", + }, + "data.contract.reference": { + color_type: orangeColumn, + accessorKey: "data.contract.reference", + }, + "data.contract.addenda": { + color_type: orangeColumn, + accessorKey: "data.contract.addenda", + }, + "data.contract.subject": { + color_type: orangeColumn, + accessorKey: "data.contract.subject", + }, + "data.contract.currency": { + color_type: orangeColumn, + accessorKey: "data.contract.currency", + }, + "data.contract.ceiling": { + color_type: orangeColumn, + accessorKey: "data.contract.ceiling", + }, + "data.contract.q1": { + color_type: orangeColumn, + accessorKey: "data.contract.q1", + }, + "data.contract.q2": { + color_type: orangeColumn, + accessorKey: "data.contract.q2", + }, + "data.contract.q3": { + color_type: orangeColumn, + accessorKey: "data.contract.q3", + }, + "data.contract.q4": { + color_type: orangeColumn, + accessorKey: "data.contract.q4", + }, + "data.contract.rf_schedule": { + color_type: orangeColumn, + accessorKey: "data.contract.rf_schedule", + }, + "data.contract.vat_rate": { + color_type: orangeColumn, + accessorKey: "data.contract.vat_rate", + }, + "data.contract.exchange_rate": { + color_type: orangeColumn, + accessorKey: "data.contract.exchange_rate", + }, + "data.contract.amount_foreign": { + color_type: orangeColumn, + accessorKey: "data.contract.amount_foreign", + }, + "data.contract.deadline": { + color_type: orangeColumn, + accessorKey: "data.contract.deadline", + }, + "data.contract.scheme": { + color_type: orangeColumn, + accessorKey: "data.contract.scheme", + }, + "data.contract.act": { + color_type: orangeColumn, + accessorKey: "data.contract.act", + }, + "data.contract.comment": { + color_type: orangeColumn, + accessorKey: "data.contract.comment", + }, "data.plan.q1": { color_type: blueColumn, accessorKey: "data.plan.q1", @@ -81,61 +209,61 @@ export const config = { color_type: blueColumn, accessorKey: "data.contract_summary.other_ssp", }, - "data.allocation.order": { + "data.allocation.contract_ref": { color_type: blueColumn, - accessorKey: "data.allocation.order", + accessorKey: "data.allocation.contract_ref", }, - "data.allocation.property": { + "data.allocation.purpose": { color_type: blueColumn, - accessorKey: "data.allocation.property", + accessorKey: "data.allocation.purpose", }, - "data.sequestration.q1": { + "data.seq_dfip.q1": { color_type: blueColumn, - accessorKey: "data.sequestration.q1", + accessorKey: "data.seq_dfip.q1", }, - "data.sequestration.q2": { + "data.seq_dfip.q2": { color_type: blueColumn, - accessorKey: "data.sequestration.q2", + accessorKey: "data.seq_dfip.q2", }, - "data.sequestration.q3": { + "data.seq_dfip.q3": { color_type: blueColumn, - accessorKey: "data.sequestration.q3", + accessorKey: "data.seq_dfip.q3", }, - "data.sequestration.q4": { + "data.seq_dfip.q4": { color_type: blueColumn, - accessorKey: "data.sequestration.q4", + accessorKey: "data.seq_dfip.q4", }, - "data.sequestration.year": { + "data.seq_dfip.year": { color_type: blueColumn, - accessorKey: "data.sequestration.year", + accessorKey: "data.seq_dfip.year", }, - "data.sequestration.justification": { + "data.seq_dfip.justification": { color_type: blueColumn, - accessorKey: "data.sequestration.justification", + accessorKey: "data.seq_dfip.justification", }, - "data.reserve.q1": { + "data.seq_ssp.q1": { color_type: blueColumn, - accessorKey: "data.reserve.q1", + accessorKey: "data.seq_ssp.q1", }, - "data.reserve.q2": { + "data.seq_ssp.q2": { color_type: blueColumn, - accessorKey: "data.reserve.q2", + accessorKey: "data.seq_ssp.q2", }, - "data.reserve.q3": { + "data.seq_ssp.q3": { color_type: blueColumn, - accessorKey: "data.reserve.q3", + accessorKey: "data.seq_ssp.q3", }, - "data.reserve.q4": { + "data.seq_ssp.q4": { color_type: blueColumn, - accessorKey: "data.reserve.q4", + accessorKey: "data.seq_ssp.q4", }, - "data.reserve.year": { + "data.seq_ssp.year": { color_type: blueColumn, - accessorKey: "data.reserve.year", + accessorKey: "data.seq_ssp.year", }, - "data.reserve.justification": { + "data.seq_ssp.justification": { color_type: blueColumn, - accessorKey: "data.reserve.justification", + accessorKey: "data.seq_ssp.justification", }, "data.approved.q1": { color_type: blueColumn, @@ -157,134 +285,6 @@ export const config = { color_type: blueColumn, accessorKey: "data.approved.year", }, - "data.collegial.approved": { - color_type: orangeColumn, - accessorKey: "data.collegial.approved", - }, - "data.collegial.protocol": { - color_type: orangeColumn, - accessorKey: "data.collegial.protocol", - }, - field_kollegialnye_organy_field: { - color_type: orangeColumn, - accessorKey: "field_kollegialnye_organy_field", - }, - "data.collegial.note": { - color_type: orangeColumn, - accessorKey: "data.collegial.note", - }, - "data.ckk.ceiling": { - color_type: orangeColumn, - accessorKey: "data.ckk.ceiling", - }, - "data.ckk.q1": { - color_type: orangeColumn, - accessorKey: "data.ckk.q1", - }, - "data.ckk.q2": { - color_type: orangeColumn, - accessorKey: "data.ckk.q2", - }, - "data.ckk.q3": { - color_type: orangeColumn, - accessorKey: "data.ckk.q3", - }, - "data.ckk.q4": { - color_type: orangeColumn, - accessorKey: "data.ckk.q4", - }, - "data.ckk.rf_schedule": { - color_type: orangeColumn, - accessorKey: "data.ckk.rf_schedule", - }, - "data.ckk.deadline": { - color_type: orangeColumn, - accessorKey: "data.ckk.deadline", - }, - "data.ckk.proc_plan": { - color_type: orangeColumn, - accessorKey: "data.ckk.proc_plan", - }, - "data.ckk.proc_method": { - color_type: orangeColumn, - accessorKey: "data.ckk.proc_method", - }, - "data.ckk.comment": { - color_type: orangeColumn, - accessorKey: "data.ckk.comment", - }, - "data.contract_detail.counterparty": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.counterparty", - }, - "data.contract_detail.reference": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.reference", - }, - "data.contract_detail.addenda": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.addenda", - }, - "data.contract_detail.subject": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.subject", - }, - "data.contract_detail.currency": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.currency", - }, - "data.contract_detail.ceiling": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.ceiling", - }, - "data.contract_detail.q1": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q1", - }, - "data.contract_detail.q2": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q2", - }, - "data.contract_detail.q3": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q3", - }, - "data.contract_detail.q4": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.q4", - }, - "data.contract_detail.rf_schedule": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.rf_schedule", - }, - "data.contract_detail.vat_rate": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.vat_rate", - }, - "data.contract_detail.exchange_rate": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.exchange_rate", - }, - "data.contract_detail.amount_foreign": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.amount_foreign", - }, - "data.contract_detail.deadline": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.deadline", - }, - "data.contract_detail.payment_scheme": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.payment_scheme", - }, - "data.contract_detail.act": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.act", - }, - "data.contract_detail.comment": { - color_type: orangeColumn, - accessorKey: "data.contract_detail.comment", - }, "data.q1.adj_current": { color_type: yellowColumn, accessorKey: "data.q1.adj_current", @@ -366,13 +366,13 @@ export const config = { color_type: greenColumn, accessorKey: "data.q1.actual_quarter", }, - "data.q1.rem_booking": { + "data.q1.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q1.rem_booking", + accessorKey: "data.q1.residual_after_booking", }, - "data.q1.rem_actual": { + "data.q1.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q1.rem_actual", + accessorKey: "data.q1.residual_after_actual", }, "data.q1.transfer_q2": { color_type: redColumn, @@ -386,33 +386,33 @@ export const config = { color_type: redColumn, accessorKey: "data.q1.transfer_q4", }, - "data.q1.economy": { + "data.q1.transfer_econ": { color_type: redColumn, - accessorKey: "data.q1.economy", + accessorKey: "data.q1.transfer_econ", }, "data.q1.total": { color_type: redColumn, accessorKey: "data.q1.total", }, - "data.q2.rev_eco": { + "data.q2.target_change": { color_type: redColumn, - accessorKey: "data.q2.rev_eco", + accessorKey: "data.q2.target_change", }, - "data.q2.rev_item": { + "data.q2.base_correction": { color_type: redColumn, - accessorKey: "data.q2.rev_item", + accessorKey: "data.q2.base_correction", }, - "data.q2.rev_inc": { + "data.q2.revision_inc": { color_type: redColumn, - accessorKey: "data.q2.rev_inc", + accessorKey: "data.q2.revision_inc", }, - "data.q2.rev_seq": { + "data.q2.revision_seq": { color_type: redColumn, - accessorKey: "data.q2.rev_seq", + accessorKey: "data.q2.revision_seq", }, - "data.q2.rev_comment": { + "data.q2.revision_comment": { color_type: redColumn, - accessorKey: "data.q2.rev_comment", + accessorKey: "data.q2.revision_comment", }, "data.q2.new_plan": { color_type: yellowColumn, @@ -495,13 +495,13 @@ export const config = { color_type: greenColumn, accessorKey: "data.q2.actual_quarter", }, - "data.q2.rem_booking": { + "data.q2.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q2.rem_booking", + accessorKey: "data.q2.residual_after_booking", }, - "data.q2.rem_actual": { + "data.q2.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q2.rem_actual", + accessorKey: "data.q2.residual_after_actual", }, "data.q2.transfer_q3": { color_type: redColumn, @@ -511,33 +511,33 @@ export const config = { color_type: redColumn, accessorKey: "data.q2.transfer_q4", }, - "data.q2.economy": { + "data.q2.transfer_econ": { color_type: redColumn, - accessorKey: "data.q2.economy", + accessorKey: "data.q2.transfer_econ", }, "data.q2.total": { color_type: redColumn, accessorKey: "data.q2.total", }, - "data.q3.rev_eco": { + "data.q3.target_change": { color_type: redColumn, - accessorKey: "data.q3.rev_eco", + accessorKey: "data.q3.target_change", }, - "data.q3.rev_item": { + "data.q3.base_correction": { color_type: redColumn, - accessorKey: "data.q3.rev_item", + accessorKey: "data.q3.base_correction", }, - "data.q3.rev_inc": { + "data.q3.revision_inc": { color_type: redColumn, - accessorKey: "data.q3.rev_inc", + accessorKey: "data.q3.revision_inc", }, - "data.q3.rev_seq": { + "data.q3.revision_seq": { color_type: redColumn, - accessorKey: "data.q3.rev_seq", + accessorKey: "data.q3.revision_seq", }, - "data.q3.rev_comment": { + "data.q3.revision_comment": { color_type: redColumn, - accessorKey: "data.q3.rev_comment", + accessorKey: "data.q3.revision_comment", }, "data.q3.new_plan": { color_type: yellowColumn, @@ -620,45 +620,45 @@ export const config = { color_type: greenColumn, accessorKey: "data.q3.actual_quarter", }, - "data.q3.rem_booking": { + "data.q3.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q3.rem_booking", + accessorKey: "data.q3.residual_after_booking", }, - "data.q3.rem_actual": { + "data.q3.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q3.rem_actual", + accessorKey: "data.q3.residual_after_actual", }, "data.q3.transfer_q4": { color_type: redColumn, accessorKey: "data.q3.transfer_q4", }, - "data.q3.economy": { + "data.q3.transfer_econ": { color_type: redColumn, - accessorKey: "data.q3.economy", + accessorKey: "data.q3.transfer_econ", }, "data.q3.total": { color_type: redColumn, accessorKey: "data.q3.total", }, - "data.q4.rev_eco": { + "data.q4.target_change": { color_type: redColumn, - accessorKey: "data.q4.rev_eco", + accessorKey: "data.q4.target_change", }, - "data.q4.rev_item": { + "data.q4.base_correction": { color_type: redColumn, - accessorKey: "data.q4.rev_item", + accessorKey: "data.q4.base_correction", }, - "data.q4.rev_inc": { + "data.q4.revision_inc": { color_type: redColumn, - accessorKey: "data.q4.rev_inc", + accessorKey: "data.q4.revision_inc", }, - "data.q4.rev_seq": { + "data.q4.revision_seq": { color_type: redColumn, - accessorKey: "data.q4.rev_seq", + accessorKey: "data.q4.revision_seq", }, - "data.q4.rev_comment": { + "data.q4.revision_comment": { color_type: redColumn, - accessorKey: "data.q4.rev_comment", + accessorKey: "data.q4.revision_comment", }, "data.q4.adj_comment": { color_type: yellowColumn, @@ -744,21 +744,21 @@ export const config = { color_type: greenColumn, accessorKey: "data.q4.actual_spod", }, - "data.q4.rem_booking": { + "data.q4.residual_after_booking": { color_type: orangeColumn, - accessorKey: "data.q4.rem_booking", + accessorKey: "data.q4.residual_after_booking", }, - "data.q4.rem_actual": { + "data.q4.residual_after_actual": { color_type: greenColumn, - accessorKey: "data.q4.rem_actual", + accessorKey: "data.q4.residual_after_actual", }, "4_kvartal_2026_zakrytie_4_go_kvartala_field": { color_type: redColumn, accessorKey: "4_kvartal_2026_zakrytie_4_go_kvartala_field", }, - "data.q4.economy": { + "data.q4.transfer_econ": { color_type: redColumn, - accessorKey: "data.q4.economy", + accessorKey: "data.q4.transfer_econ", }, "data.q4.total": { color_type: redColumn, @@ -775,16 +775,16 @@ export const config = { }, columns: [ { - header: " ", - accessorKey: "field", + header: null, + accessorKey: "net_kolonki", columns: [ { header: "Код раздела", - accessorKey: "field_kod_razdela", + accessorKey: "net_kolonki_kod_razdela", columns: [ { header: "", - accessorKey: "data.header.section", + accessorKey: "data.header.section_code", columnLetter: "C", size: 150, filterFn: "contains", @@ -793,7 +793,7 @@ export const config = { }, { header: "ID статьи", - accessorKey: "field_id_stati", + accessorKey: "net_kolonki_id_stati", columns: [ { header: "", @@ -806,7 +806,7 @@ export const config = { }, { header: "ID группы номенклатуры", - accessorKey: "field_id_gruppy_nomenklatury", + accessorKey: "net_kolonki_id_gruppy_nomenklatury", columns: [ { header: "", @@ -819,7 +819,7 @@ export const config = { }, { header: "Наименование", - accessorKey: "field_naimenovanie", + accessorKey: "net_kolonki_naimenovanie", columns: [ { header: "", @@ -832,7 +832,7 @@ export const config = { }, { header: "Внутренний заказ", - accessorKey: "field_vnutrenniy_zakaz", + accessorKey: "net_kolonki_vnutrenniy_zakaz", columns: [ { header: "", @@ -843,6 +843,446 @@ export const config = { }, ], }, + { + header: "Коллегиальные органы", + accessorKey: "net_kolonki_kollegialnye_organy", + columns: [ + { + header: "Сумма (с учетом НДC)", + accessorKey: "data.collegial.approved", + columnLetter: "AS", + size: 200, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Реквизиты протокола (дата, номер)", + accessorKey: "data.collegial.protocol", + columnLetter: "AT", + size: 330, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + + { + header: "Примечание", + accessorKey: "data.collegial.note", + columnLetter: "AV", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, + { + header: "ЦКК", + accessorKey: "net_kolonki_tskk", + columns: [ + { + header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", + accessorKey: "data.ckk.ceiling", + columnLetter: "AX", + size: 420, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q1", + columnLetter: "AY", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q2", + columnLetter: "AZ", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q3", + columnLetter: "BA", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.booking.y2026.q4", + columnLetter: "BB", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", + accessorKey: "data.ckk.rf_schedule", + columnLetter: "BC", + size: 370, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Срок поставки", + accessorKey: "data.ckk.deadline", + columnLetter: "BD", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "План закупок", + accessorKey: "data.ckk.proc_plan", + columnLetter: "BE", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Способ закупки", + accessorKey: "data.ckk.proc_method", + columnLetter: "BF", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Комментарий", + accessorKey: "data.ckk.comment", + columnLetter: "BG", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, + { + header: "Договор", + accessorKey: "net_kolonki_dogovor", + columns: [ + { + header: "Контрагент", + accessorKey: "data.contract.counterparty", + columnLetter: "BI", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Договор (реквизиты)", + accessorKey: "data.contract.reference", + columnLetter: "BJ", + size: 190, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Доп.соглашения, спецификации и пр. (реквизиты)", + accessorKey: "data.contract.addenda", + columnLetter: "BK", + size: 460, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Предмет", + accessorKey: "data.contract.subject", + columnLetter: "BL", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Валюта договора", + accessorKey: "data.contract.currency", + columnLetter: "BM", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.ceiling", + columnLetter: "BN", + size: 420, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q1", + columnLetter: "BO", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q2", + columnLetter: "BP", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q3", + columnLetter: "BQ", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", + accessorKey: "data.contract.q4", + columnLetter: "BR", + size: 470, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#748C42", + color: "#000000", + }, + }, + }, + { + header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", + accessorKey: "data.contract.rf_schedule", + columnLetter: "BS", + size: 370, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Ставка НДС (%)", + accessorKey: "data.contract.vat_rate", + columnLetter: "BT", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Курс пересчета", + accessorKey: "data.contract.exchange_rate", + columnLetter: "BU", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Сумма (с учетом НДC), вал (с учетом НДC)", + accessorKey: "data.contract.amount_foreign", + columnLetter: "BV", + size: 400, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Срок", + accessorKey: "data.contract.deadline", + columnLetter: "BW", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Схема платежа", + accessorKey: "data.contract.scheme", + columnLetter: "BX", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "АКТ", + accessorKey: "data.contract.act", + columnLetter: "BY", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + { + header: "Комментарий", + accessorKey: "data.contract.comment", + columnLetter: "BZ", + size: 150, + filterFn: "contains", + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FFFFFF", + color: "#000000", + }, + }, + }, + ], + muiTableHeadCellProps: { + sx: { + backgroundColor: "#FABF8F", + color: "#000000", + }, + }, + }, ], muiTableHeadCellProps: { sx: { @@ -1067,7 +1507,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.allocation.order", + accessorKey: "data.allocation.contract_ref", columnLetter: "V", size: 150, filterFn: "contains", @@ -1081,7 +1521,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.allocation.property", + accessorKey: "data.allocation.purpose", columnLetter: "W", size: 150, filterFn: "contains", @@ -1106,7 +1546,7 @@ export const config = { columns: [ { header: "1 кв. 26", - accessorKey: "data.sequestration.q1", + accessorKey: "data.seq_dfip.q1", columnLetter: "Y", size: 150, filterFn: "contains", @@ -1119,7 +1559,7 @@ export const config = { }, { header: "2 кв. 26", - accessorKey: "data.sequestration.q2", + accessorKey: "data.seq_dfip.q2", columnLetter: "Z", size: 150, filterFn: "contains", @@ -1132,7 +1572,7 @@ export const config = { }, { header: "3 кв. 26", - accessorKey: "data.sequestration.q3", + accessorKey: "data.seq_dfip.q3", columnLetter: "AA", size: 150, filterFn: "contains", @@ -1145,7 +1585,7 @@ export const config = { }, { header: "4 кв. 26", - accessorKey: "data.sequestration.q4", + accessorKey: "data.seq_dfip.q4", columnLetter: "AB", size: 150, filterFn: "contains", @@ -1158,7 +1598,7 @@ export const config = { }, { header: "Год", - accessorKey: "data.sequestration.year", + accessorKey: "data.seq_dfip.year", columnLetter: "AC", size: 150, filterFn: "contains", @@ -1183,7 +1623,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.sequestration.justification", + accessorKey: "data.seq_dfip.justification", columnLetter: "AD", size: 150, filterFn: "contains", @@ -1214,7 +1654,7 @@ export const config = { columns: [ { header: "1 кв. 26", - accessorKey: "data.reserve.q1", + accessorKey: "data.seq_ssp.q1", columnLetter: "AF", size: 150, filterFn: "contains", @@ -1227,7 +1667,7 @@ export const config = { }, { header: "2 кв. 26", - accessorKey: "data.reserve.q2", + accessorKey: "data.seq_ssp.q2", columnLetter: "AG", size: 150, filterFn: "contains", @@ -1240,7 +1680,7 @@ export const config = { }, { header: "3 кв. 26", - accessorKey: "data.reserve.q3", + accessorKey: "data.seq_ssp.q3", columnLetter: "AH", size: 150, filterFn: "contains", @@ -1253,7 +1693,7 @@ export const config = { }, { header: "4 кв. 26", - accessorKey: "data.reserve.q4", + accessorKey: "data.seq_ssp.q4", columnLetter: "AI", size: 150, filterFn: "contains", @@ -1266,7 +1706,7 @@ export const config = { }, { header: "Год", - accessorKey: "data.reserve.year", + accessorKey: "data.seq_ssp.year", columnLetter: "AJ", size: 150, filterFn: "contains", @@ -1291,7 +1731,7 @@ export const config = { columns: [ { header: "", - accessorKey: "data.reserve.justification", + accessorKey: "data.seq_ssp.justification", columnLetter: "AK", size: 150, filterFn: "contains", @@ -1401,482 +1841,6 @@ export const config = { }, }, }, - { - header: " ", - accessorKey: "field_6", - columns: [ - { - header: "Коллегиальные органы", - accessorKey: "field_kollegialnye_organy", - columns: [ - { - header: "Сумма (с учетом НДC)", - accessorKey: "data.collegial.approved", - columnLetter: "AS", - size: 200, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Реквизиты протокола (дата, номер)", - accessorKey: "data.collegial.protocol", - columnLetter: "AT", - size: 330, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - - { - header: "Примечание", - accessorKey: "data.collegial.note", - columnLetter: "AV", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "field_10", - columns: [ - { - header: "ЦКК", - accessorKey: "field_tskk", - columns: [ - { - header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.ceiling", - columnLetter: "AX", - size: 420, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q1", - columnLetter: "AY", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q2", - columnLetter: "AZ", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q3", - columnLetter: "BA", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.ckk.q4", - columnLetter: "BB", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", - accessorKey: "data.ckk.rf_schedule", - columnLetter: "BC", - size: 370, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Срок поставки", - accessorKey: "data.ckk.deadline", - columnLetter: "BD", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "План закупок", - accessorKey: "data.ckk.proc_plan", - columnLetter: "BE", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Способ закупки", - accessorKey: "data.ckk.proc_method", - columnLetter: "BF", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Комментарий", - accessorKey: "data.ckk.comment", - columnLetter: "BG", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "field_20", - columns: [ - { - header: "Договор", - accessorKey: "field_dogovor", - columns: [ - { - header: "Контрагент", - accessorKey: "data.contract_detail.counterparty", - columnLetter: "BI", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Договор (реквизиты)", - accessorKey: "data.contract_detail.reference", - columnLetter: "BJ", - size: 190, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Доп.соглашения, спецификации и пр. (реквизиты)", - accessorKey: "data.contract_detail.addenda", - columnLetter: "BK", - size: 460, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Предмет", - accessorKey: "data.contract_detail.subject", - columnLetter: "BL", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Валюта договора", - accessorKey: "data.contract_detail.currency", - columnLetter: "BM", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Предельная ст-ть, тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.ceiling", - columnLetter: "BN", - size: 420, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Расходы 1 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q1", - columnLetter: "BO", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 2 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q2", - columnLetter: "BP", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 3 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q3", - columnLetter: "BQ", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "Расходы 4 кв. 2026 г. тыс. руб. (с учетом НДC)", - accessorKey: "data.contract_detail.q4", - columnLetter: "BR", - size: 470, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#748C42", - color: "#000000", - }, - }, - }, - { - header: "по сметам РФ (1 кв, 2 кв, 3 кв, 4 кв)", - accessorKey: "data.contract_detail.rf_schedule", - columnLetter: "BS", - size: 370, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Ставка НДС (%)", - accessorKey: "data.contract_detail.vat_rate", - columnLetter: "BT", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Курс пересчета", - accessorKey: "data.contract_detail.exchange_rate", - columnLetter: "BU", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Сумма (с учетом НДC), вал (с учетом НДC)", - accessorKey: "data.contract_detail.amount_foreign", - columnLetter: "BV", - size: 400, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Срок", - accessorKey: "data.contract_detail.deadline", - columnLetter: "BW", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Схема платежа", - accessorKey: "data.contract_detail.payment_scheme", - columnLetter: "BX", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "АКТ", - accessorKey: "data.contract_detail.act", - columnLetter: "BY", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: "Комментарий", - accessorKey: "data.contract_detail.comment", - columnLetter: "BZ", - size: 150, - filterFn: "contains", - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FABF8F", - color: "#000000", - }, - }, - }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, { header: "1 квартал 2026", accessorKey: "1_kvartal_2026", @@ -2002,6 +1966,7 @@ export const config = { }, }, }, + { header: "Платеж и предоставление акта", accessorKey: "1_kvartal_2026_platezh_i_predostavlenie_akta", @@ -2200,7 +2165,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q1.rem_booking", + accessorKey: "data.q1.residual_after_booking", columnLetter: "CV", size: 310, filterFn: "contains", @@ -2219,7 +2184,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q1.rem_actual", + accessorKey: "data.q1.residual_after_actual", columnLetter: "CW", size: 310, filterFn: "contains", @@ -2277,7 +2242,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q1.economy", + accessorKey: "data.q1.transfer_econ", columnLetter: "DB", size: 230, filterFn: "contains", @@ -2328,7 +2293,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_eco", + accessorKey: "data.q2.target_change", columnLetter: "DE", size: 310, filterFn: "contains", @@ -2353,7 +2318,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_item", + accessorKey: "data.q2.base_correction", columnLetter: "DF", size: 310, filterFn: "contains", @@ -2372,7 +2337,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_inc", + accessorKey: "data.q2.revision_inc", columnLetter: "DG", size: 310, filterFn: "contains", @@ -2391,7 +2356,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_seq", + accessorKey: "data.q2.revision_seq", columnLetter: "DH", size: 310, filterFn: "contains", @@ -2410,7 +2375,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rev_comment", + accessorKey: "data.q2.revision_comment", columnLetter: "DI", size: 310, filterFn: "contains", @@ -2525,7 +2490,6 @@ export const config = { }, }, }, - { header: "Скорр. план 2 кв. 26", accessorKey: "2_kvartal_2026_skorr_plan_2_kv_26", @@ -2743,7 +2707,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rem_booking", + accessorKey: "data.q2.residual_after_booking", columnLetter: "EF", size: 310, filterFn: "contains", @@ -2762,7 +2726,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q2.rem_actual", + accessorKey: "data.q2.residual_after_actual", columnLetter: "EG", size: 310, filterFn: "contains", @@ -2807,7 +2771,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q2.economy", + accessorKey: "data.q2.transfer_econ", columnLetter: "EK", size: 230, filterFn: "contains", @@ -2858,7 +2822,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_eco", + accessorKey: "data.q3.target_change", columnLetter: "EN", size: 310, filterFn: "contains", @@ -2883,7 +2847,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_item", + accessorKey: "data.q3.base_correction", columnLetter: "EO", size: 310, filterFn: "contains", @@ -2902,7 +2866,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_inc", + accessorKey: "data.q3.revision_inc", columnLetter: "EP", size: 310, filterFn: "contains", @@ -2921,7 +2885,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_seq", + accessorKey: "data.q3.revision_seq", columnLetter: "EQ", size: 310, filterFn: "contains", @@ -2940,7 +2904,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rev_comment", + accessorKey: "data.q3.revision_comment", columnLetter: "ER", size: 310, filterFn: "contains", @@ -3273,7 +3237,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rem_booking", + accessorKey: "data.q3.residual_after_booking", columnLetter: "FO", size: 310, filterFn: "contains", @@ -3292,7 +3256,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q3.rem_actual", + accessorKey: "data.q3.residual_after_actual", columnLetter: "FP", size: 310, filterFn: "contains", @@ -3324,7 +3288,7 @@ export const config = { }, { header: "Перенос в фонд экономии", - accessorKey: "data.q3.economy", + accessorKey: "data.q3.transfer_econ", columnLetter: "FS", size: 230, filterFn: "contains", @@ -3375,7 +3339,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_eco", + accessorKey: "data.q4.target_change", columnLetter: "FV", size: 310, filterFn: "contains", @@ -3400,7 +3364,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_item", + accessorKey: "data.q4.base_correction", columnLetter: "FW", size: 310, filterFn: "contains", @@ -3419,7 +3383,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_inc", + accessorKey: "data.q4.revision_inc", columnLetter: "FX", size: 310, filterFn: "contains", @@ -3438,7 +3402,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_seq", + accessorKey: "data.q4.revision_seq", columnLetter: "FY", size: 310, filterFn: "contains", @@ -3457,7 +3421,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rev_comment", + accessorKey: "data.q4.revision_comment", columnLetter: "FZ", size: 310, filterFn: "contains", @@ -3815,7 +3779,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rem_booking", + accessorKey: "data.q4.residual_after_booking", columnLetter: "GW", size: 310, filterFn: "contains", @@ -3834,7 +3798,7 @@ export const config = { columns: [ { header: "Сумма, тыс. руб. (с учетом НДC)", - accessorKey: "data.q4.rem_actual", + accessorKey: "data.q4.residual_after_actual", columnLetter: "GX", size: 310, filterFn: "contains", @@ -3853,7 +3817,7 @@ export const config = { columns: [ { header: "Перенос в фонд экономии", - accessorKey: "data.q4.economy", + accessorKey: "data.q4.transfer_econ", columnLetter: "HA", size: 230, filterFn: "contains", @@ -3894,12 +3858,12 @@ export const config = { }, }, { - header: " ", - accessorKey: "11", + header: "", + accessorKey: "field", columns: [ { header: "Факт 26", - accessorKey: "11_fakt_26", + accessorKey: "field_fakt_26", columns: [ { header: "", @@ -3916,21 +3880,9 @@ export const config = { }, }, }, - ], - muiTableHeadCellProps: { - sx: { - backgroundColor: "#FFFFFF", - color: "#000000", - }, - }, - }, - { - header: " ", - accessorKey: "111", - columns: [ { header: "Сумма оплаты", - accessorKey: "111_summa_oplaty", + accessorKey: "field_summa_oplaty", columns: [ { header: "",