lib/rsr_group/inventory.rb in rsr_group-5.0.0 vs lib/rsr_group/inventory.rb in rsr_group-5.0.1

- old
+ new

@@ -5,10 +5,10 @@ # and the +DEFAULT_CATALOG_FILENAME+ and +KEYDEALER_CATALOG_FILENAME+ constants DEFAULT_CATALOG_SMART_OPTS = { chunk_size: 500, convert_values_to_numeric: false, col_sep: ';', - quote_char: '|', + quote_char: '~', headers_in_file: false, user_provided_headers: [ :item_identifier, :upc, :short_description, :department_number, :manufacturer_id, :retail_price, :price, :weight, :quantity, :model, :manufacturer, :mfg_number, :allocated_closeout_deleted, :long_description, :image_name, 51.times.map { |i| "state_#{i}".to_sym }, :ships_ground_only, :signature_required,