Fix annual financial selector and QCOM standardization
This commit is contained in:
@@ -398,6 +398,7 @@ export type DerivedFinancialRow = {
|
||||
key: string;
|
||||
label: string;
|
||||
category: FinancialCategory;
|
||||
templateSection?: FinancialCategory;
|
||||
order: number;
|
||||
unit: FinancialUnit;
|
||||
values: Record<string, number | null>;
|
||||
|
||||
Reference in New Issue
Block a user