From 25a0eabc4f2f01262b10e6878dc0f7e256416743 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Thu, 13 Mar 2025 13:30:24 +0000 Subject: [PATCH] Update 2024 equity field --- app/services/bulk_upload/sales/year2024/row_parser.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/services/bulk_upload/sales/year2024/row_parser.rb b/app/services/bulk_upload/sales/year2024/row_parser.rb index ebd5e3b54..238c9b3cc 100644 --- a/app/services/bulk_upload/sales/year2024/row_parser.rb +++ b/app/services/bulk_upload/sales/year2024/row_parser.rb @@ -269,7 +269,7 @@ class BulkUpload::Sales::Year2024::RowParser attribute :field_99, :integer attribute :field_100, :integer attribute :field_101, :decimal - attribute :field_102, :integer + attribute :field_102, :decimal attribute :field_103, :integer attribute :field_104, :decimal attribute :field_105, :integer