Browse Source

Update 2024 equity field

pull/2987/head
Manny Dinssa 2 months ago
parent
commit
25a0eabc4f
  1. 2
      app/services/bulk_upload/sales/year2024/row_parser.rb

2
app/services/bulk_upload/sales/year2024/row_parser.rb

@ -269,7 +269,7 @@ class BulkUpload::Sales::Year2024::RowParser
attribute :field_99, :integer attribute :field_99, :integer
attribute :field_100, :integer attribute :field_100, :integer
attribute :field_101, :decimal attribute :field_101, :decimal
attribute :field_102, :integer attribute :field_102, :decimal
attribute :field_103, :integer attribute :field_103, :integer
attribute :field_104, :decimal attribute :field_104, :decimal
attribute :field_105, :integer attribute :field_105, :integer

Loading…
Cancel
Save