You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function process_camt_document does not consider Split Batch Transactions from EBICS User.
Instead it takes the default: split_batch_transactions: bool = False,.
The function
process_camt_documentdoes not consider Split Batch Transactions from EBICS User.Instead it takes the default:
split_batch_transactions: bool = False,.