Browse Source

cashdis as decimal

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

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

@ -242,7 +242,7 @@ class BulkUpload::Sales::Year2025::RowParser
attribute :field_89, :integer attribute :field_89, :integer
attribute :field_90, :integer attribute :field_90, :integer
attribute :field_91, :decimal attribute :field_91, :decimal
attribute :field_92, :integer attribute :field_92, :decimal
attribute :field_93, :decimal attribute :field_93, :decimal
attribute :field_94, :decimal attribute :field_94, :decimal
attribute :field_95, :decimal attribute :field_95, :decimal

Loading…
Cancel
Save