OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.BankImport.Logic.TBankImportMatching Class Reference

train the matching for bank import, by comparing existing batches with old bank statements More...

Static Public Member Functions

static void Train (AEpStatementTable AStatements)
 train with imported bank statements and existing gift batches More...
 
static string CalculateMatchText (string ABankAccount, AEpTransactionRow tr)
 match text should uniquely identify a gift from a certain donor with a certain purpose; use account name, description, and amount; remove umlaut and spaces, because the banks sometimes play around with them More...
 

Detailed Description

train the matching for bank import, by comparing existing batches with old bank statements

Member Function Documentation

◆ CalculateMatchText()

static string Ict.Petra.Server.MFinance.BankImport.Logic.TBankImportMatching.CalculateMatchText ( string  ABankAccount,
AEpTransactionRow  tr 
)
inlinestatic

match text should uniquely identify a gift from a certain donor with a certain purpose; use account name, description, and amount; remove umlaut and spaces, because the banks sometimes play around with them

◆ Train()

static void Ict.Petra.Server.MFinance.BankImport.Logic.TBankImportMatching.Train ( AEpStatementTable  AStatements)
inlinestatic

train with imported bank statements and existing gift batches


The documentation for this class was generated from the following file: