Browse Source

Update 2024 discount field

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

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

@ -284,7 +284,7 @@ class BulkUpload::Sales::Year2024::RowParser
attribute :field_113, :integer attribute :field_113, :integer
attribute :field_114, :decimal attribute :field_114, :decimal
attribute :field_115, :integer attribute :field_115, :integer
attribute :field_116, :integer attribute :field_116, :decimal
attribute :field_117, :integer attribute :field_117, :integer
attribute :field_118, :decimal attribute :field_118, :decimal

Loading…
Cancel
Save