I have some transactions that happened late last year (2018) that were booked in 2019. The transaction's entry_date shows up as a year before the actual entry date.
[[0]{"sha"=>"6935c51e4bcde81c7492431bbdab9f6f4a7830c6b1635ea704de2b53a0b55d2f","date"=>Mon,31Dec2018,"entry_date"=>Tue,02Jan2018,"amount"=>46.4,"amount_in_cents"=>4640,"sign"=> -1,"debit"=>true,"credit"=>false,"storno"=>false,"funds_code"=>"D","swift_code"=>"NMSC","reference"=>"NONREF","bank_reference"=>"","currency_letter"=>nil,"bic"=>nil,"iban"=>nil,"name"=>"does not matter","sepa"=>{},"information"=>"does not matter","description"=>"does not matter","sub_fields"=>{"20"=>"does not matter","32"=>"does not matter","33"=>"does not matter"},"transaction_code"=>"835","details"=>"does not matter"}]This seems to be related to railslove/cmxl#28 which was resolved in railslove/cmxl#32 as of cmxl 1.4.1. Can you please update the dependency?
I have some transactions that happened late last year (2018) that were booked in 2019. The transaction's
entry_dateshows up as a year before the actual entry date.This seems to be related to railslove/cmxl#28 which was resolved in railslove/cmxl#32 as of cmxl 1.4.1. Can you please update the dependency?