test bota #77

Closed
Raykov-MS wants to merge 373 commits from test into main
Showing only changes of commit 1c9650ba4f - Show all commits

View File

@ -74,9 +74,9 @@ export const config = {
color_type: orangeColumn,
accessorKey: "data.contract_summary.future_y2",
},
"data.contract_summary.ssp_amount": {
"data.contract_summary.other_ssp": {
color_type: orangeColumn,
accessorKey: "data.contract_summary.ssp_amount",
accessorKey: "data.contract_summary.other_ssp",
},
"data.contract_summary.centralized_flag": {
color_type: orangeColumn,
@ -1048,7 +1048,7 @@ export const config = {
},
{
header: "Сумма в других ССП",
accessorKey: "data.contract_summary.ssp_amount",
accessorKey: "data.contract_summary.other_ssp",
columnLetter: "S",
size: 180,
filterFn: "contains",