Import revolut transactions into AbraFlexi
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
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
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.