Browse Source

Update 2024 stairbought and stairowned fields

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

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

@ -252,8 +252,8 @@ class BulkUpload::Sales::Year2024::RowParser
attribute :field_84, :integer attribute :field_84, :integer
attribute :field_85, :integer attribute :field_85, :integer
attribute :field_86, :integer attribute :field_86, :integer
attribute :field_87, :integer attribute :field_87, :decimal
attribute :field_88, :integer attribute :field_88, :decimal
attribute :field_89, :integer attribute :field_89, :integer
attribute :field_90, :integer attribute :field_90, :integer

Loading…
Cancel
Save