|
id
|
int(10) unsigned
|
|
|
|
|
Date
|
date
|
|
|
|
|
Name
|
varchar(70)
|
|
|
|
|
IsCashBox
|
tinyint(3) unsigned
|
|
|
0
|
|
CurrencyID
|
int(11)
|
|
|
-1
|
|
BankID
|
int(11)
|
|
|
-1
|
|
SectionID
|
int(11)
|
|
|
-1
|
|
AccountNumber
|
varchar(22)
|
|
|
|
|
TransactionID
|
int(11)
|
|
|
-1
|
|
IsBankStatements
|
tinyint(3) unsigned
|
|
|
0
|
|
IsManualStatements
|
tinyint(3) unsigned
|
|
|
0
|
|
IsForeignCurrencyAccount
|
tinyint(3) unsigned
|
|
|
0
|
|
NotCheckFortStatus
|
tinyint(3) unsigned
|
|
|
0
|
|
IsSepaAccount
|
tinyint(3) unsigned
|
|
|
0
|
|
EmailForSepa
|
varchar(128)
|
|
|
|
|
status
|
int(11)
|
|
|
1
|
|
deleted
|
int(11)
|
|
|
0
|
|
addedOn
|
datetime
|
|
|
2026-02-10 09:39:09.000000
|
|
addedBy
|
int(11)
|
|
|
|
|
modifiedBy
|
int(11)
|
|
|
|
|
modifiedOn
|
timestamp
|
|
|
current_timestamp()
|