-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Todo
- add new API-Endpoint (e.g.
/credit_transfers) that accepts an array of credit params - add db table
transaction_groupsto save transaction grouping - add model
TransactionGroupto handle execution, - move code from https://github.com/railslove/ebicsbox/blob/main/box/models/transaction.rb to new Model ☝ to keep
Transactionslim - extend https://github.com/railslove/ebicsbox/blob/main/box/business_processes/credit.rb to accept multiple credits as an array and create
TransactionGroup - enhance https://github.com/railslove/ebicsbox/blob/main/box/jobs/credit.rb to handle
TransactionGroupand createTransactionsand execute the batch - add specs for new code
- migrate data and drop excessive columns from
transactionstable (🛑 NOT REVERTABLE, let's discuss) - do it for direct debits as well
Good news
✅ it seems like no changes in https://github.com/railslove/epics or https://github.com/salesking/sepa_king are needed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels