How to set-up Colombia

1. oktoober 2021


How to set-up Colombia

 

In order to use Erply Berlin POS in Colombia the following steps need to be taken:

Set-up and configure the Columbia Fiscal Range microservice

Install and the configure the Columbian Fiscal Microservice plugin

Installation of the Columbia Fiscal Range microservice in Windows

Prerequisites:

Download the microservice: https://drive.google.com/open?id=1S6bzsc1wqIhqBdKJLadYoVAz2-s5BdYJ

install openSSL Win64 OpenSSL v1.0.2t    23MB Installer (1.1.1 does not work) from http://slproweb.com/products/Win32OpenSSL.html

install Visual C++ Redistributable 2013 vcredist_x64.exe English (2015-2019 does not work) https://support.microsoft.com/en-us/help/4032938/update-for-visual-c-2013-redistributable-package

Put your ERPLY_Fiscal_Range folder into Program Files folder. Do not use Program Files (x86) if on 64 bit machine.

Make sure you have your SSL/TLS certificates in the certs folder and their names are in config.json file

Go to C:\Program Files\ERPLY_Fiscal_Range, double click install_win64.bat if on 64bit, install_win32.bat if on 32bit.

Restart your computer

Driver is installed and running as a Windows Service. Can be seen in Services application under name ERPLY_Fiscal_Range

To uninstall:

Go to C:\Program Files\ERPLY_Fiscal_Range, double click uninstall_win64.bat if on 64bit, uninstall_win32.bat if on 32bit.

Done 

Certs for HTTPS

Add certificate and private key to certs folder.

Config

{

  "service": {

    "address": ":https",

    "cert": "./certs/server.rsa.crt",

    "private_key": "./certs/server.rsa.key"

  },

  "sqlite3": {

    "database": "./sql/fiscal-range.db"

  }

}

Plugins Manager

From plugins manager install the following plugin to add accounts: 

Columbian Fiscal Microservice plugin

Latest version: 1.0.2 

After the plugin is installed navigate to External Device Integration in POS and click on the “Enter data for Columbian fiscal-range” button: