Closed bakoff44 closed 1 month ago
The pull request introduces changes to the src/app-gocardless/bank-factory.js
file, including the removal of two bank imports and the addition of Boursorama
. The BANKS_WITH_LIMITED_HISTORY
array is updated by removing two entries. Additionally, a new module for Boursorama bank integration is created, featuring a method for normalizing transaction data.
File | Change Summary |
---|---|
src/app-gocardless/bank-factory.js |
Removed imports for BancsabadellBsabesbb and CBCcregbebb , added Boursorama , updated banks array and BANKS_WITH_LIMITED_HISTORY . |
src/app-gocardless/banks/BOURSORAMA_BOUSFRPP.js |
Added a new module for Boursorama bank integration, including the normalizeTransaction method. |
src/app-gocardless/bank-factory.js
file by adding a new bank entity to the banks
array, which is directly related to the changes made in the main PR that also involves modifications to the same file and the banks
array.@coderabbitai review
:wave: Hi! It looks like this PR has not had any changes for a week now. Would you like someone to review this PR? If so - please remove the "[WIP]" prefix from the PR title. That will let the community know that this PR is open for a review.
This PR was closed because it has been stalled for 5 days with no activity.
Importing datas with default integration, will insert unwanted datas in operation names. This PR is done to ignore theses data when imported from GoCardless