You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

484 B

vat2ful

An EU VAT rate importer for fulcrm.

Installation

pipenv install

Configuration

  1. Create an account at vaylayer.

  2. Create settings.py containing:

FULCRM_USER = "fulcrm_username_here"
FULCRM_API_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
VATLAYER_API_URL = "http://apilayer.net/api/rate_list?access_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&format=1"

Usage

pipenv run ./vat2ful