vsp-choice-fix: можно добавить выбор всп в этап

This commit is contained in:
tsygankoviva 2026-09-09 13:47:16 +03:00
parent fc63ebc44e
commit 4c31eab244
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ class FormType(Base):
}
SECTIONS_BY_FORM_TYPE = {
FormTypeEnum.FORM_1: ["plan", "contract_summary", "allocation", "sequestration", "reserve", "approved", "collegial", "ckk", "contract_detail", "q1", "q2", "q3", "q4", "totals"],
FormTypeEnum.FORM_2: ["plan", "seq_dfip", "seq_ssp", "approved", "contract", "booking", "q1", "q2", "q3", "q4", "totals", "contract_summary", "allocation", "collegial", "ckk", "fact_q1", "fact_q2", "fact_q3", "fact_q4"],
FormTypeEnum.FORM_2: ["header", "plan", "seq_dfip", "seq_ssp", "approved", "contract", "booking", "q1", "q2", "q3", "q4", "totals", "contract_summary", "allocation", "collegial", "ckk", "fact_q1", "fact_q2", "fact_q3", "fact_q4"],
FormTypeEnum.FORM_3: ["q1", "q2", "q3", "q4", "year"],
FormTypeEnum.FORM_4: ["header", "plan", "seq_dfip", "approved", "contract", "booking", "q1", "q2", "q3", "q4", "totals", "contract_summary", "allocation", "reserve", "collegial", "ckk"],
}

View File

@ -7,7 +7,7 @@ export const stageColumnsHiddenFromPicker = [
'data.header.num_group_id',
'data.header.name',
'data.header.internal_order',
'data.header.vsp_id',
// 'data.header.vsp_id',
'data.header.vsp_address',
'data.header.section_code',
// 'data.header.justification',