Skip to content

VitexSoftware/AbraFlexi-Revolut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolut for AbraFlexi

Import revolut transactions into AbraFlexi

Logo

Configuration:

ABRAFLEXI_URL="https://demo.flexibee.eu:5434"
ABRAFLEXI_LOGIN="winstrom"
ABRAFLEXI_PASSWORD="winstrom"
ABRAFLEXI_COMPANY="demo_de"

ACCOUNT_IBAN="EUXX XXXX XXXX XXXX XXXX"

DOCUMENT_TYPE=STAND
DOCUMENT_NUMROW=REVO+

Optional config keys:

APP_DEBUG=True
EASE_LOGGER=syslog|console
EMAIL_FROM=fbchanges@localhost
SEND_INFO_TO=admin@localhost

Installation

There is repository for Debian/Ubuntu Linux distributions:

sudo apt install lsb-release wget apt-transport-https bzip2

wget -qO- https://repo.vitexsoftware.com/keyring.gpg | sudo tee /etc/apt/trusted.gpg.d/vitexsoftware.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/vitexsoftware.gpg]  https://repo.vitexsoftware.com  $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update

sudo apt install abraflexi-revolut

MultiFlexi

AbraFlexi Revolut is ready for run as MultiFlexi application. See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.

MultiFlexi App