Is your feature request related to a problem? Please describe.
Currently there are predefined CSV format templates in this custom app, for every bank. It turns out that some customers have different CSV file formats for different accounts from the same Bank.
Describe the solution you'd like
Extend the built-in Column Mapping function on Bank Reconciliation Tool and store these mappings per Bank Account docs.
Also extend the function to support multi-column Amounts (e.g. Withdrawal + Deposit), and a Fee column (additional rows to be created for fees)
Describe alternatives you've considered
Manual or just add more static templates to this app
Additional context
No response
Is your feature request related to a problem? Please describe.
Currently there are predefined CSV format templates in this custom app, for every bank. It turns out that some customers have different CSV file formats for different accounts from the same Bank.
Describe the solution you'd like
Extend the built-in Column Mapping function on Bank Reconciliation Tool and store these mappings per Bank Account docs.
Also extend the function to support multi-column Amounts (e.g. Withdrawal + Deposit), and a Fee column (additional rows to be created for fees)
Describe alternatives you've considered
Manual or just add more static templates to this app
Additional context
No response